record.js/README.md

30 lines
563 B
Markdown

# Record.js
> A minimalistic dead-simple object collection library
Go kick the tires in [`dist/`](https://raw.githubusercontent.com/n2geoff/record.js/master/dist/record.min.js)
## WIP
Not done yet!
## Docs
- [docs](docs/api.md)
## Tests
npm test
## Support
Please open [an issue](https://github.com/n2geoff/record.js/issues/new) for support.
## Contributing
Anyone is welcome to contribute, however, if you decide to get involved, please take a moment to review the [guidelines](CONTRIBUTING.md), there minimalistic;)
## License
[MIT](LICENSE)