npm Scripts Presets
Pick a preset.
Fast lookups and copyable presets for common dev tasks.
| Topic | CommonJS | ES Modules |
|---|---|---|
| Syntax | require() / module.exports |
import / export |
| Tree-shaking | Limited | Strong support |
| Browser loading | Bundler required | Native module scripts |
Pick a preset.
Result appears here.
Decoder output appears here.