micro-core

0.4.0 • Public • Published

micro-core

The core micro API. Designed for production use, or for packages to extract dependencies with a minimal footprint.

It avoids dependencies as much as possible for fast downloads.

For the complete package, API and transpilation runtime look at micro.

micro-serve

This package ships with micro-serve installed in bin. Point it to a module that exports a micro request handler:

$ micro-serve -h
usage: micro-serve [-h host] [-p port] <file>
 
$ micro-serve -p 3000 index.js
Listening on *:3000

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.4.0
    9
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.4.0
    9
  • 0.3.0
    9
  • 0.2.0
    0
  • 0.1.0
    8

Package Sidebar

Install

npm i micro-core

Weekly Downloads

26

Version

0.4.0

License

MIT

Last publish

Collaborators

  • gdborton
  • matheuss
  • matt.straka
  • nick.tracey
  • zeit-bot
  • vercel-release-bot