Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 1.05 KB

README.md

File metadata and controls

31 lines (18 loc) · 1.05 KB

<collapsible-selector>

CircleCI Greenkeeper badge Known Vulnerabilities codecov

Polymer JS custom selector element that collapses based on available width.

Install dependencies

npm install

bower install

Viewing Your Element

$ ./node_modules/.bin/polymer serve

Running Tests

$ ./node_modules/.bin/polymer test

TODO

  • flesh out unit tests
  • write some better documentation, although running ./node_modules/.bin/polymer serve has a fair amount of info
  • make a static demo page