Converted to node module

Converted to npm package
Added brower
Added browserify with minification
Updated Readme
This commit is contained in:
Marian Oancea
2014-11-05 19:46:01 +02:00
parent 3e174a0879
commit 4be4db5e6c
24 changed files with 1785 additions and 653 deletions

12
.editorconfig Normal file
View File

@@ -0,0 +1,12 @@
root = true
[*]
indent_style = space
indent_size = 2
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true
[*.md]
trim_trailing_whitespace = false