diff options
author | metamuffin <metamuffin@disroot.org> | 2023-10-01 11:27:59 +0200 |
---|---|---|
committer | metamuffin <metamuffin@disroot.org> | 2023-10-01 11:27:59 +0200 |
commit | 4c6a395de093dce24c688276a8b04a93093fd118 (patch) | |
tree | f5b345a4e0b8650577ce0734ee1b26d8c0433b1c /readme.md | |
download | jshelper-4c6a395de093dce24c688276a8b04a93093fd118.tar jshelper-4c6a395de093dce24c688276a8b04a93093fd118.tar.bz2 jshelper-4c6a395de093dce24c688276a8b04a93093fd118.tar.zst |
init
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. |