All Projects → featurist → Hyperdom

featurist / Hyperdom

Licence: mit
A fast, feature rich and simple framework for building dynamic browser applications.

Programming Languages

javascript
184084 projects - #8 most used programming language
typescript
32286 projects

Projects that are alternatives of or similar to Hyperdom

Kunafa
Easy to use, high level framework in Kotlin for front-end web-development
Stars: ✭ 148 (-8.07%)
Mutual labels:  javascript-framework, frontend
Aurelia
Aurelia 2, a standards-based, front-end framework designed for high-performing, ambitious applications.
Stars: ✭ 995 (+518.01%)
Mutual labels:  javascript-framework, frontend
Ivi
🔥 Javascript (TypeScript) library for building web user interfaces
Stars: ✭ 445 (+176.4%)
Mutual labels:  vdom, frontend
Neo
Create blazing fast multithreaded Web Apps
Stars: ✭ 1,219 (+657.14%)
Mutual labels:  vdom, frontend
Nerv
A blazing fast React alternative, compatible with IE8 and React 16.
Stars: ✭ 5,409 (+3259.63%)
Mutual labels:  vdom, frontend
Marko
A declarative, HTML-based language that makes building web apps fun
Stars: ✭ 10,796 (+6605.59%)
Mutual labels:  vdom, frontend
Coloquent
Javascript/Typescript library mapping objects and their interrelations to JSON API, with a clean, fluent ActiveRecord-like (e.g. similar to Laravel's Eloquent) syntax for creating, retrieving, updating and deleting model objects.
Stars: ✭ 149 (-7.45%)
Mutual labels:  frontend
Acta
Super light and dead simple state manager and event dispatcher for react.
Stars: ✭ 155 (-3.73%)
Mutual labels:  frontend
Vivid
a JavaScript library which is built to easily customize and use the SVG Icons with a blaze.
Stars: ✭ 1,797 (+1016.15%)
Mutual labels:  javascript-framework
Blog
一般不会写 API 类文章,努力写有营养的文章,喜欢请点 star
Stars: ✭ 146 (-9.32%)
Mutual labels:  frontend
Crana
A CLI tool to create React + Node apps with just one command
Stars: ✭ 160 (-0.62%)
Mutual labels:  frontend
Userbase
Create secure and private web apps using only static JavaScript, HTML, and CSS.
Stars: ✭ 2,029 (+1160.25%)
Mutual labels:  frontend
Niui
Lightweight, feature-rich, accessible front-end library
Stars: ✭ 152 (-5.59%)
Mutual labels:  frontend
Nightly.js
A zero dependency javascript library that enables the night mode in your website easily
Stars: ✭ 150 (-6.83%)
Mutual labels:  frontend
Cccatalog Frontend
Note: Project is discontinued. CC Search is a search tool for CC-licensed and public domain content across the internet.
Stars: ✭ 157 (-2.48%)
Mutual labels:  frontend
Ansible Cmdb
Ansible-cmdb takes the output of Ansible's fact gathering and converts it into a static HTML overview page (and other things) containing system configuration information.
Stars: ✭ 2,003 (+1144.1%)
Mutual labels:  frontend
Lazy
Kule Lazy4 / CSS Framework
Stars: ✭ 147 (-8.7%)
Mutual labels:  frontend
Angular2 Flask
Simple angular2 app with python-flask backend ( Learning Angular2 )
Stars: ✭ 152 (-5.59%)
Mutual labels:  frontend
Omi
Front End Cross-Frameworks Framework - 前端跨框架跨平台框架
Stars: ✭ 12,153 (+7448.45%)
Mutual labels:  vdom
Material Dashboard
Material Frontend Preset For Laravel Framework 8.x and Up
Stars: ✭ 152 (-5.59%)
Mutual labels:  frontend

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].