angular-camelcase

1.1.2 • Public • Published

Angular Camelcase

filters for converting to/from camelcase

Build Status MIT License

Usage

Install from:

  • NPM: npm install angular-camelcase
  • Bower: bower install angular-camelcase
var app = angular.module('app', ['angularCamelcase']);

Contributing

Please follow our Code of Conduct when contributing to this project.

$ git clone https://github.com/goodeggs/angular-camelcase && cd angular-camelcase
$ npm install
$ npm test

Module scaffold generated by generator-goodeggs-npm.

Dependencies (0)

    Dev Dependencies (9)

    Package Sidebar

    Install

    npm i angular-camelcase

    Weekly Downloads

    16

    Version

    1.1.2

    License

    MIT

    Last publish

    Collaborators

    • goodeggs-admin