bramstein / css-font-parserLinks
A parser for the CSS font values
☆28Updated last year
Alternatives and similar repositories for css-font-parser
Users that are interested in css-font-parser are comparing it to the libraries listed below
Sorting:
- find all require/import calls by walking the AST☆53Updated 4 years ago
- Exposes the native MutationObserver API provided by the browser, or a polyfill based on mutation events. (For compatibility with IE9-10.)☆65Updated 6 years ago
- Offers convenient getters and setters for the fs.stat()'s `mode`☆51Updated 6 years ago
- Expand CSS shorthand properties☆49Updated 4 years ago
- Cross-browser `CustomEvent` constructor☆99Updated 9 years ago
- Watch globs and execute a function upon change, with intelligent defaults for debouncing and queueing.☆80Updated 2 years ago
- ES6-compliant shim for Object.is - differentiates between -0 and +0, and can compare to NaN.☆25Updated last month
- Environment agnostic nextTick polyfill☆75Updated 4 years ago
- Parses and stringifies CSS selectors.☆85Updated 4 years ago
- Converts a source-map from/to different formats.☆171Updated 10 months ago
- Polyfill for HTML5's `document.currentScript`.☆72Updated 7 years ago
- Find the first file matching a given pattern in the current directory or the nearest ancestor directory.☆98Updated 2 years ago
- Validate css properties and expand shorthand css properties☆63Updated 5 years ago
- streaming pipeline with a mutable configuration☆56Updated last year
- Allows libraries to handle various caller provided asynchronous functions uniformly. Maps promises, observables, child processes and stre…☆70Updated 2 years ago
- Cross-browser element class manipulation☆52Updated 5 years ago
- Converting Number to Fraction with Node.js☆50Updated 3 years ago
- ☆102Updated 4 years ago
- A programmatic interface for jsdoc3 with a few extra features☆66Updated 6 months ago
- Take a list of glob patterns and return an array of file locations, respecting `.gitignore` and allowing for ignore patterns via `packag…☆40Updated 2 years ago
- Throttle a function to limit its execution rate☆103Updated last year
- Get the dependencies of an ES6 module by traversing its AST☆36Updated 2 months ago
- Converts JavaScript objects to source