most-last

v2.1.0
Emit the last value of your streams
most.js @most/core reactive streams last observable

build

npm run build:commonjs && npm run build:es2015 && npm run build:umd

build:commonjs

tsc -P cfg/tsconfig.commonjs.json

build:es2015

tsc -P cfg/tsconfig.es2015.json

build:umd

rollup -c && uglifyjs dist/most-last.js -o dist/most-last.min.js

test

npm run test:lint && npm run test:unit

test:lint

tslint -p tsconfig.json -c tslint.json 'src/*.ts'

test:unit

mocha -r ts-node/register src/*.test.ts

prebuild

npm run test

preversion

npm run build

prepublish

npm run build
npm i most-last

Metadata

  • MIT
  • Whatever
  • Tylor Steinberger
  • released 4/30/2018

Downloads

Maintainers