sindresorhus / strict-import
Prevent `require` from searching upwards for required modules
☆93Updated 4 years ago
Alternatives and similar repositories for strict-import:
Users that are interested in strict-import are comparing it to the libraries listed below
- Get PID from a port☆80Updated 4 years ago
- Write many files atomically☆121Updated 6 years ago
- 🗄 Fanny Pack is a non-fancy, but very practical, key/value-store☆106Updated 6 years ago
- Delay a promise a specified amount of time☆117Updated 3 years ago
- Simple stubbing/spying for AVA☆96Updated 4 years ago
- Tap into a promise chain without affecting its value or state☆132Updated 3 years ago
- Lazy number range generator☆81Updated last year
- Creates a readable stream producing cryptographically strong pseudo-random data using `crypto.randomBytes()`☆76Updated 3 years ago
- Extract the actual stack of an error☆66Updated 2 years ago
- A script for enabling 2FA on all of your npm packages☆55Updated 6 years ago
- User-friendly glob matching CLI☆75Updated 6 years ago
- Convenience wrapper for got to interact with GraphQL☆104Updated 6 years ago
- Dynamically add an asset to the Webpack graph☆97Updated 9 months ago
- MicroAB is an A/B Testing API for express applications with simple persistence in redis. 🎉☆41Updated 6 years ago
- A tool to create an ora compatible spinner object that behaves like a scrolling marquee☆80Updated last year
- Parse your code in markdown into CodeSandbox.☆51Updated 6 years ago
- Make sure the filenames stay the same, control them! 👁☆103Updated 6 years ago
- Call a method on all items in an iterable by calling it on the iterable itself☆163Updated 3 years ago
- Make _classMembers 'private' using symbols☆39Updated 6 years ago
- 🏷 Map template literal expression interpolations with ease.☆66Updated 6 years ago
- Babel plugin for transforming this const [value, setValue] = useState(null) to this const {0: value, 1: setValue} = useState(null);.☆44Updated 2 years ago
- Conditional promise chains☆60Updated 3 years ago
- 🎣 Convert files to data-uris at build time.☆44Updated 6 years ago
- Prints the current date and time as a UNIX timestamp or custom format☆46Updated 3 years ago
- Project style linter☆122Updated 5 years ago
- Wait for localhost to be ready from the command-line☆118Updated 8 months ago
- Clean up regular expressions☆62Updated 6 months ago
- Input module for Listr☆33Updated 4 years ago
- Check if a project is using Yarn☆98Updated 2 years ago
- webpack loader that takes a single file, and declare pieces of that file as "dependencies" as if it existed.☆33Updated 7 years ago