GitShow/sindresorhus/import-fresh
sindresorhus

import-fresh

Import a module while bypassing the cache

by sindresorhus
Star on GitHubForknpm

JavaScript

284 stars25 forks8 contributorsQuiet · 6mo agoSince 2014v4.0.0MIT

Meet the team

See all 8 on GitHub →
sindresorhus
sindresorhus29 contributions
stroncium
stroncium2 contributions
adammockor
adammockor1 contribution
azatoth
azatoth1 contribution
coreyfarrell
coreyfarrell1 contribution
JulienKode
JulienKode1 contribution
ronami
ronami1 contribution
busybox11
busybox111 contribution

Languages

View on GitHub →
JavaScript97.9%
TypeScript2.1%

Commit activity

Last 12 weeks · 0 commits

Full graph →

Community health

4 of 6 standards met

Community profile →
85
✓README✓License✓Contributing✓Code of Conduct○Issue Template○PR Template

Recent fixes

View closed PRs →
davidebombelli
Bun throws TypeError when using `createImportFresh` APIClosedIssue

Description I am testing the API surface using Bun as a runtime environment. While running the following snippet: Bun throws a TypeError: Environment System: Linux 6.8.0-111-generic x86_64 x86_64 Bun version: 1.3.14 import-fresh version: 4.0.0

davidebombelli · 3mo ago
davidebombelli
Deno throws uncaught error when using `createImportFresh` APIClosedIssue

Description Similar to #33, I am testing the API surface using Deno as a runtime environment. While running the following snippet: Deno throws the following error: Environment System: Linux 6.8.0-111-generic x86_64 x86_64 Deno version: 2.7.14 import-fresh version: 4.0.0

davidebombelli · 3mo ago
jah0wl
How this could be useful to import-new recursively?ClosedIssue

Yes, you get a new fresh import, but if what imports requires modules, those are still cached... :(

jah0wl · 6mo ago
Structured data for AI agents

Repository: sindresorhus/import-fresh. Description: Import a module while bypassing the cache Stars: 284, Forks: 25. Primary language: JavaScript. Languages: JavaScript (97.9%), TypeScript (2.1%). License: MIT. Latest release: v4.0.0 (6mo ago). Open PRs: 0, open issues: 0. Last activity: 6mo ago. Community health: 85%. Top contributors: sindresorhus, stroncium, adammockor, azatoth, coreyfarrell, JulienKode, ronami, busybox11.

·@ofershap

Replace github.com with gitshow.dev