Standard Library
Third Party Modules
NPM
Manual
API
Deploy
Discord
GitHub
Twitter
YouTube
Mastodon
Manual
Runtime APIs
Go to Latest
Edit

Built-in tooling

Deno provides some built-in tooling that is useful when working with JavaScript and TypeScript:

  • bundler (deno bundle)
  • compiling executables (deno compile)
  • installer (deno install)
  • dependency inspector (deno info)
  • documentation generator (deno doc)
  • formatter (deno fmt)
  • repl (deno repl)
  • test runner (deno test)
  • linter (deno lint)
Sanitizers
Script installer
Develop LocallyDeploy GloballyCompare to Node.jsBenchmarks
Deno CLIDeno DeployDeploy Subhosting
CLI ManualCLI Runtime APIDeploy DocsStandard LibraryThird-Party Modules
ArtworksTranslationsShowcase
CareersBlogPricingNewsMerchPrivacy Policy
Copyright © 2023 Deno Land Inc. All rights reserved.