require-from-string
npmv2.0.2Require module from string
Overview
require-from-string is an npm package that require module from string. The latest version is 2.0.2, released under the MIT license.
Who should use it
Teams working in the npm ecosystem who need require module from string and value a focused solution.
When not to use it
Consider an alternative if you need to have first-class TypeScript types out of the box, or if a more actively-maintained option better fits your npm stack.
Pros
- Clear open-source license (MIT).
- Lean dependency tree (1 direct dependencies).
Cons
- No bundled TypeScript types (may require a separate @types package).
Auto-generated from collected registry metadata. No external claims are inferred.
Relationship graph
Dependencies (left) and dependents (right) of require-from-string.
Dependencies
Dev (1)
Used by
Popular packages that depend on require-from-string.
Build and manage the AJV instances for the fastify framework
A library to generate a fingerprint from a React Native project
A JavaScript implementation of the Unicode Bidirectional Algorithm
Frequently installed together
The semantic version parser used by npm.
Lightweight debugging utility for Node.js and the browser
the most correct and second fastest glob implementation in JavaScript
Resolve the path of a module like `require.resolve()` but from a given path
Dependency-free RFC 3986 URI toolbox
Get and typecast environment variables.
hydrate environment variables from .env files into process.env
A Promise-based interface into processes created by child_process.spawn
The Expo SDK
TypeScript definitions for node
Unopinionated, no-frills CLI argument parser
a glob matcher in javascript
Version history
| Version | Published | License |
|---|---|---|
| 2.0.2latest | 8 years ago | MIT |
| 2.0.1 | 8 years ago | MIT |
| 2.0.0 | 8 years ago | MIT |
| 1.2.1 | 9 years ago | MIT |
| 1.2.0 | 10 years ago | MIT |
| 1.1.0 | 10 years ago | MIT |
| 1.0.2 | 10 years ago | MIT |
| 1.0.1 | 10 years ago | MIT |
| 1.0.0 | 11 years ago | MIT |
Maintainers
Frequently asked questions
How do I install require-from-string?
Run `npm install require-from-string` to add require-from-string to your npm project.
What license is require-from-string released under?
require-from-string is distributed under the MIT license.
How popular is require-from-string?
require-from-string has approximately 0 downloads per week and 2 known dependent packages.