Swiftpack.co - Swift Packages by CodeEditApp

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

Packages published by CodeEditApp

CodeEditApp/CodeEditLanguages 0.1.19
A Collection of Tree-Sitter Parsers for Syntax Highlighting
⭐️ 87
🕓 9 hours 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.
0.1.19
20 hours ago
## What's Changed * Fix framework symlink resolution error by add -y to zip command in build_framework.sh by @fdgogogo in https://github.com/CodeEditApp/CodeEditLanguages/pull/66 * Updating Zip with latest command by @bombardier200 in https://github.com/CodeEditApp/CodeEditLanguages/pull/67 * Update Build Script, Include `arm` and `x86` by @thecoolwinter in https://github.com/CodeEditApp/CodeEditLanguages/pull/68 * feat: Define comment strings for each language by @Cubik65536 in https://github.com/CodeEditApp/CodeEditLanguages/pull/65 * chore: Update Framework Zip by @thecoolwinter in https://github.com/CodeEditApp/CodeEditLanguages/pull/70 ## New Contributors * @fdgogogo made their first contribution in https://github.com/CodeEditApp/CodeEditLanguages/pull/66 **Full Changelog**: https://github.com/CodeEditApp/CodeEditLanguages/compare/0.1.18...0.1.19
0.1.18
13 weeks ago
## What's Changed * add: `c++` extension to `cpp` known extensions 🔨 by @Ahattalla in https://github.com/CodeEditApp/CodeEditLanguages/pull/54 * Add `Agda`, `Julia`, `Perl`, and `Verilog` Grammars by @cengelbart39 in https://github.com/CodeEditApp/CodeEditLanguages/pull/50 * Update `JSDoc` to Official Repo by @cengelbart39 in https://github.com/CodeEditApp/CodeEditLanguages/pull/55 * Add `shtml` extension to known `HTML` extensions by @cengelbart39 in https://github.com/CodeEditApp/CodeEditLanguages/pull/56 * Add more JavaScript and TypeScript extensions by @Cubik65536 in https://github.com/CodeEditApp/CodeEditLanguages/pull/58 * chore: Bump SwiftTreeSitter, Update Language Packages by @thecoolwinter in https://github.com/CodeEditApp/CodeEditLanguages/pull/64 ## New Contributors * @Ahattalla made their first contribution in https://github.com/CodeEditApp/CodeEditLanguages/pull/54 * @Cubik65536 made their first contribution in https://github.com/CodeEditApp/CodeEditLanguages/pull/58 **Full Changelog**: https://github.com/CodeEditApp/CodeEditLanguages/compare/0.1.17...0.1.18
0.1.17
38 weeks ago
## What's Changed * Add `TOML` Grammar by @cengelbart39 in https://github.com/CodeEditApp/CodeEditLanguages/pull/48 * Updating languages and readme by @bombardier200 in https://github.com/CodeEditApp/CodeEditLanguages/pull/49 * Fix EXE_BAD_ACCESS error on Dart by @thecoolwinter in https://github.com/CodeEditApp/CodeEditLanguages/pull/52 ## New Contributors * @bombardier200 made their first contribution in https://github.com/CodeEditApp/CodeEditLanguages/pull/49 **Full Changelog**: https://github.com/CodeEditApp/CodeEditLanguages/compare/0.1.16...0.1.17
0.1.16
44 weeks ago
## What's Changed * Add `JSDoc` Grammar by @cengelbart39 in https://github.com/CodeEditApp/CodeEditLanguages/pull/45 * Shebang and Modeline Detection by @thecoolwinter in https://github.com/CodeEditApp/CodeEditLanguages/pull/47 **Full Changelog**: https://github.com/CodeEditApp/CodeEditLanguages/compare/0.1.15...0.1.16
0.1.15
46 weeks ago
## What's Changed * Add Scala grammar by @bishabosha in https://github.com/CodeEditApp/CodeEditLanguages/pull/39 * Update Build Script by @cengelbart39 in https://github.com/CodeEditApp/CodeEditLanguages/pull/41 * Add Markdown Grammar (w/ Highlighting) by @cengelbart39 in https://github.com/CodeEditApp/CodeEditLanguages/pull/42 * Update `tree-sitter-ocaml` Dependency to Official Repository by @cengelbart39 in https://github.com/CodeEditApp/CodeEditLanguages/pull/44 ## New Contributors * @bishabosha made their first contribution in https://github.com/CodeEditApp/CodeEditLanguages/pull/39 **Full Changelog**: https://github.com/CodeEditApp/CodeEditLanguages/compare/0.1.14...0.1.15
0.1.14
52 weeks ago
## What's Changed * [chore]: remove unneeded caches after building xcframework by @lukepistrol in https://github.com/CodeEditApp/CodeEditLanguages/pull/36 * [feat]: Add `Typescript` & `TSX` Language Grammars by @thecoolwinter in https://github.com/CodeEditApp/CodeEditLanguages/pull/37 **Full Changelog**: https://github.com/CodeEditApp/CodeEditLanguages/compare/0.1.13...0.1.14
0.1.13
1 year ago
## What's Changed * [chore]: add pr and issue templates by @lukepistrol in https://github.com/CodeEditApp/CodeEditLanguages/pull/32 * Add Regex Language by @thecoolwinter in https://github.com/CodeEditApp/CodeEditLanguages/pull/33 * [feat]: Add Dart Language Grammar by @lukepistrol in https://github.com/CodeEditApp/CodeEditLanguages/pull/35 ## New Contributors * @thecoolwinter made their first contribution in https://github.com/CodeEditApp/CodeEditLanguages/pull/33 **Full Changelog**: https://github.com/CodeEditApp/CodeEditLanguages/compare/0.1.12...0.1.13
0.1.12
1 year ago
## What's Changed * [feat]: Add SQL parser by @lukepistrol in https://github.com/CodeEditApp/CodeEditLanguages/pull/28 * [feat]: Add `Lua` Parser by @lukepistrol in https://github.com/CodeEditApp/CodeEditLanguages/pull/30 * add injections support by @thecoolwinter in ff7b116f0c88af84fff22bf8f7e7ff94299db61d **Full Changelog**: https://github.com/CodeEditApp/CodeEditLanguages/compare/0.1.11...0.1.12
0.1.11
1 year ago
## What's Changed * Add Support for OCaml and OCaml Interface by @cengelbart39 in https://github.com/CodeEditApp/CodeEditLanguages/pull/24 ## New Contributors * @cengelbart39 made their first contribution in https://github.com/CodeEditApp/CodeEditLanguages/pull/24 **Full Changelog**: https://github.com/CodeEditApp/CodeEditLanguages/compare/0.1.10...0.1.11
0.1.10
1 year ago
## What's Changed * [feat]: Add `Kotlin` & `ObjC` language support by @lukepistrol in https://github.com/CodeEditApp/CodeEditLanguages/pull/22 * [chore]: update framework by @lukepistrol in https://github.com/CodeEditApp/CodeEditLanguages/pull/23 **Full Changelog**: https://github.com/CodeEditApp/CodeEditLanguages/compare/0.1.9...0.1.10
macOS
CodeEditApp/CodeEditKit v0.1.1
CodeEditKit is an interface between CodeEdit and extensions
⭐️ 81
🕓 4 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.
v.0.1.1
4 weeks ago
## What's Changed * Update build-docc.sh by @Wouter01 in https://github.com/CodeEditApp/CodeEditKit/pull/16 * Temporarily remove LanguageClient dependency by @FastestMolasses in https://github.com/CodeEditApp/CodeEditKit/pull/18 ## New Contributors * @FastestMolasses made their first contribution in https://github.com/CodeEditApp/CodeEditKit/pull/18 **Full Changelog**: https://github.com/CodeEditApp/CodeEditKit/compare/0.1.0...v0.1.1
0.1.0
47 weeks ago
This release lays out the foundations of the API for CodeEdit. ## What's Changed * use xcodebuild docbuild command instead of swift-docc-plugin by @lukepistrol in https://github.com/CodeEditApp/CodeEditKit/pull/7 * remove swift-docc-plugin since it is no longer needed by @lukepistrol in https://github.com/CodeEditApp/CodeEditKit/pull/8 * Create LICENSE.md by @Wouter01 in https://github.com/CodeEditApp/CodeEditKit/pull/10 * [chore]: Use self-hosted runner by @lukepistrol in https://github.com/CodeEditApp/CodeEditKit/pull/11 * [chore]: use pipelines for ci & update checkout action to v3 by @lukepistrol in https://github.com/CodeEditApp/CodeEditKit/pull/12 * [chore]: add pr and issues templates by @lukepistrol in https://github.com/CodeEditApp/CodeEditKit/pull/13 * Dev/foundation by @Wouter01 in https://github.com/CodeEditApp/CodeEditKit/pull/14 * update concurrencyplus dependency by @Wouter01 in https://github.com/CodeEditApp/CodeEditKit/pull/15 ## New Contributors * @Wouter01 made their first contribution in https://github.com/CodeEditApp/CodeEditKit/pull/10 **Full Changelog**: https://github.com/CodeEditApp/CodeEditKit/compare/0.0.1...0.1.0
0.0.1
1 year ago
## What's Changed * [Chore]: Add workflows for `swiftlint`, `test`, and `build-documentation` by @lukepistrol in https://github.com/CodeEditApp/CodeEditKit/pull/3 * [fix]: remove caching by @lukepistrol in https://github.com/CodeEditApp/CodeEditKit/pull/4 * [chore]: remove package comments, update docs by @lukepistrol in https://github.com/CodeEditApp/CodeEditKit/pull/5 * Update README.md by @gurtt in https://github.com/CodeEditApp/CodeEditKit/pull/6 ## New Contributors * @lukepistrol made their first contribution in https://github.com/CodeEditApp/CodeEditKit/pull/3 * @gurtt made their first contribution in https://github.com/CodeEditApp/CodeEditKit/pull/6 **Full Changelog**: https://github.com/CodeEditApp/CodeEditKit/commits/0.0.1
macOS

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