commonjs-module
There are 12 repositories under commonjs-module topic.
jimmycuadra/shellwords
Manipulate strings according to the word parsing rules of the UNIX Bourne shell.
sakura90/sorted-array-operations
A JavaScript library of sorted array operations
OpenINF/openinf-gh-file-importer
Utility that imports arbitrary files from remote GitHub repositories
tjcchen/questions-and-answers
☘ An interview questions and answers project written with Markdown and Chinese. May you succeed in your interview!
OpenINF/openinf-util-errors
Essential utility errors inspired by Node.js core error codes
OpenINF/openinf-util-md-table
Common Markdown table-related utilities
OpenINF/openinf-util-text
Cross-platform terminal-friendly text utilities
OpenINF/openinf-util-object
Common JavaScript object type-related utilities
OpenINF/openinf-util-types
Fundamental JavaScript type-related utilities
luicfrr/commonjs-esm-loader
Loads ESM packages in CommonJS projects
Apollo917/pwdr
A utility for generating deterministic passwords using a phrase and key
remahmoud/cjs-fixer
cli tool to fix commonjs exports from exports.default to module.exports in a file or directory of files.