Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/featurist/hyperdom
A fast, feature rich and simple framework for building dynamic browser applications.
https://github.com/featurist/hyperdom
frontend hyperdom javascript javascript-framework typescript vdom
Last synced: about 3 hours ago
JSON representation
A fast, feature rich and simple framework for building dynamic browser applications.
- Host: GitHub
- URL: https://github.com/featurist/hyperdom
- Owner: featurist
- License: mit
- Created: 2014-12-27T09:26:14.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2022-12-03T00:42:20.000Z (almost 2 years ago)
- Last Synced: 2024-11-02T06:08:08.334Z (17 days ago)
- Topics: frontend, hyperdom, javascript, javascript-framework, typescript, vdom
- Language: TypeScript
- Homepage: https://hyperdom.org
- Size: 2.98 MB
- Stars: 162
- Watchers: 11
- Forks: 14
- Open Issues: 34
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# hyperdom [![npm version](https://img.shields.io/npm/v/hyperdom.svg)](https://www.npmjs.com/package/hyperdom) [![npm](https://img.shields.io/npm/dm/hyperdom.svg)](https://www.npmjs.com/package/hyperdom) [![Build Status](https://travis-ci.org/featurist/hyperdom.svg?branch=master)](https://travis-ci.org/featurist/hyperdom)
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](http://facebook.github.io/react/) and uses [virtual-dom](https://github.com/Matt-Esch/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](https://www.featurist.co.uk/careers/).
Sponsored by:
[![Browserstack](https://www.browserstack.com/images/mail/newsletter-bs-logo.png)](https://www.Browserstack.com/).