50 packages
babel-plugin-inferno
Turn JSX into Inferno virtual DOM
babel-preset-inferno-app
Babel preset used by Create Inferno App
create-inferno-app
Create Inferno apps with no build configuration.
eslint-config-inferno-app
ESLint configuration used by Create Inferno App
eslint-plugin-inferno
Inferno specific linting rules for ESLint
hoist-non-inferno-statics
Copies non-Inferno specific statics from a child component to a parent component
inferno
An extremely fast, React-like JavaScript library for building modern user interfaces
inferno-compat
Provides a compatibility with React codebases
inferno-component
Inferno ES6 Component
inferno-create-class
Provides a helper to create Inferno Components without needing ES2015