fbjs

v0.7.2
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

test-scripts

cd scripts && npm install && npm test

typecheck

flow check src

Metadata

Downloads