fbjs

v0.5.0
A collection of utility libraries used by other Facebook JS projects

build

gulp build

lint

eslint .

prepublish

npm run build

pretest

node node_modules/fbjs-scripts/node/check-dev-engines.js package.json

test

NODE_ENV=test jest

typecheck

flow check src

Metadata

Downloads