wns-angular-package

0.0.5 • Public • Published

WNS's Angular Package

A powerful package for WNS Middleware supported by WNS Team that provides an interface to use Angular.

Features

  • Angular Server
  • Angular Module
  • Angular Resource
  • Angular Component
  • Angular Application
  • Angular Controller

Requirements

  • Node.JS + NPM
  • WNS Middleware v0.0.93+
  • WNS HTTP Package v0.1.2+

Installing

Enter your server/application's directory...

Installing with WNS Package Manager
$ wnspm install angular
Installing with NPM

Inside your server or application directory just type:

$ npm install wns-angular-package

Setting up your Angular server

Edit your server/app's config.json and insert inside the component section, this code:

  // Example of angular configuration
  "angular": {
    "class": "wnAngularServer"
    }
  }

Readme

Keywords

none

Package Sidebar

Install

npm i wns-angular-package

Weekly Downloads

0

Version

0.0.5

License

MIT

Last publish

Collaborators

  • pedronasser