@benqus/top

v1.0.0
Topics, Observables, Pipes. Simple af.
reactive topics pipes observables

debug

npm run rm && npm run test && npm run parcel:debug

build

npm run rm && npm run test && npm run parcel:build

prepublishOnly

npm run build

test

npm run tsc && npm run jest

jest

jest --runInBand

parcel:debug

parcel build ./src/index.ts --dist-dir debug

parcel:build

parcel build ./src/index.ts --dist-dir build --no-source-maps --no-cache

tsc

tsc --noEmit

rm

rm -rf build/ debug/ coverage/ .parcel-cache/
npm i @benqus/top

Metadata

  • MIT
  • Whatever
  • Bence Kormos
  • released 1/30/2023

Downloads

Maintainers