Skip to content

DenoPlayground/terminal-input

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Generated from DenoPlayground/Template