bla

v2.0.0-rc.6
Easy way to create your own API methods for server and client sides

test

npx jest

lint

npx tsc -p . --noEmit && npx eslint --ext ts src

build

rm -rf server client shared && npx rollup -c rollup.config.ts

preversion

npm run lint

prepublishOnly

npm run build

postpublish

git push && git push --tags

Metadata

  • MIT
  • Whatever
  • Alexander Tarmolov
  • released 12/19/2019

Downloads