Pinned Repositories
is-core-module
Is this specifier a node.js core module?
normalize-package-data
normalizes package metadata, typically found in package.json file.
resolve
Implements the node.js require.resolve() algorithm
smartwrap
Textwrap for javascript/nodejs. Correctly handles wide characters (宽字符) and emojis (😃). Automatically breaks long words. https://www.npmjs.com/package/smartwrap
no-shims's Repositories
no-shims/normalize-package-data
normalizes package metadata, typically found in package.json file.
no-shims/smartwrap
Textwrap for javascript/nodejs. Correctly handles wide characters (宽字符) and emojis (😃). Automatically breaks long words. https://www.npmjs.com/package/smartwrap
no-shims/is-core-module
Is this specifier a node.js core module?
no-shims/resolve
Implements the node.js require.resolve() algorithm