Normalize URLs to be valid filesystem paths for archiving web pages and their assets
HTTP header normalizer middleware for the middy framework
HTTP event normalizer middleware for the middy framework
get the file directory from import.meta.url
JSON API response normalizer
Parse and normalize AWS events middleware for the middy framework
If you are an author of open source repository, you may want to support both CJS and ESM for users since it's a confused period. It's hard to use `__dirname` and `import.meta.url` in one file specially for typescript project.
Broccoli plugin to remove `modules/` subdirectory from legacy ember-cli addons.
Given a path string, return a generator that walks up the path, emitting each dirname.
Node.js path.dirname() ponyfill
[Node.js](https://nodejs.org) + [Gjs](https://gjs.guide/) + [Deno](https://deno.land/) module that returns the current script dirname and filename. Similar to `__dirname` and `__filename` but also works in CommonJs and ES modules.
No description provided.
Converts HTTP headers to their most common casing. (e.g. usEr-Agent -> User-Agent)
React Style Normalizer
Utilities you'll need when migrating to ESModule.
🐊Putout plugin adds ability to transform code to new API of Node.js
Normalize email addresses
The legacy ESLintRC config file format for ESLint
Find all the workspaces of a monorepo.
Utility to normalize JSON:API data with ease
Builder-agnostic plugin to allow restricting import patterns in certain parts of your code-base.
Ensure directories exist before writing to them.
JavaScript Unicode 8.0 Normalization - NFC, NFD, NFKC, NFKD. Read <http://unicode.org/reports/tr15/> UAX #15 Unicode Normalization Forms.
Easy __dirname and __filename alternatives for ES Modules