Skip to content

Add InDom lightweight DOM library to data.js#1079

Open
constcallid wants to merge 1 commit intomicrojs:masterfrom
constcallid:add-indom-to-data
Open

Add InDom lightweight DOM library to data.js#1079
constcallid wants to merge 1 commit intomicrojs:masterfrom
constcallid:add-indom-to-data

Conversation

@constcallid
Copy link

This PR adds InDom to data.js.

InDom is a <4k, stack-agnostic DOM library with:

  • automatic cleanup of listeners and data when elements are removed,
  • modern API for DOM / event / data / form fields handling, and more,
  • MIT license.

I ran the build script locally (npm test) to verify things but only committed the data.js change, as recommended in the CONTRIBUTING.md.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant