557 packages found
Transform a string between `camelCase`, `PascalCase`, `Capital Case`, `snake_case`, `param-case`, `CONSTANT_CASE` and others
Make a function mimic another one
hast utility to transform from Parse5’s AST
Listen for changes. Like an event emitter that only emits a single event type. Really tiny.
Use glob patterns to watch file sets and run a command when anything is added, changed or deleted.
Mold a source map that is almost perfect for you into one that is.
Listen for changes. Like an event emitter that only emits a single event type. Really tiny.
js对json数据进行操作,不止增删改查!
hast utility to transform to estree (JavaScript AST) JSX
Safely get deep nested properties using dot notation
Easily spoof your MAC address in OS X & Linux
Functional reactive bindings
Simple client side route event
Create a set of steps transforming one prosemirror json document to another
Strongly-typed JavaScript object with support for validation and error handling.
Update object by mapping diff properties
Crossbrowser & lightweight way to check if user is looking at the page or interacting with it. (wrapper around HTML5 visibility api)
Find diff between any two variables where variables be any valid JavaScript data type like string, numeric, array or object
An implementation of a simple edit history class.
Simple library for deep merge of objects and other types (also for patch and immutable updates). Declarative operations to specific merge, for example to remove properties. Customize merging between specific types. Calculating diffs.