egg-view-angular

0.6.0 • Public • Published

egg-view-angular

NPM version build status Test coverage David deps Known Vulnerabilities npm download

egg view plugin for angular

Install

$ npm i egg-view-angular --save

Usage

// {app_root}/config/plugin.js
exports.angular = {
  enable: true,
  package: 'egg-view-angular',
};

Configuration

see config/config.default.js for more detail.

Example

angular server side render example, please see egg-angular-webpack-boilerplate

Questions & Suggestions

Please open an issue here.

License

MIT

/egg-view-angular/

    Package Sidebar

    Install

    npm i egg-view-angular

    Weekly Downloads

    2

    Version

    0.6.0

    License

    MIT

    Unpacked Size

    9.58 kB

    Total Files

    14

    Last publish

    Collaborators

    • clarkorz