Showing 41-60 of 1,587,027 packages
A robust polyfill for the `CSS.escape` utility method as defined in CSSOM.
Wrap content in a comment that is valid for a given file type.
Callback wrapping utility
Provides some base functions needed by a css-select adapter so that you don't have to implement the whole thing.
Tomorrow's ECMAScript modules today!
Fixes stack traces for files with source maps
Use node's fs.realpath, but fall back to the JS implementation if the native one fails
A globbing fs.watch wrapper built from the best parts of other fine watch libs.
Retrieve current sha and branch name from a git repo.
Check if a module ID is resolvable with require()
Browser-friendly inheritance fully compatible with standard node.js inherits()
Access memory using small fixed sized buffers
License detector for UglifyJS
A cross browser microtask library
Simple module to add additional directories to the Node module search for top-level app modules
Combine outputs from many jobs into a single comment
CSS to XPath
Generates an array of consecutive integers starting at 0
PostCSS plugin to replace overflow-wrap with word-wrap or optionally retain both declarations.
Fast JavaScript array sorting by implementing Python's Timsort algorithm