sindresorhus / clear-module
Clear a module from the cache
☆182Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for clear-module
- Import a module while bypassing the cache☆284Updated 5 months ago
- Extends minimatch.match() with support for multiple patterns☆300Updated last year
- Get the gzipped size of a string or buffer☆171Updated 2 years ago
- Create and parse HTTP Content-Type header☆131Updated 4 months ago
- when you want to fire an event no matter how a process exits.☆189Updated last year
- parse a url with memoization☆187Updated 6 months ago
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆107Updated 2 years ago
- Resolve the path of a module like require.resolve() but from a given path☆140Updated 3 years ago
- Strip leading whitespace from each line in a string☆135Updated 3 years ago
- Safely and quickly serialize JavaScript objects☆348Updated 6 months ago
- Parse the things that can be arguments to `npm install`☆125Updated last month
- Find the closest package.json file☆159Updated last year
- Run a function exactly one time☆222Updated last year
- Make a callback- or promise-based function support both promises and callbacks.☆110Updated last year
- Improved typeof detection for node.js and the browser.☆129Updated 3 months ago
- Check if something is a Node.js stream☆111Updated 3 weeks ago
- Read a package.json file☆166Updated last year
- Read the closest package.json file☆258Updated last year
- Compressible Content-Type / mime checking.☆98Updated 7 months ago
- Detects if a file is binary in Node.js. Similar to Perl's -B☆165Updated 3 weeks ago
- Infer the content-type of a request.☆228Updated 2 months ago
- Indent each line in a string☆112Updated 2 years ago
- Compose promise-returning & async functions into a reusable pipeline☆122Updated 3 years ago
- Get callsites from the V8 stack trace API☆260Updated 4 months ago
- Node.js final http responder☆218Updated 3 weeks ago
- HTTP status utility☆272Updated 2 weeks ago
- Get the system locale☆225Updated 2 years ago
- HTTP request freshness testing☆161Updated 2 months ago
- Task registry that allows composition through series/parallel methods.☆200Updated 7 months ago
- Round a number to a specific number of decimal places: 1.234 → 1.2☆155Updated last year