keyu

2.2.0 • Public • Published

logo

Build Status Coverage Status install size Known Vulnerabilities

Keyu (key utilities) provides flexible utilities to help you build solid projects without repeating yourself. This library pretends to fix those anoying things that you find every day when you write JavaScript

The library helps you:

  • Write functional programming code in javascript
  • Combine sync and async functions easly
  • Do safe conversions
  • Check javascript types correctly
  • Work with any kind of collection
  • Apply complex concurrency patterns (Rob Pike).

Documentation: https://nerac.github.io/keyu/

Repository: https://github.com/nerac/keyu

License: MIT

Contribute

If you find yourself repeating over and over the same function maybe it should be here.

This repository is completely open to any kind of contribution that will simplify Javascript developers time.

Package Sidebar

Install

npm i keyu

Weekly Downloads

343

Version

2.2.0

License

MIT

Unpacked Size

28.3 kB

Total Files

12

Last publish

Collaborators

  • kirdie