react
v1.0.14arrow_drop_downv2.0.0
v1.0.30
v1.0.23
v1.0.22
v1.0.21
v1.0.20
v1.0.19
v1.0.18
v1.0.17
v1.0.16
v1.0.15
v1.0.14
v1.0.13
v1.0.12
v1.0.11
v1.0.10
v1.0.9
v1.0.8
v1.0.7
v1.0.6
v1.0.5
v1.0.4
v1.0.3
v1.0.2
v1.0.1
v1.0.0
v0.0.15
v0.0.14
v0.0.13
v0.0.12
v0.0.11
v0.0.10
v0.0.9
v0.0.8
v0.0.7
v0.0.6
v0.0.5
v0.0.4
v0.0.3
v0.0.2
v0.0.1
STATUS
Processing
DOWNLOADS
103,094
LICENSE
MIT
VISIBILITY
Public
PUBLISHED
2 years ago
SIZE
468 KB
Bit React compiler. Compiles React components with Bit.
Like
Install react as a package?
Copied
npm i @bit/[email protected]
Set Bit as a scoped registryLearn more
npm config set '@bit:registry' https://node.bit.dev
Files
- .babelrc
- README.md
- index.ts
- package.json
- test
- compile-react.spec.ts
- component-examples.ts
- tsconfig.json
- compilers/typescript@3.1.31
index.ts
19 Lines(16 sloc)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20