sindresorhus / add-module-exports-webpack-pluginLinks
Add `module.exports` for Babel and TypeScript compiled code
☆35Updated last year
Alternatives and similar repositories for add-module-exports-webpack-plugin
Users that are interested in add-module-exports-webpack-plugin are comparing it to the libraries listed below
Sorting:
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆46Updated 4 years ago
- Resolve the path of a globally installed module☆40Updated last year
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Import a globally installed module☆57Updated last year
- Extract the actual stack of an error☆67Updated 3 years ago
- Check if a path is a file, directory, or symlink☆79Updated last year
- Lazy number range generator☆82Updated last year
- Check if a string is a scoped npm package name☆24Updated 3 years ago
- Get the shortest leading whitespace from lines in a string☆19Updated 5 years ago
- Check if something is a promise☆46Updated 4 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Clean up regular expressions☆62Updated last year
- Prints the current date and time as a UNIX timestamp or custom format☆47Updated 4 years ago
- Get the directory of globally installed packages and binaries☆76Updated last year
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆41Updated 4 years ago
- Exit the process when the `esc` key is pressed☆57Updated last year
- Check when the DOM has loaded like `DOMContentLoaded`☆110Updated last year
- Returns an array filled with the specified input☆43Updated 3 years ago
- Create an array with values that are present in the first input array but not additional ones☆40Updated 4 years ago
- Conditional promise chains☆63Updated 4 years ago
- Returns the directory used by NPM for globally installed NPM packages.☆35Updated 6 years ago
- A better `Promise.race()`☆47Updated 2 years ago
- Create a lazily evaluated value☆69Updated 4 years ago
- Mimic a Node.js HTTP response stream☆60Updated last year
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated last year
- Find multiple RegExp matches in a string☆90Updated 3 years ago
- Rename a function☆47Updated last year
- Wait for any promise to be fulfilled☆56Updated 3 years ago
- Turn an object into a string of HTML attributes☆49Updated 2 years ago
- Check if your code is running as an npm or yarn script☆64Updated last month