mudgen / webscript

Webscript is a Javascript library for creating DOM elements. Use it to create web applications. It is like HTML but it is Javascript. It is designed to work with existing libraries.
https://mudgen.github.io/webscript/docs/
MIT License
87 stars 9 forks source link

added gitignore and editorconfig #4

Closed clsource closed 4 years ago

clsource commented 4 years ago

also added terser to dev dependencies

mudgen commented 4 years ago

Thanks for this!