https://github.com/g4code/g4.sandbox
G4 JS Sandbox
https://github.com/g4code/g4.sandbox
Last synced: 3 months ago
JSON representation
G4 JS Sandbox
- Host: GitHub
- URL: https://github.com/g4code/g4.sandbox
- Owner: g4code
- License: mit
- Created: 2016-04-21T12:52:01.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2018-07-06T09:18:44.000Z (about 8 years ago)
- Last Synced: 2025-08-24T14:49:03.702Z (11 months ago)
- Language: JavaScript
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 9
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
g4.sandbox
======
> sandbox - js library
## Install
```sh
npm i g4.sandbox
```
## Usage
## Development
### Install dependencies
$ npm install
### Run tests
$ npm test
## License
(The MIT License)
see LICENSE file for details...