Swiftpack.co - Swift Packages by amaanq

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.

Packages published by amaanq

amaanq/tree-sitter-luadoc v1.0.0
Luadoc grammar for tree-sitter
⭐️ 14
🕓 2 weeks ago
🔖 Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
v1.0.0
2 weeks ago
## 1.0.0 (2023-05-13) ### Features * add release action ([ef8dc31](https://github.com/amaanq/tree-sitter-luadoc/commit/ef8dc31764d9d9a79b32173b1e888a012dfd6078)) * add relevant new tests ([10c7b2f](https://github.com/amaanq/tree-sitter-luadoc/commit/10c7b2f88742e3c56cc165791c742f0cd51ee46e)) * allow multiple diagnostics, add missing lua_ls annotations ([11fcc82](https://github.com/amaanq/tree-sitter-luadoc/commit/11fcc82c19eb4bdf54daaf9d3e5d604c08d29096)) * extend the grammar to what's commonly used in nvim lua repos ([0e750e8](https://github.com/amaanq/tree-sitter-luadoc/commit/0e750e84c3ed20fa8782559894086f613c8abb90)) * Initial complete parser ([dc3604f](https://github.com/amaanq/tree-sitter-luadoc/commit/dc3604fbfef515ad29f961303732d9914fb86ccf)) * update queries accordingly ([b55c7f1](https://github.com/amaanq/tree-sitter-luadoc/commit/b55c7f14a3b86057481261998f2ac5e201ecfd27)) * update queries accordingly ([ae28906](https://github.com/amaanq/tree-sitter-luadoc/commit/ae28906932d20af4c921140713985ee9a409780c)) * v0.0.2 ([40a67ee](https://github.com/amaanq/tree-sitter-luadoc/commit/40a67ee798eb3c989fffde0277ff6de740ebaf34)) * v0.0.3 ([5c9572f](https://github.com/amaanq/tree-sitter-luadoc/commit/5c9572faf56d1fa0f7e0740c94de1c4f67c6af5e))
iOS macOS
amaanq/tree-sitter-kdl v1.1.0
KDL grammar for tree-sitter
⭐️ 10
🕓 2 weeks ago
🔖 Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
v1.1.0
2 weeks ago
## [1.1.0](https://github.com/amaanq/tree-sitter-kdl/compare/v1.0.3...v1.1.0) (2023-05-13) ### Features * add release action ([245f6e0](https://github.com/amaanq/tree-sitter-kdl/commit/245f6e0ba4f7a5c81ca0e1075dfc875ff9f4edd0)) ### Bug Fixes * add lint script to package.json ([e36f054](https://github.com/amaanq/tree-sitter-kdl/commit/e36f054a60c4d9e5ae29567d439fdb8790b53b30)) * rename EOF to _EOF to avoid conflicts with stdio.h ([d118f93](https://github.com/amaanq/tree-sitter-kdl/commit/d118f9376ef4f0461975289302fe74a28f073876))
iOS macOS
amaanq/tree-sitter-starlark v0.0.3
Starlark grammar for tree-sitter
⭐️ 6
🕓 13 weeks ago
iOS macOS
amaanq/tree-sitter-hare v1.0.0
Hare grammar for tree-sitter
⭐️ 2
🕓 2 weeks ago
🔖 Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
v1.0.0
2 weeks ago
## 1.0.0 (2023-05-13) ### Features * add publish and release actions ([91ee7be](https://github.com/amaanq/tree-sitter-hare/commit/91ee7be8b4ead42160b07fd1e92cff06c1c36ad6)) * Initial working parser ([f0a9e62](https://github.com/amaanq/tree-sitter-hare/commit/f0a9e6207a8c84bbd11143c8eb0c6cf70dc6d8b4)) * update Rust bindings ([850e976](https://github.com/amaanq/tree-sitter-hare/commit/850e976285ae7f1c39dbc10d76dda0ef656584f6))
iOS macOS
amaanq/tree-sitter-bicep v1.0.0
Bicep grammar for tree-sitter
⭐️ 1
🕓 2 weeks ago
🔖 Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
v1.0.0
2 weeks ago
## 1.0.0 (2023-05-13) ### Features * add bindings ([4931ec1](https://github.com/amaanq/tree-sitter-bicep/commit/4931ec1d4ceed0df74a1bd7a84c4c7c6ad619b21)) * add ci actions ([a6ef790](https://github.com/amaanq/tree-sitter-bicep/commit/a6ef7904fcf8bee7fad4f0c4767c1a4d7eca6322)) * add manifests ([e7649d9](https://github.com/amaanq/tree-sitter-bicep/commit/e7649d97012d9076257e359d4cf5fe6968569446)) * add queries ([7ae3557](https://github.com/amaanq/tree-sitter-bicep/commit/7ae35575bb69176f69233a0e23258b80fdff0c74)) * add README and LICENSE ([7eaba5d](https://github.com/amaanq/tree-sitter-bicep/commit/7eaba5dd57484ba4210ed30bcc056e15ecd794a4)) * add Swift bindings ([3369ada](https://github.com/amaanq/tree-sitter-bicep/commit/3369ada4c66648315ec4ce46ccbd89e55e130d97)) * add test script ([c7ca769](https://github.com/amaanq/tree-sitter-bicep/commit/c7ca769a32724ef801e5a4493aa02e0dd78c8350)) * add tests ([be5d4de](https://github.com/amaanq/tree-sitter-bicep/commit/be5d4dec84482274bd33d0c0cac6512db905fbfc))
iOS macOS
amaanq/tree-sitter-squirrel v0.0.2
Squirrel grammar for tree-sitter
⭐️ 0
🕓 12 weeks ago
iOS macOS
amaanq/tree-sitter-go-sum v1.0.0
gosum grammar for tree-sitter
⭐️ 0
🕓 2 weeks ago
🔖 Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
v1.0.0
2 weeks ago
## 1.0.0 (2023-05-13) ### Features * add LICENSE file ([870dd4d](https://github.com/amaanq/tree-sitter-go-sum/commit/870dd4d58ee280865881969203a18859c05c987a)) * add lint and release workflows ([65efde5](https://github.com/amaanq/tree-sitter-go-sum/commit/65efde54b868223b974745f196a8c60485353401)) * add Swift bindings ([960690a](https://github.com/amaanq/tree-sitter-go-sum/commit/960690ae2821f53a1e322a70fc9b05f25523b096)) * base_version -> module_version, update highlights ([bd0ec1f](https://github.com/amaanq/tree-sitter-go-sum/commit/bd0ec1fe9d68a5d4713d907417a43d489fa1b62a)) * v0.0.2 ([14da5c2](https://github.com/amaanq/tree-sitter-go-sum/commit/14da5c2a34861eb2d97ed89f39324156031e8878))
iOS macOS
amaanq/tree-sitter-pony v0.0.3
Pony grammar for tree-sitter
⭐️ 0
🕓 5 weeks ago
iOS macOS
amaanq/tree-sitter-uxntal v0.0.1
Uxn Tal Assembly grammar for tree-sitter
⭐️ 0
🕓 12 weeks ago
iOS macOS

Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics