css-modules / icss-utils
Search & replace tokens during the linking stage of ICSS loading
☆22Updated 2 years ago
Alternatives and similar repositories for icss-utils:
Users that are interested in icss-utils are comparing it to the libraries listed below
- Define a non-enumerable property on an object.☆21Updated last year
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated 7 months ago
- abstract base class for hash-streams☆11Updated 2 months ago
- Extend the properties from any number of objects onto the first object. Pass an empty object as the first arg to create a new object.☆14Updated 6 years ago
- Make a shallow clone of an object, array or primitive.☆29Updated 4 years ago
- Is this an ES6 Symbol value?☆18Updated 2 months ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated 6 months ago
- Returns true if a value has the characteristics of a valid JavaScript accessor descriptor.☆15Updated last year
- timers module for browserify☆24Updated 2 months ago
- Modern Buffer API polyfill without footguns☆26Updated 3 years ago
- Check if a path is the current working directory☆19Updated 3 years ago
- ECMAScript "ToPrimitive" algorithm. Provides ES5 and ES6/ES2015 versions.☆22Updated 2 months ago
- Returns `true` if a file path appears to be relative. Moved from the "relative" lib.☆14Updated 6 years ago
- CommonJS -> ES Deferred Execution Wrapper☆5Updated last week
- One promise for multiple requests in flight to avoid async duplication☆16Updated 4 years ago
- Get the auth token set for an npm registry☆35Updated last week
- An ESnext spec-compliant `Array.prototype.flat` shim/polyfill/replacement that works as far down as ES3.☆32Updated 2 months ago
- Iterate over the own enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Ex…☆23Updated 7 years ago
- Copy static properties, prototype properties, and descriptors from one object to another☆15Updated 4 years ago
- Set an array of unique values as the property of an object. Supports setting deeply nested properties using using object-paths/dot notati…☆24Updated 3 years ago
- Fast line to line SourceMap generator.☆39Updated 6 years ago
- List of node.js builtin modules☆38Updated 10 months ago
- Get the set npm registry URL☆53Updated 2 years ago
- Find the module object for something that was require()d☆27Updated last year
- ☆27Updated 3 years ago
- Check if a protocol requires a certain port number to be added to an URL.☆11Updated last year
- ☆19Updated 2 months ago
- Tests whether one path is inside another path☆41Updated 4 years ago
- Uses babel to extract JavaScript code comments from a string. Returns an array of comment objects, with line, column, index, comment type…☆14Updated 6 years ago