hyperdom
TypeScript icon, indicating that this package has built-in type declarations

2.1.0 • Public • Published

hyperdom npm version npm Build Status

A simple, fast, feature rich framework for building dynamic browser applications.

Hyperdom supports a simple event-update-render cycle, promises for asynchronous operations, JSX, non-JSX, typescript, client-side routing, SVG, two-way data binding, server-side rendering, and optimises for performance, developer usability and simplicity of application architecture.

Hyperdom is influenced by react and uses virtual-dom for the DOM patching. Unlike react though, there is no need for state management libraries (this problem simply does not exist in hyperdom), the API is compact and the routing is built in.

Documentation - https://hyperdom.org

We're Hiring!

Join our remote team and help us build amazing software. Check out our career opportunities.

Sponsored by:

Browserstack.

Package Sidebar

Install

npm i hyperdom

Weekly Downloads

161

Version

2.1.0

License

MIT

Unpacked Size

104 kB

Total Files

54

Last publish

Collaborators

  • refractalize