@thi.ng/atom

v3.1.2
Mutable wrappers for nested immutable values with optional undo/redo history and transaction support
derived views cursor data structure ES6 history immutable redo state transaction and 5 more...

doc

typedoc --mode modules --out doc src

pub

yarn build:release && yarn publish --access public

test

mocha test

build

yarn clean && yarn build:es6 && node ../../scripts/bundle-module

clean

rimraf *.js *.d.ts .nyc_output build coverage doc lib

cover

nyc mocha test && nyc report --reporter=lcov

build:es6

tsc --declaration

build:test

rimraf build && tsc -p test/tsconfig.json

doc:readme

../../scripts/generate-readme

build:release

yarn clean && yarn build:es6 && node ../../scripts/bundle-module all
npm i @thi.ng/[email protected]

Metadata

Downloads

Maintainers