2.1.5 • Published 5 years ago

@gumpflash/htmless v2.1.5

Weekly downloads
9
License
ISC
Repository
github
Last release
5 years ago

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
2.1.5

5 years ago

1.0.5

5 years ago

2.0.1

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago