Socket
Socket
Sign inDemoInstall

keyu

Package Overview
Dependencies
0
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    keyu

Key utilities for everyday use


Version published
Weekly downloads
426
increased by1421.43%
Maintainers
1
Install size
28.5 kB
Created
Weekly downloads
 

Readme

Source

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.

Keywords

FAQs

Last updated on 04 Mar 2020

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc