Runs (webpack) loaders
Fetches the contents of a file accross node and browsers.
Convert a kebab-cased CSS property into a camelCased DOM property.
Get the visual width of the widest line in a string - the number of columns required to display it
<h1 align="center"><img height="150" src="https://driverjs.com/driver.svg" /><br> Driver.js</h1>
🚫 Placeholder to prevent dependency confusion.
A library that converts GeoTIFFs geokeys to Proj4 string
Split a string on the first occurance of a given separator
Regular expression for matching a shebang line
Use Environment Variables in String
Basic React hooks to get any project off the ground.
create hashes for browserify
Opens stuff, like webpages and files and executables, cross-platform
Extend an object with the properties of additional objects. node.js/javascript util.
Octokit plugin for GitHub Enterprise REST APIs
JSON Web Token implementation (symmetric and asymmetric)
A simple in-memory filesystem. Holds data in a javascript object.
Not-quite-barebones serial queue / lock.
A sdk for support module federation
The default React widget. Usable as a React component.
Natural Sort algorithm for Javascript - Version 0.7 - Released under MIT license
Constant-time comparison of Buffers
HTTP request logger middleware for node.js
Transform a string between `camelCase`, `PascalCase`, `Capital Case`, `snake_case`, `kebab-case`, `CONSTANT_CASE` and others