diff options
author | metamuffin <metamuffin@disroot.org> | 2023-10-01 11:53:27 +0200 |
---|---|---|
committer | metamuffin <metamuffin@disroot.org> | 2023-10-01 11:53:27 +0200 |
commit | 18cc95742b9e43f1739385ce3bb673c7095a66a1 (patch) | |
tree | 82502c65932730a6e98a69430b69ae33202f1909 /readme.md | |
parent | 4c6a395de093dce24c688276a8b04a93093fd118 (diff) | |
download | jshelper-18cc95742b9e43f1739385ce3bb673c7095a66a1.tar jshelper-18cc95742b9e43f1739385ce3bb673c7095a66a1.tar.bz2 jshelper-18cc95742b9e43f1739385ce3bb673c7095a66a1.tar.zst |
specialize EEl
Diffstat (limited to 'readme.md')
-rw-r--r-- | readme.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ # jshelper (name to change) -I notices that i started to duplicated some basic javascript helper for +I noticed that I started to duplicated some basic javascript helper for interfacing with the DOM across many of my projects. This library fixes that. |