Skip to content

gumpdev/htmless

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HTMLess

Use JS without HTML, build your apps only using JS

How to Use

Install de HTMLess by npm: npm install HTMLess

To use in development: htmless run (main file)

will make an server for you with your changes(any change will reload the page).

To use in production: htmless export (main file)

will make an unique index.html file with all scripts.

Dependencies

  • browserify
  • watchify
  • esm
  • opn
  • tmp
  • ws

About

Use JS without HTML

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published