arbitrarium
v0.1.1
Published
An asynchronous controller framework for TypeScript.
Downloads
2
Readme
Arbitrarium
An asynchronous and lightweight controller framework for TypeScript. Currently only supports Express.js.
Installation
npm install arbitrarium
or yarn install arbitrarium
.
How to use
See the example directory.
License
Arbitrarium is released under the permissive MIT license.