/dom-helper

[POC - Don't use in production] lightweight alternative to jQuery without dependencies

Primary LanguageTypeScript

Dom Helper

This project was created in TS and is a lightweight alternative to jQuery.

Build

Install dependencies

Run

npm install

Development

Run

npm run build:watch

to start the stack.