stack-angular

0.0.2 • Public • Published

stack-angular Build Status

Default Angular.js stack

Included Middleware

logger

Logs requests

favicon

Serves a favicon

static

Serves up static content. The parameters can be

  • Array of directories
  • Path of single directory

cdn

Serves angular from the google cdn. This can also be a string setting it to another location.

index

Routes all requests that don't get picked up before to a single index view

notFound

Set's the error to "Page not found" so the errorHandler can use it

errorHandler

Displays a error page

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.2
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.2
    1
  • 0.0.1
    1
  • 0.0.0
    1

Package Sidebar

Install

npm i stack-angular

Weekly Downloads

3

Version

0.0.2

License

MIT

Last publish

Collaborators

  • camshaft