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:
- Import a module like with `require()` but from a given path☆85Updated 2 years ago
- Get the path of the caller module☆64Updated 3 years ago
- Wait for any promise to be fulfilled☆54Updated 2 years ago
- Download a module from the npm registry.☆23Updated 3 years ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆94Updated 2 years ago
- Import a globally installed module☆58Updated last year
- Find multiple RegExp matches in a string☆92Updated 2 years ago
- Iterate over promises serially☆50Updated 2 years ago
- Map collection as specified in ECMAScript6☆73Updated 3 years ago
- Require global npm as a local node module.☆32Updated 3 years ago
- A better `Promise.race()`☆46Updated 2 years ago
- Create a lazily evaluated value☆70Updated 4 years ago
- Replaces a file extension with another one.☆46Updated 2 years ago
- Timeout HTTP/HTTPS requests☆51Updated 4 years ago
- Rename a function☆46Updated last year
- A stricter URI encode adhering to RFC 3986☆59Updated 5 years ago
- Environment agnostic nextTick polyfill☆75Updated 3 years ago
- recursively find the closest package.json☆48Updated 2 years ago
- Return a copy of an object without the given keys.☆78Updated 4 years ago
- Combines array of streams into one Readable stream in strict order.☆28Updated 2 years ago
- The score badge service for https://npms.io☆35Updated 6 years ago
- Returns a promise resolved in the next event loop - think `setImmediate()`☆70Updated 4 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Create a MD5 hash with hex encoding☆45Updated last year
- Add `module.exports` for Babel and TypeScript compiled code☆35Updated last year
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆45Updated 4 years ago
- Easy error subclassing and stack customization☆65Updated 4 years ago
- Find the first file matching a given pattern in the current directory or the nearest ancestor directory.☆98Updated last year
- Extract the actual stack of an error☆66Updated 2 years ago
- destroy a stream if possible☆54Updated 9 months ago