JavaScript Engineering References

Fast lookups and copyable presets for common dev tasks.

CommonJS vs ESM Quick Reference

Topic CommonJS ES Modules
Syntax require() / module.exports import / export
Tree-shaking Limited Strong support
Browser loading Bundler required Native module scripts

npm Scripts Presets

Pick a preset.

HTTP Status Lookup

Result appears here.

Node Error Decoder

Decoder output appears here.