1.1.0 ā€¢ Published 4 years ago

@dperuo/dev-utils v1.1.0

Weekly downloads
1
License
MIT
Repository
github
Last release
4 years ago

License: MIT GitHub last commit

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

šŸ¤ 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