observx

v1.0.4
Tini-Tiny Observer creating library. Not even sure it achievs that goal but surely does something 😆

lint

eslint .

test

jest --forceExit

local

nodemon dist

release

standard-version

type:build

tsc

commit

git-cz

type:watch

tsc -w

build

parcel build --no-autoinstall src/index.ts --target node --out-dir dist --out-file index.js

watch

parcel watch --no-autoinstall src/index.ts --target node --out-dir dist --out-file index.js
npm i observx

Metadata

Downloads

Maintainers