acornjs / acorn-stage3View external linksLinks
Support for stage 3 proposals in acorn
☆21Feb 8, 2021Updated 5 years ago
Alternatives and similar repositories for acorn-stage3
Users that are interested in acorn-stage3 are comparing it to the libraries listed below
Sorting:
- zip plugin for decompress☆26Oct 25, 2023Updated 2 years ago
- GitHub actions I use for CI.☆13Updated this week
- Faster, node.js focused alternative to JavaScript's native array map.☆14Feb 28, 2017Updated 8 years ago
- Find a file given a declaration of locations.☆12Mar 19, 2022Updated 3 years ago
- Loop over each item in an array and call the given function on every element.☆14Feb 27, 2017Updated 8 years ago
- Create an object path (dot notation) from a list or array of strings.☆16Dec 31, 2020Updated 5 years ago
- Check if a path is in the current working directory☆23May 3, 2021Updated 4 years ago
- Map `visit` over an array of objects.☆17Jun 27, 2022Updated 3 years ago
- Set the "name" property of `Function` objects☆29Mar 25, 2017Updated 8 years ago
- Determine if the JS environment has Symbol support. Supports spec, or shams.☆18Dec 30, 2025Updated last month
- Return true if a file path contains the given path.☆17May 18, 2021Updated 4 years ago
- Shared travis-ci configs.☆17Feb 3, 2026Updated last week
- Glob matching with support for multiple patterns and negation. Use `~` in cwd to find files in user home, or `@` for global npm modules.☆26Nov 2, 2020Updated 5 years ago
- Get the passwd user entry from a username or uid☆30Jul 9, 2022Updated 3 years ago
- Visit a method over the items in an object, or map visit over the objects in an array. This is an alternative approach to using extend or…☆20Dec 15, 2020Updated 5 years ago
- Test whether all promises passes a testing function☆12Mar 15, 2019Updated 6 years ago
- Test whether some promise passes a testing function☆14Mar 15, 2019Updated 6 years ago
- Copy static properties, prototype properties, and descriptors from one object to another☆15Dec 16, 2020Updated 5 years ago
- Call the given method on each value in the given object.☆20Mar 14, 2023Updated 2 years ago
- Check if a value is a regular expression☆26Oct 31, 2021Updated 4 years ago
- Like the `Did you mean?` in git for npm☆46Dec 11, 2022Updated 3 years ago
- Add/write sourcemaps to/from Vinyl files.☆16Apr 6, 2023Updated 2 years ago
- Utils for working with JavaScript classes and prototype methods.☆19Mar 14, 2023Updated 2 years ago
- Define a non-enumerable property on an object.☆21Mar 14, 2023Updated 2 years ago
- Returns an array with only the unique values from all given arrays using strict equality for comparisons.☆45Jan 4, 2022Updated 4 years ago
- Check if a number is a redirect HTTP status code☆25Apr 17, 2021Updated 4 years ago
- Thin wrapper around resolve-dep for loading plugins from node_modules or local directories. Like load-gulp-plugins, match dep, etc, but …☆22Jul 11, 2019Updated 6 years ago
- Check if a path is the current working directory☆22May 10, 2025Updated 9 months ago
- Easily add plugin support to your node.js application.☆26Dec 14, 2020Updated 5 years ago
- A Gulp plugin to convert YAML to JSON☆24May 1, 2019Updated 6 years ago
- PostCSS plugin to copy assets referenced by relative url()s into a build directory.☆18Apr 3, 2020Updated 5 years ago
- ☆46Aug 30, 2022Updated 3 years ago
- simple scope analysis for javascript ASTs☆24Dec 12, 2022Updated 3 years ago
- Set an array of unique values as the property of an object. Supports setting deeply nested properties using using object-paths/dot notati…☆24Jan 25, 2022Updated 4 years ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆47Apr 9, 2021Updated 4 years ago
- Does a vinyl file match a condition?☆22Jun 19, 2020Updated 5 years ago
- Modify the values of an object☆29Sep 10, 2021Updated 4 years ago
- Return true if a value is a valid glob pattern string, or array of glob patterns.☆24Aug 27, 2019Updated 6 years ago
- .bin/ script linker☆27Jan 16, 2026Updated 3 weeks ago