Pass arbitrary constants between your module files
☆203Oct 3, 2023Updated 2 years ago
Alternatives and similar repositories for postcss-icss-values
Users that are interested in postcss-icss-values are comparing it to the libraries listed below
Sorting:
- A CSS Modules transform to extract local aliases for inline imports☆41Jan 21, 2026Updated last month
- A cache for managing namespaced sub-caches☆14Sep 4, 2021Updated 4 years ago
- A CSS Modules transform to extract export statements from local-scope classes☆55Nov 1, 2018Updated 7 years ago
- Check if a given module ID is resolvable with require()☆16Nov 30, 2018Updated 7 years ago
- A loader-agnostic CSS Modules implementation, based on PostCSS☆91Jun 20, 2020Updated 5 years ago
- Similar to String#trim() but removes only whitespace on the right☆22Jul 9, 2021Updated 4 years ago
- Exclude/warn on duplicated PostCSS plugins.☆23Dec 22, 2020Updated 5 years ago
- A require hook to compile CSS Modules in runtime☆483Jul 4, 2019Updated 6 years ago
- Create an object path (dot notation) from a list or array of strings.☆16Dec 31, 2020Updated 5 years ago
- ES2015 Number.isFinite() ponyfill☆20Apr 7, 2021Updated 4 years ago
- Utility for making React components easily themeable☆548Jun 3, 2021Updated 4 years ago
- Map `visit` over an array of objects.☆17Jun 27, 2022Updated 3 years ago
- Returns true if a value has the characteristics of a valid JavaScript accessor descriptor.☆15Updated this week
- PostCSS plugin to discard overridden keyframes or counter-style.☆16Sep 25, 2016Updated 9 years ago
- PostCSS plugin to use CSS Modules everywhere☆1,619Nov 11, 2024Updated last year
- PostCSS plugin for css modules to local-scope classes and ids☆278Feb 16, 2023Updated 3 years ago
- Interoperable CSS — a standard for loadable, linkable CSS☆634Jun 1, 2017Updated 8 years ago
- Give me a string and I'll tell you if it's a valid npm package license string☆29Apr 14, 2021Updated 4 years ago
- Moved to https://github.com/nodejs/string_decoder☆23Jun 21, 2017Updated 8 years ago
- Assign the enumerable es6 Symbol properties from an object (or objects) to the first object passed on the arguments. Can be used as a sup…☆18Sep 14, 2018Updated 7 years ago
- Copy static properties, prototype properties, and descriptors from one object to another☆15Dec 16, 2020Updated 5 years ago
- Autoload Plugins for PostCSS☆20May 11, 2020Updated 5 years ago
- Seamless mapping of class names to CSS modules inside of React components.☆5,175Nov 2, 2019Updated 6 years ago
- Iterate over the own enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Ex…☆23Feb 27, 2017Updated 9 years ago
- Find the module object for something that was require()d☆27Apr 21, 2023Updated 2 years ago
- ES2015 `String#codePointAt()` ponyfill☆23Jan 23, 2021Updated 5 years ago
- Track the list of currently unhandled promise rejections☆24Nov 27, 2018Updated 7 years ago
- Try to guess if your terminal supports unicode☆18Dec 16, 2020Updated 5 years ago
- Returns true if a string has an extglob☆23May 25, 2019Updated 6 years ago
- One promise for multiple requests in flight to avoid async duplication☆17Aug 4, 2020Updated 5 years ago
- Higher-order functions for easier error handling☆13Apr 15, 2023Updated 2 years ago
- Visit a method over the items in an object, or map visit over the objects in an array. This is an alternative approach to using extend or…☆20Dec 15, 2020Updated 5 years ago
- Promises of moves of files or directories with rename, falling back to recursive rename/copy on EXDEV errors, with configurable concurren…☆18May 8, 2020Updated 5 years ago
- Define a non-enumerable property on an object.☆21Mar 14, 2023Updated 3 years ago
- Extract css class names from required css module files, so we can render it on server.☆326Jan 21, 2026Updated last month
- Create an array by repeating the given string n times.☆19Apr 7, 2021Updated 4 years ago
- babel 6 plugin which allows to use webpack loaders☆621Jan 13, 2022Updated 4 years ago
- Call the given method on each value in the given object.☆20Mar 14, 2023Updated 3 years ago
- Strip the final newline character from a string/buffer☆38Oct 28, 2024Updated last year