/floatl-polymer

Web component which renders an input text element enhanced with Floatl.

Primary LanguageHTML

floatl-polymer

A little web component made with Polymer (only for learning purposes). It renders an input text element enhanced with Floatl.

Installation

  1. Download this repo.
  2. Execute bower install in the root folder.
  3. ???
  4. Profit!

Syntax

<input-floatl label="First name"></input-floatl>

That's all!

How to test it

Install polyserve:

$ npm install -g polyserve

And execute it in the root folder:

$ polyserve -o

License

MIT