0.0.3 • Published 10 years ago

framed-snappy v0.0.3

Weekly downloads
3
License
MIT
Repository
github
Last release
10 years ago

framed-snappy

NPM version Build Status Dependency Status Coverage Status

Decode files compressed using the framed-snappy format

Install

$ npm install --save framed-snappy

Usage

var framedSnappy = require('framed-snappy');
framedSnappy.awesome(); // "awesome"

API

(Coming soon)

Contributing

In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code using gulp.

Release History

(Nothing yet)

License

Copyright (c) 2014 Scott Fleckenstein. Licensed under the MIT license.