fbjs

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

build

gulp build

postbuild

node scripts/node/check-lib-requires.js lib

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-babel-presets

cd babel-preset && npm install && npm test

typecheck

flow check src

Metadata

Downloads