Search results

216 packages found

A Regex-Based Transpiler Of Source Code To Allow Writing Import And Export Statements And JSX With 0 Dependencies.

published 3.7.1 5 years ago
M
Q
P

jscodeshift codemod that convert CommonJS(require/exports) to ES Modules(import/export) for JavaScript/TypeScript

published 0.5.7 a year ago
M
Q
P

Check which module-system your code is running on.

published 1.0.5 a year ago
M
Q
P

Find potentially unused exports in your Typescript project with zero configuration.

published 0.10.7 2 years ago
M
Q
P

Module exposing a number of different `exports` fields, for testing which one your bundler/environment ends up using

published 1.0.8 a year ago
M
Q
P

CLI for `list-exports`: Given a package name and a version number, or a path to a package.json, what specifiers does it expose?

published 1.1.1 2 years ago
M
Q
P

Tiny virtual machine for browser to execute javascript modules in Web Worker

published 1.2.1 a year ago
M
Q
P

Match require statements in a string. Returns an array of matching require statements. Each match is an object with line number, variable name, and module name. Statements in code comments are ignored.

published 2.0.1 6 years ago
M
Q
P

export default foo → export = foo → module.exports = foo

published 1.0.3 4 years ago
M
Q
P

Does the current node version have support for requiring/importing its own name?

published 1.0.1 4 years ago
M
Q
P

Assign and require filenames in a directory to exports using a glob pattern.

published 1.0.1 10 years ago
M
Q
P

Extract exports from plain js object, js file streams, buffers or even strings

published 1.1.1 8 years ago
M
Q
P

Dynamic import for JavaScript and TypeScript files for both CommonJS and ECMAScript modules.

published 1.2.1 2 years ago
M
Q
P

Extract exports from plain js object, js file streams, buffers or even strings

published 1.0.0 8 years ago
M
Q
P

create a module from a string of code

published 3.0.0 10 years ago
M
Q
P

fork of module-deps adapted so it can't access the disk directly

published 3.8.1 9 years ago
M
Q
P

walk the dependency graph to generate json output that can be fed into browser-pack

published 6.3.1 4 years ago
M
Q
P

Emit an entry file to aggregate exports across multiple files

published 1.0.0 4 years ago
M
Q
P

Additional ESLint's rules for commonjs

published 1.0.2 5 years ago
M
Q
P

A CLI analysis tool for checking unused JavaScript, JSX & Vue templates ES6 exports in your project.

published 2.0.0 4 years ago
M
Q
P