yisibl / num2fractionLinks
Converting Number to Fraction with Node.js
☆49Updated 2 years ago
Alternatives and similar repositories for num2fraction
Users that are interested in num2fraction are comparing it to the libraries listed below
Sorting:
- Find multiple RegExp matches in a string☆92Updated 3 years ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Get the path of the caller module☆64Updated 3 years ago
- Replaces a file extension with another one.☆46Updated 2 years ago
- Map collection as specified in ECMAScript6☆73Updated 4 years ago
- Reliable way to to get the height and width of the terminal/console in a node.js environment.☆84Updated 11 months ago
- Import a globally installed module☆58Updated last year
- Converts JavaScript objects to source☆102Updated 2 years ago
- A stricter URI encode adhering to RFC 3986☆59Updated 5 years ago
- Indent each line in a string☆113Updated 3 years ago
- Create an array without duplicates☆71Updated 4 years ago
- find all require/import calls by walking the AST☆53Updated 3 years ago
- Easy error subclassing and stack customization☆65Updated 4 years ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆94Updated 3 years ago
- Check if something is a promise☆46Updated 4 years ago
- Create a Vinyl file from an actual file☆41Updated 2 years ago
- Create a hash for file revving☆105Updated last year
- Timeout HTTP/HTTPS requests☆51Updated 4 years ago
- Allows libraries to handle various caller provided asynchronous functions uniformly. Maps promises, observables, child processes and stre…☆71Updated 2 years ago
- Get the dependencies of an ES6 module by traversing its AST☆36Updated 5 months ago
- List of node.js builtin modules☆38Updated last year
- Add `module.exports` for Babel and TypeScript compiled code☆35Updated last year
- Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but without support for extended globs (extglobs…☆97Updated 2 years ago
- touch(1) for node☆124Updated last year
- Extract the actual stack of an error☆66Updated 3 years ago
- Cross-browser currentStyle/getComputedStyle implementation☆39Updated 7 years ago
- Simple RFC 6838 media type parser and formatter☆57Updated 2 weeks ago
- Replace all substring matches in a string☆88Updated 3 years ago
- Add callbacks to requests in flight to avoid async duplication☆73Updated last year
- (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