1.0.9 • Published 5 years ago

domore v1.0.9

Weekly downloads
-
License
MIT
Repository
gitlab
Last release
5 years ago

DOMore

pipeline status

do more with the standard DOM-API

What is it?

  • A wrapper around the standard javascript DOM-API for better syntax
  • A couple of practical extra events
  • A method to extend standard HTMLElements

Why choose DOMore?

it is:

small

6kB minified, 2.1kB minified and gzipped.

easy to integrate

Basically just a small extension to the standard DOM-API.

composable

Create reusable components in a functional or class-like syntax similar to react.

low overhead

No shadow-DOM, nothing unnecessary, just syntactic sugar that lets you extend built-in DOM-classes.

JSX-compatible

You can use the react-jsx precompiler to use jsx-syntax.

Documentation

Is in the Wiki

1.0.9

5 years ago

1.0.8

5 years ago

1.0.7

5 years ago

1.0.4

5 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago