diff options
Diffstat (limited to 'readme.md')
-rw-r--r-- | readme.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/readme.md b/readme.md new file mode 100644 index 0000000..38b4fc3 --- /dev/null +++ b/readme.md @@ -0,0 +1,4 @@ +# jshelper (name to change) + +I notices that i started to duplicated some basic javascript helper for +interfacing with the DOM across many of my projects. This library fixes that. |