Babel-plugin-inferno Alternatives
Similar projects and alternatives to babel-plugin-inferno
-
solid
A declarative, efficient, and flexible JavaScript library for building user interfaces.
-
rfcs
RFCs for substantial changes / feature additions to Vue core (by vuejs)
-
Appwrite
Appwrite - The open-source backend cloud platform. Add Auth, Databases, Functions, and Storage to your product and build any application at any scale while using your preferred coding languages and tools.
-
inferno
:fire: An extremely fast, React-like JavaScript library for building modern user interfaces
-
-
-
-
marko
A declarative, HTML-based language that makes building web apps fun
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
-
-
Vue.js
This is the repo for Vue 2. For Vue 3, go to https://github.com/vuejs/core
babel-plugin-inferno reviews and mentions
-
A Look at Compilation in JavaScript Frameworks
A VDOM library like Inferno uses this information to compile its JSX directly into pre-optimized node structures. Marko, and Vue hoist their static VDOM nodes outside of their components so that they don't incur the overhead of recreating them on every render.
Stats
infernojs/babel-plugin-inferno is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of babel-plugin-inferno is JavaScript.