Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2026-01-14 18:04:57 +03:00
parent 5394b42ac3
commit 845aacd079

View File

@ -20,6 +20,13 @@ and tooling design, basic parsing, among others.
## Installation ## Installation
```shell
$ npm install ig-serilaize
```
Or just download and drop [serialize.js](serialize.js) into your code.
## Introduction ## Introduction