šŸš€ Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more →
Socket
Sign inDemoInstall
Socket

keyu

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

keyu

Key utilities for everyday use

2.2.0
latest
Source
npm
Version published
Weekly downloads
76
192.31%
Maintainers
1
Weekly downloads
Ā 
Created
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

utils

FAQs

Package last updated on 04 Mar 2020

Did you know?

Socket

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