ember-voca

1.0.7 • Public • Published

ember-voca

Build and Deploy Coverage Status semantic-release npm version EmberObserver

Ember Template helpers based on voca.js

Installation

ember install ember-voca

Usage

{{voca-capitalize "hello world"}}
\\ => Hello World
{{voca-camel-case "hello world"}}
\\ => helloWorld
{{ voca-decapitalize "Hello World"}}
\\ => hello world

View the complete documentation here

Contributing

See the Contributing guide for details.

Compatibility

  • Ember.js v3.12 or above
  • Ember CLI v2.13 or above
  • Node.js v10 or above

License

This project is licensed under the MIT License.

/ember-voca/

    Package Sidebar

    Install

    npm i ember-voca

    Weekly Downloads

    11

    Version

    1.0.7

    License

    MIT

    Unpacked Size

    406 kB

    Total Files

    152

    Last publish

    Collaborators

    • rajasegar