https://github.com/g4code/rcompressor
https://github.com/g4code/rcompressor
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/g4code/rcompressor
- Owner: g4code
- License: mit
- Created: 2015-02-13T09:29:37.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2016-09-07T10:35:36.000Z (almost 10 years ago)
- Last Synced: 2025-10-22T13:28:14.267Z (9 months ago)
- Language: JavaScript
- Size: 8.79 KB
- Stars: 0
- Watchers: 11
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
rcompressor
======
> rcompressor - [nodejs](http://nodejs.org) library
## Install
$ npm install -g rcompressor
## Usage
## Development
### Install dependencies
$ make install
### Run tests
$ make test
## License
(The MIT License)
see LICENSE file for details...