bramstein / css-font-parser
A parser for the CSS font values
☆26Updated 5 months ago
Alternatives and similar repositories for css-font-parser:
Users that are interested in css-font-parser are comparing it to the libraries listed below
- Offers convenient getters and setters for the fs.stat()'s `mode`☆50Updated 5 years ago
- streaming pipeline with a mutable configuration☆55Updated 3 months ago
- Create a MD5 hash with hex encoding☆45Updated last year
- provide nunjucks base tag to make it easy to write custom tag☆10Updated 9 years ago
- ES6-compliant shim for Object.is - differentiates between -0 and +0, and can compare to NaN.☆25Updated last year
- Find the first file matching a given pattern in the current directory or the nearest ancestor directory.☆98Updated last year
- stream splicer with labels☆43Updated 3 months ago
- Exposes the native MutationObserver API provided by the browser, or a polyfill based on mutation events. (For compatibility with IE9-10.)☆65Updated 5 years ago
- Expand CSS shorthand properties☆47Updated 3 years ago
- Express extension to open file in editor☆20Updated 3 years ago
- Detect the dominant newline character of a string☆55Updated last year
- Get offset of an element within the document☆59Updated 10 years ago
- find all require/import calls by walking the AST☆53Updated 3 years ago
- Get point data from SVG shapes. Convert point data to an SVG path☆10Updated 8 years ago
- Cross-browser element class manipulation☆52Updated 4 years ago
- Take a list of glob patterns and return an array of file locations, respecting `.gitignore` and allowing for ignore patterns via `packag…