Packages registry for wyg
- Create a git repo on Github/Gitlab/Bitbucket
- Commit your code and make sure
序.wy
(as entry) in the root. - Clone this repo and modify the
registry-packages.ts
and add your package info. The details is included in the file as comments. - Create a PR of your changes.
- Once the PR got merged, your package will published automatically!
You can also check out 子曰<antfu/ziyue-wy>
as an example.
- 交互秘術 - IO for wenyan-lang - by GLanguage
- 刻漏 - JavaScript timers for wenyan-lang - by akira-cn
- 子曰 - Cowsay for wenyan-lang - by antfu
- 柯裡化法 - Currying for wenyan-lang - by akira-cn
- 符經 - Escape special characters in wenyan string - by GLanguage
- 简体秘术 - Use simplified Chinese keywords and punctuation for wenyan-lang - by lymslive
- 腳本秘術 - Embed scripts into wenyan-lang - by akira-cn
- 解析整數 - parseInt equivalent for wenyan-lang, working with both Chinese and European numerals - by alainsaas
- 質問 - Prompt for wenyan-lang - by alainsaas
- 連加連乘 - Do continuous addition and mutiplication easily. - by XingZiLong
The list above might not be updated to date, you can check out https://wyg.wy-lang.org/ for realtime one.
MIT License © 2020 Anthony Fu