WeirdJSON
the JS/Node.JS library for encoding complex and unconventional data structures. Support for BigInts, TypedArrays, null, undefined, and Symbol. Multiple flavors available.
File Explorer
Download Latest Version (.zip)- FUNDING.yml
- done
- todo
- a.bin
- index.js
- ISSUES.md
- test.js
- index.js
- LICENSE
- npm
- package-lock.json
- package.json
- README.md
- release
- index.js
- LICENSE
- package.json
- index.js
- LICENSE
- package.json
- index.js
- LICENSE
- npm
- package-lock.json
- package.json
- README.md
- release
- index.js
- INTRO.md
- README.md
- test.js
- index.js
- test.out
- run.js
- .gitignore
- LICENSE
- LICENSE.md
- npm
- package-lock.json
- package.json
- README.md
- release
# Installation Guide
1. Get the code
git clone https://github.com/DO-SAY-GO/WeirdJSON
Downloads the entire project code from GitHub to your computer.
cd WeirdJSON
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
$ npm i --save weird-json
Type this command into your terminal and run it.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
