-
Updated
Dec 1, 2020 - JavaScript
{{ message }}
The tiny framework for building hypertext applications.
A JavaScript Framework for Building Brilliant Applications
Front End Cross-Frameworks Framework - 前端跨框架跨平台框架
A minimal WebAssembly virtual DOM to build C++ SPA (Single page applications)
UIKit a-là SwiftUI.framework [min deployment target iOS10]
Minimal view layer for building web interfaces.
Hi guys,
I could use your input / feedback on this one.
In case we are using non primitive class configs like "directions":
static getConfig() {return {
/**
* @member {String} className='Neo.plugin.Resizable'
* @protected
*/
className: 'Neo.plugin.Resizable',
/**
* Directions into which you want to drag => resize
AppRun is a JavaScript library for developing high-performance and reliable web applications using the elm inspired architecture, events and components.
Dyo is a JavaScript library for building user interfaces.
diffHTML is a web framework that helps you build applications and other interactive content
.dom is a tiny (512 byte) template engine that uses virtual DOM and some of react principles
It'd be neat to have a benchmark to test our diffing needs — perf is a feature, and we should be able to catch regressions.
Given this would need to run in the browser, we'd probably need some tooling around this. I was thinking it'd be cool to run a headless Chrome instance through puppeteer, and use the [nanobench](https://github.com/mafintosh/nano
DOM ViewModel - A thin, fast, dependency-free vdom view layer
Builds components using a simple and explicit API around virtual-dom
Render JSX/Hyperscript to HTML strings, without VDOM
Single Page Applications running on the server side.
plugin to transform to React
CableReady completes the ActionCable story and expands the utility of web sockets in your Rails app
Library to build UI based on virtual DOM
Virtual syntax highlighting for virtual DOMs and non-HTML things
Mikado is the webs fastest template library for building user interfaces.
Add a description, image, and links to the virtual-dom topic page so that developers can more easily learn about it.
To associate your repository with the virtual-dom topic, visit your repo's landing page and select "manage topics."
It would be nice to have a babel macro that automatically runs the babel plugin to remove the runtime. That way, this project would work out of the box with "zero" config tools like create-react-app.
I'm thinking it could be something like:
This is similar conceptually to CSS-IN-JS libraries providing a macro for their tools. See https://e