0.1.6 • Published 5 years ago

thb-text-component v0.1.6

Weekly downloads
1
License
MIT
Repository
github
Last release
5 years ago

\<thb-text-component>

Published on NPM Published on webcomponents.org Build Status

Install the Polymer-CLI

First, make sure you have the Polymer CLI and npm (packaged with Node.js) installed. Run npm install to install your element's dependencies, then run polymer serve to serve your element locally.

Viewing The Element

$ polymer serve

Running Tests

$ polymer test

Your application is already set up to be tested via web-component-tester. Run polymer test to run your application's test suite locally.

Properties

value

  • Type: String
  • Description: Currency value to convert to text

Example

<thb-text-component value="123.25"></thb-text-component>

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

License

MIT

0.1.6

5 years ago

0.1.5

5 years ago

0.1.4

5 years ago

0.1.3

5 years ago

0.1.1

5 years ago

0.1.0

5 years ago