Skip to content

lnguyenfx/react

This branch is 1 commit ahead of, 1 commit behind preact-compat/react:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

c57f065 · Nov 1, 2019

History

7 Commits
May 24, 2017
Nov 1, 2019
Nov 1, 2019
Nov 28, 2016

Repository files navigation

So you're a Preact user, but want to use some React libraries with it. You wanted to set up aliases or something, but can't do it for some reason. The solution is simple, though:

yarn add preact
yarn add lnguyenfx/react lnguyenfx/react-dom

Or if you're not a fan of yarn:

npm i -S preact
npm i -S lnguyenfx/react lnguyenfx/react-dom

Forked from preact-compat/react in order to support preact 10.0+

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%