csuarez / floatl-polymer

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:HTML 100.0%