@backlib/site
TypeScript icon, indicating that this package has built-in type declarations

0.1.3 • Public • Published

Minimalist koa utilities on top of backlib.

  • Typed Build with typescript for typescript.
  • Modern Node.js 14 and above, compiled with native class fields and null coalescing native support.
  • Minimalist Not a framework, just some libs that can be assembled into an application infrastructure code.
  • PromiseAsync/Await centric Use Promise/async/await patterns for all async calls.
  • Web Async Web request utilities based on koajs over express as it is a modern rewrite of more or less the same API with backed in support for Promise/async/await (simplify many of the usecases)

Readme

Keywords

none

Package Sidebar

Install

npm i @backlib/site

Weekly Downloads

0

Version

0.1.3

License

MIT

Unpacked Size

38 kB

Total Files

15

Last publish

Collaborators

  • jeremychone