object-transit

v1.4.0
## Usage

test

jest --passWithNoTests

test:watch

jest --watch

prebuild

rm -rf dist && mkdir dist

build

yarn prebuild && ./node_modules/.bin/tsc

prepublish

yarn build

start-demo

parcel index.html --open --out-dir=demo

build-demo

parcel build --out-dir=demo --public-url '.' index.html
npm i object-transit

Metadata

  • MIT
  • Whatever
  • Alex Lunyov
  • released 1/28/2019

Downloads

Maintainers