Turns sync functions into async functions
☆20May 5, 2023Updated 2 years ago
Alternatives and similar repositories for node-degenerator
Users that are interested in node-degenerator are comparing it to the libraries listed below
Sorting:
- PostCSS plugin to discard overridden keyframes or counter-style.☆16Sep 25, 2016Updated 9 years ago
- Memoize the results of a call to the RegExp constructor, avoiding repetitious runtime compilation of the same string and options, resulti…☆39Sep 1, 2017Updated 8 years ago
- ☆11Apr 15, 2023Updated 2 years ago
- Tests if a json property can be safely accessed using the . syntax☆13May 11, 2016Updated 9 years ago
- Turn an array like into an array☆12Mar 14, 2021Updated 4 years ago
- Faster, bash-like range expansion. Expand a range of numbers or letters, uppercase or lowercase. See the benchmarks.☆25Nov 26, 2018Updated 7 years ago
- Detects support for Cross-Origin Resource Sharing☆20Oct 8, 2018Updated 7 years ago
- Like `extend` but only copies missing properties/values to the target object.☆17Apr 26, 2017Updated 8 years ago
- ☆12Apr 26, 2019Updated 6 years ago
- A library to make errors.☆12Oct 23, 2021Updated 4 years ago
- Module for parsing URI's in engine.io-client☆14Sep 18, 2019Updated 6 years ago
- A cache for managing namespaced sub-caches☆14Sep 4, 2021Updated 4 years ago
- Create an object path (dot notation) from a list or array of strings.☆16Dec 31, 2020Updated 5 years ago
- Returns true if a value has the characteristics of a valid JavaScript accessor descriptor.☆15Dec 30, 2025Updated 2 months ago
- Node.js path.dirname() ponyfill☆13Nov 13, 2021Updated 4 years ago
- Return true if the file is (or the file path has) a dotfile.☆14May 30, 2017Updated 8 years ago
- Loop over each item in an array and call the given function on every element.☆14Feb 27, 2017Updated 9 years ago
- abstract base class for hash-streams☆11Sep 23, 2025Updated 5 months ago
- Find a file given a declaration of locations.☆12Mar 19, 2022Updated 3 years ago
- Array#filter for older browsers.☆18Feb 23, 2024Updated 2 years ago
- A transform to make UglifyJS work in browserify☆21Feb 18, 2020Updated 6 years ago
- ☆16May 27, 2019Updated 6 years ago
- ES2015 Number.isFinite() ponyfill☆20Apr 7, 2021Updated 4 years ago
- Resolve a directory that is either local, global or in the user's home directory.☆14Aug 5, 2017Updated 8 years ago
- Check if a file is executable☆29Jul 7, 2018Updated 7 years ago
- Map `visit` over an array of objects.☆17Jun 27, 2022Updated 3 years ago
- Uses a breadth-first search, when necessary, to resolve the file path using the correct casing, and verify that the file actually exists.…☆12Sep 1, 2017Updated 8 years ago
- An implementation of the W3C High Resolution Time Level 2 specification.☆11Oct 16, 2022Updated 3 years ago
- Check if a path is in the current working directory☆23May 3, 2021Updated 4 years ago
- Node's default require extensions as a separate module☆11Oct 27, 2022Updated 3 years ago
- Assign the enumerable es6 Symbol properties from an object (or objects) to the first object passed on the arguments. Can be used as a sup…☆18Sep 14, 2018Updated 7 years ago
- Returns an object with the base path and the actual pattern from a glob.☆17Apr 12, 2017Updated 8 years ago
- Helper for implementing source map support in Gulp plugins☆20Feb 9, 2018Updated 8 years ago
- Extend the properties from any number of objects onto the first object. Pass an empty object as the first arg to create a new object.☆14Mar 3, 2018Updated 8 years ago
- One promise for multiple requests in flight to avoid async duplication☆17Aug 4, 2020Updated 5 years ago
- Iterator abstraction as specified in ECMAScript6☆19Jun 30, 2021Updated 4 years ago
- Lo-dash's array-clice method. Slices `array` from the `start` index up to, but not including, the `end` index.☆21Apr 5, 2018Updated 7 years ago
- Determine if the JS environment has Symbol support. Supports spec, or shams.☆18Dec 30, 2025Updated 2 months ago
- ☆19Dec 21, 2024Updated last year