expresser
TypeScript icon, indicating that this package has built-in type declarations

4.8.1 • Public • Published

Expresser

Version Coverage Status Build Status

A Node.js framework built on top of Express.

Why Expresser?

Building on top of Express with added logging, utilities and extra plugins. The idea of Expresser is to aggregate all these common modules and utilities into a single package, making it damn easy to create your new Node.js app.

Use Expresser if...

  • You're new to Node.js web apps
  • You're familiar with Express.js
  • You want to use a similar codebase on your Node.js apps

Look elsewhere if...

  • You hate Express.js
  • You hate TypeScript
  • You need ultimate performance and as little overhead as possible

API documentation

You can browse the full API documentation at https://expresser.devv.com.

Package Sidebar

Install

npm i expresser

Weekly Downloads

65

Version

4.8.1

License

MIT

Unpacked Size

38.3 kB

Total Files

11

Last publish

Collaborators

  • igoramadas