Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ayamorisawa/aiscript
AiScript Engine
https://github.com/ayamorisawa/aiscript
Last synced: 24 days ago
JSON representation
AiScript Engine
- Host: GitHub
- URL: https://github.com/ayamorisawa/aiscript
- Owner: AyaMorisawa
- License: agpl-3.0
- Created: 2019-10-11T13:06:26.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-05-10T17:09:12.000Z (over 3 years ago)
- Last Synced: 2024-09-30T17:13:19.354Z (about 1 month ago)
- Language: TypeScript
- Size: 65.4 KB
- Stars: 5
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# AiScript
## これなに
* AiScriptの処理系だよ
* [Misskey](https://github.com/syuilo/misskey)のPages機能で使うことを想定したものだよ## インストール
```
npm install aiscript
```## 機能
テストコード見てね## ライセンス (License)
AiScript is licensed under the [AGPL-3.0](LICENSE).