Enter the query into the form above. You can look for specific version of a package by using @ symbol like this: gcc@10.
API method:
GET /api/packages?search=hello&page=1&limit=20
where search is your query, page is a page number and limit is a number of items on a single page. Pagination information (such as a number of pages and etc) is returned
in response headers.
If you'd like to join our channel webring send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.
This package provides TypeScript and TSX grammars for the Tree-sitter library.
This package provides a Kotlin grammar for the Tree-sitter library.
This package provides a Qml grammar for the Tree-sitter library.
This package provides an Odin grammar for the Tree-sitter library.
This package provides a Swift grammar for the Tree-sitter library.
This package provides a Ada grammar for the Tree-sitter library.
This package provides a Typst grammar for the Tree-sitter library.
This package provides Python bindings to the Tree-sitter parsing library.
This package provides a Git commit grammar for the Tree-sitter library.
This package provides a RON grammar for the Tree-sitter library.
This package provides a Emacs Lisp grammar for the Tree-sitter library.
This package provides a Lua grammar for the Tree-sitter library.
This package provides a ChainPack Object Notation (CPON) grammar for the Tree-sitter library.
This package provides a Heex grammar for the Tree-sitter library.
This package provides a Fish grammar for the Tree-sitter library.
This package provides a D grammar for the Tree-sitter library.
This package provides a C# grammar for the Tree-sitter library.
This package provides a Squirrel grammar for the Tree-sitter library.
Tree-sitter is a parser generator tool and an incremental parsing library. It can build a concrete syntax tree for a source file and efficiently update the syntax tree as the source file is edited.
Tree-sitter aims to be:
General enough to parse any programming language.
Fast enough to parse on every keystroke in a text editor.
Robust enough to provide useful results even in the presence of syntax errors.
Dependency-free so that the runtime library (which is written in pure C) can be embedded in any application.
This package includes the tree-sitter command-line tool.
This package provides an Elixir grammar for the Tree-sitter library.
This package provides a Julia grammar for the Tree-sitter library.
This package provides a Svelte grammar for the Tree-sitter library.
This package provides a GNU Readline init grammar for the Tree-sitter library.
This package provides a Thrift grammar for the Tree-sitter library.