michael-ciniawsky / postcss-load-pluginsLinks
Autoload Plugins for PostCSS
☆20Updated 5 years ago
Alternatives and similar repositories for postcss-load-plugins
Users that are interested in postcss-load-plugins are comparing it to the libraries listed below
Sorting:
- Extends `stats.isDirectory()`, returns `true` if a filepath is a directory.☆27Updated 9 years ago
- Check if a given module ID is resolvable with require()☆16Updated 7 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 4 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…☆23Updated 8 years ago
- Get the command from a shebang☆24Updated 4 years ago
- A cache for managing namespaced sub-caches☆14Updated 4 years ago
- Object of "void elements" as defined by the WHATWG HTML Standard.☆26Updated 3 years ago
- One promise for multiple requests in flight to avoid async duplication☆17Updated 5 years ago
- Extended globs. Add (almost) the expressive power of regular expressions to glob patterns.☆32Updated 5 years ago
- Higher-order functions for easier error handling☆13Updated 2 years ago
- Copy static properties, prototype properties, and descriptors from one object to another☆15Updated 5 years ago
- Get the user home directory with fallback to the system temp directory☆30Updated 4 years ago
- Apply an async function to each Array element in series☆21Updated 10 years ago
- Bash-powered globbing for node.js. Alternative to node-glob. Does not work on Windows 9 and lower.☆14Updated 4 years ago
- Returns an object with the base path and the actual pattern from a glob.☆17Updated 8 years ago
- Similar to String#trim() but removes only whitespace on the right☆22Updated 4 years ago
- PostCSS plugin to discard overridden keyframes or counter-style.☆16Updated 9 years ago
- Track the list of currently unhandled promise rejections☆24Updated 7 years ago
- Check if a number is a redirect HTTP status code☆25Updated 4 years ago
- Utility method to run function either synchronously or asynchronously using the common `this.async()` style.☆25Updated 6 months ago
- Find a file given a declaration of locations.☆12Updated 3 years ago
- Answers the question: "can this value have keys?". Returns true if a value is any of the object types: array, regexp, plain object, funct…☆19Updated 4 years ago
- Returns true if a string has an extglob☆23Updated 6 years ago
- ES2015 Number.isNaN() ponyfill☆29Updated last year
- Get the user agent of a recent Chrome version to pretend to be a browser in network requests☆37Updated 2 years ago
- Expand POSIX bracket expressions (character classes) in glob patterns.☆27Updated 4 years ago
- Make a glob pattern absolute, ensuring that negative globs and patterns with trailing slashes are correctly handled.☆18Updated 3 years ago
- Parse a glob pattern into an object of path parts.☆25Updated 5 years ago
- Basic cache object for storing key-value pairs. Based on MapCache in Lo-dash 3.0☆20Updated 9 years ago
- Returns an array of unique values using strict equality for comparisons, maintaining the same order as the provided arrays.☆24Updated 5 years ago