Skip to content

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

Notifications You must be signed in to change notification settings

csuarez/floatl-polymer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages