@nteract/transforms-full

v1.0.6
Transforms from nteract
nteract transforms notebook

prepublish

npm run build

build

npm run build:clean && npm run build:lib && npm run build:flow

build:clean

rimraf lib

build:flow

flow-copy-source -v -i '**/__tests__/**' src lib

build:lib

babel -d lib src --ignore '**/__tests__/**'

test

jest
npm i @nteract/[email protected]

Metadata

Downloads