Minimal key-value cache interface
Simple, filesystem-backed memoisation cache.
Compile ES2015 unicode string and number literals to ES5
Formula parser
HTTP response freshness testing
Sometimes you have to do horrible things, like use the global object to share a singleton. Abstract that away, with this!
useMemo and useCallback but with a stable cache
script plugin for homebridge: https://github.com/nfarina/homebridge
Safe Subgraph Code Generation Framework by Float
Convert JavaScript Object or Array to JSON Schema while **keeping the description and infer the type** from the pattern of the value AS BEST AS I CAN.
LRU cache module written in C++
Timers extensions
Converts the given value to an integer.
Test if a value is a number having a positive integer value.
TypeScript definitions for bytes
Validates if a value is a number primitive and an integer.
Redis store for node-cache-manager
Validates if a value is a nonnegative integer.
Intuitive magical memoization library with Proxy and WeakMap
A simple in-memory cache. put(), get() and del()
This library was generated with [Nx](https://nx.dev).
LEB128 utilities for Node
Node package to pull data scraped from finance.yahoo.com.
Parse a function into an object using espree, acorn or babylon parsers. Extensible through Smart Plugins