thb-text-component

0.1.6 • Public • Published

<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

Readme

Keywords

none

Package Sidebar

Install

npm i thb-text-component

Weekly Downloads

0

Version

0.1.6

License

MIT

Unpacked Size

14.1 kB

Total Files

10

Last publish

Collaborators

  • theeraphon