Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/andreypopp/reactify
/ reactify.js
File
reactify.js
test/reactify.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
var
assert = require(
'assert'
);
2
var
browserify = require(
'browserify'
);
3
var
coffeeify = require(
'coffeeify'
);
4
var
reactify = require(
'../index'
);
Callers
nothing calls this directly
Calls
3
bundle
Function · 0.85
assertContains
Function · 0.85
reactify
Function · 0.85
Tested by
no test coverage detected