Skip to content

Soflution1/arxode-extensions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Arxode Extensions Registry

Extensions registry for Arxode, compatible with Zed extensions.

API

Extensions are served from the raw GitHub URL:

https://raw.githubusercontent.com/Soflution1/arxode-extensions/main/extensions.json

Format

Each extension entry contains:

  • id — unique identifier
  • name — display name
  • version — latest version
  • description — short description
  • authors — list of authors
  • repository — source repository URL
  • provides — capabilities (languages, themes, grammars, language-servers)
  • download_count — popularity metric
  • published_at — last published date

Source

Extensions are sourced from the Zed extensions registry under AGPL-3.0.

About

Arxode extensions registry - compatible with Zed extensions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors