This commit is contained in:
Asaki Yuki 2026-03-02 15:45:59 +07:00
parent 718d801a33
commit 9f884dc7d2
2 changed files with 2 additions and 10 deletions

View file

@ -18,16 +18,8 @@ Say goodbye to the tedious and repetitive nature of manual JSON editing. AsaJS s
To use AsaJS, ensure you have **[Node.js](https://nodejs.org/en)** installed on your system.
**Latest stable version:**
```bash
npm install asajs
```
**For our nightly builds:**
```
npm install asajs@indev
npx create-asajs
```
## 📖 "Hello World!" Example