Skip to content
/ Template Public template

Project Template for Deno modules.

License

Notifications You must be signed in to change notification settings

DenoPlayground/Template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Template

Run Linter Run Unit Tests

This is a template for a Deno module.

File/Directory Structure

  • mod.ts - File for functions which are provided by the module.
  • cli.ts - File for functions which should be executed directly for the module.
  • src/ - Directory for storing all source code.
  • docs/ - Directory for storing all documentation files specific for the module.

Releases

No releases published

Packages

No packages published