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
- Is this an ES6 Symbol value?☆19Updated 4 months ago
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated 10 months ago
- Make a shallow clone of an object, array or primitive.☆29Updated 4 years ago
- Define a non-enumerable property on an object.☆21Updated 2 years ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated 9 months ago
- One promise for multiple requests in flight to avoid async duplication☆16Updated 4 years ago
- Modern Buffer API polyfill without footguns☆25Updated 4 years ago
- List of node.js builtin modules☆38Updated last year
- Copy static properties, prototype properties, and descriptors from one object to another☆15Updated 4 years ago
- ECMAScript "ToPrimitive" algorithm. Provides ES5 and ES6/ES2015 versions.☆22Updated 5 months ago
- abstract base class for hash-streams☆11Updated 4 months ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 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
- Like `new Map` but for older JavaScripts☆21Updated last year
- An ESnext spec-compliant `Array.prototype.flat` shim/polyfill/replacement that works as far down as ES3.☆32Updated 4 months 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
- ☆45Updated 2 years ago
- Node's domain module for the web browser☆32Updated last year
- timers module for browserify☆24Updated 4 months ago
- Import a module like with `require()` but from the current working directory☆52Updated 2 years ago
- Array.prototype.includes spec-compliant polyfill☆43Updated last year
- 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 7 years ago
- Check if a path is the current working directory☆19Updated 3 years ago
- Returns `true` if a file path appears to be relative. Moved from the "relative" lib.☆14Updated 7 years ago
- CommonJS -> ES Deferred Execution Wrapper☆5Updated 2 months ago
- PostCSS plugin for css modules to local-scope classes and ids☆27Updated 4 months ago
- Create a Vinyl file from an actual file☆41Updated 2 years ago
- Tests whether one path is inside another path☆41Updated 5 years ago
- (object pick) returns a filtered copy of an object with only the specified keys, exactly like `pick` from lo-dash / underscore.☆41Updated 3 years ago
- Like `extend` but only copies missing properties/values to the target object.☆17Updated 8 years ago