@thi.ng/atom

v0.4.0
Mutable wrapper for a immutable values
ES6 typescript

doc

node_modules/.bin/typedoc --mode modules --out doc src

pub

yarn build && yarn publish --access public

test

rm -rf build && tsc -p test && nyc mocha build/test/*.js

build

yarn clean && tsc --declaration

clean

rm -rf *.js *.d.ts .nyc_output build coverage doc

cover

yarn test && nyc report --reporter=lcov
npm i @thi.ng/[email protected]

Metadata

Downloads

Maintainers