0.2.2 • Published 4 months ago

@libreservice/micro-plum v0.2.2

Weekly downloads
-
License
LGPL-3.0-or-later
Repository
-
Last release
4 months ago

Micro Plum

npm.io

Recipe downloader for My RIME.

It's designed to fit CORS restrictions. In short, there is no free way to clone a GitHub repo to browser, and you can only download a single file when you know the URL of it (using raw.githubusercontent.com or cdn.jsdelivr.net).

Comparison with plum

-plumMicro Plum
Typecommand line toolJavaScript library
Methodgit clonedownload 🔁 parse
Parameterrepository*repository and schema Ids, or schema URL
recipe.yamlsupport**no support
Maintainabilitybash 😢 + bat 😭TypeScript 😄

* Using plum you still need to assign schema Ids on deploy. Being able use a single URL of schema mitigates the inconvenience to some extent.

** Due to CORS, it can't expand wildcard.

License

LGPLv3+ in order to be compatible with plum

0.2.2

4 months ago

0.1.10

9 months ago

0.2.1

9 months ago

0.1.2

10 months ago

0.2.0

9 months ago

0.1.8

10 months ago

0.1.7

10 months ago

0.1.9

9 months ago

0.1.4

10 months ago

0.1.3

10 months ago

0.1.6

10 months ago

0.1.5

10 months ago

0.1.1

11 months ago

0.1.0

11 months ago