143 packages
babel-plugin-inferno
Turn JSX into Inferno virtual DOM
babel-plugin-optimize-react
Babel plugin for optimizing common React patterns
babel-plugin-optimize-react-hooks
Optimizes the call-sites for React hooks to avoid JS engine de-opts
babel-preset-inferno-app
Babel preset used by Create Inferno App
create-inferno-app
Create Inferno apps with no build configuration.
create-react-class
Legacy API for creating React components.
create-subscription
utility for subscribing to external data sources inside React components
eslint-config-inferno-app
ESLint configuration used by Create Inferno App
eslint-plugin-inferno
Inferno specific linting rules for ESLint
eslint-plugin-react-hooks
ESLint rules for React Hooks
ethereumjs-utils
a collection of utility functions for Ethereum
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
inferno-create-element
Provides methods to create Inferno VNodes
inferno-devtools
Provides support for React's Dev Tools for Inferno
inferno-dev-utils
webpack utilities used by Create Inferno App
inferno-dom
Provides methods to render DOM nodes from Inferno elements
inferno-hyperscript
Bridging hyperscript to InfernoJS
inferno-mobx
Official Inferno bindings for Mobx
inferno-motion
A spring that solves your animation problems.
inferno-redux
Official Inferno bindings for Redux
inferno-router
Provides routing functionality for Inferno