Skip to content
This repository has been archived by the owner on Jul 23, 2021. It is now read-only.

goodeggs/angular-camelcase

Repository files navigation

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.

About

Angular filter for converting string to camel case

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •