Fast and simple MD5 hashing utility with zero module dependencies. View MD5 Shootout results, http://jsperf.com/md5-shootout/39
Collection of debug messages used by Babel.
Vue 3 风格的小程序运行时,包含响应式、diff+setData 与轻量状态管理
CSS vendor prefix detection and property feature testing.
Allow parsing of async functions
An extension for svg.js which allows to resize elements which are selected
Check whether a browser event matches a hotkey.
simple undo/redo functionality for redux state containers
Tiny reactive UI framework — fine-grained signals + DOM morphing + JSX. Apply the smallest possible cut to update your DOM.
rawStream.pipe(JSONStream.parse()).pipe(streamOfObjects)
get a list of changed git files and their status
An error mapper for Koa applications
ESLint rule for browser compatibility of your TypeScript code
simple HSL to RGB converter
delay the evaluation of a paramless async function and cache the result
An entity provider for streaming large asset sources into the catalog
Generate colorized HTML diffs.
A simple extendable error class that extends Error.
Extremely fast implementation of node core url library
The lodash method `_.deburr` exported as a module.
Take an array of GLSL tokens and determine which tokens are either assignments or variable declarations.
Array-slice method. Slices `array` from the `start` index up to, but not including, the `end` index.
Add a __source prop to all JSX Elements
Recursively mkdir, like `mkdir -p`