@dperuo/dev-utils
v1.1.0
Published
Small snippets of code useful across all projects
Downloads
3
Readme
Welcome to Derek's Dev Utils 👋
Use these small JavaScript utilities to make some complex business logic easier.
Install
npm install dperuo/dev-utils
Usage
Import utilities directly into your files:
import { asRatio, clone, getDigest } from 'dperuo/dev-utils';
Run tests
npm test
Author
👤 Derek Peruo
- Website: http://derekperuo.net
- Github: @dperuo
- LinkedIn: @derekperuo
🤝 Contributing
Contributions, issues and feature requests are welcome!
Feel free to check issues page.
Show your support
Give a ⭐️ if this project helped you!
📝 License
Copyright © 2020 Derek Peruo.
This project is MIT licensed.
This README was generated with ❤️ by readme-md-generator