Polymer
General resources
5_ENTRIES- Project
All things related to the Polymer project - Roadmap, Code of Conduct, How to Contribute, and more.
Polymer Communities
5_ENTRIESTutorials/Guides
12_ENTRIESArticles
14_ENTRIES- Upgrading to 1.0
bitHound Blog
Videos
10_ENTRIES- Learn Polymer 1.0
by Stretch Projects
Boilerplates
6_ENTRIES- Starter kit
Build tools & boilerplate for creating production-quality web apps.
- Polymer Admin
Responsive admin dashboard created using Polymer 1.0 and Polymer Starter Kit
- Meteor-Polymer Starter Kit
Kickstart a Meteor - Polymer project with MWC packages
Generators
2_ENTRIES- Generator Polymer
Yeoman generator for Polymer projects, based on the official Starter kit.
- Generator element
Yeoman generator to create Custom Elements using Polymer, X-Tag or VanillaJS.
Official Elements
11_ENTRIES- Iron
Iron elements are a set of visual and non-visual utility elements.
- Paper
Paper elements are a set of visual elements that implement Google's Material Design.
- Gold
The gold elements are built for e-commerce use-cases like checkout flows.
- Platinum
Elements to turn your web page into a true webapp, with push, offline, and more.
- Molecules
Elements that wrap other javascript libraries.
- App
Elements that enable building full web apps out of modular custom elements.
- Data
A collection of data/storage related elements.
- Layout
A collection of layout related elements.
- [Obsolete] Neon
Neon elements implement special effects.
Directories
4_ENTRIES- open-elements
Open for all elements working with polymer ^1.1
Tools
18_ENTRIES- App Toolbox
App Toolbox.
- Polyserve
A simple web server for using bower components locally.
- Polybuild
An all-in-one build tool for Polymer apps.
- Polyup
A helpful assistant for migrating from Polymer v0.5 to 1.0.
- Polylint
Detect errors in your code.
- Polygit
The Magic Server serves files directly from github (via
cdn.rawgit.com) in a manner that is compatible with HTML Imports natural deduplication feature. - Polydev
DevTool extension.
- Polymer Ready
Show an icon in the address bar when it detects some Polymer and Custom components.
- Vulcanize
Build tool for HTMLimports and web components.
- Crisper
Split inline scripts from an HTML file for CSP compliance.
- Synthesis
Use Polymer as the view Layer of Meteor.js
- MWC-Layout
Control rendering of polymer components.
- WC-Loader
. Webcomponents webpack loader
- Polymer Webpack Loader
. Polymer webpack loader.
- Polymer CDN
. Unofficial CDN for polymer components.
- lit-html
HTML templates, via JavaScript template literals.
Testing
4_ENTRIES- Web components tester
Makes testing your web components a breeze!
- Web components tester istambul
Istanbul coverage plugin for web-component-tester.
- test-fixture
Element that can simplify the exercise of consistently resetting a test suite's DOM.
- iron-test-helpers
Utility classes to make testing easier.
Behaviors
4_ENTRIES- Polymer-Apollo
Polymer Apollo GraphQL Integration.
- MWC-Mixin
Reactive meteor data source for polymer elements
- MWC-Router
Two way bind polymer with Meteor Flowrouter.
- Polymer-Redux
Polymer bindings for Redux.
Theming/Styling
3_ENTRIES- Polymer Themes
Free Polymer themes and templates
- Material Palette
Palette generator based on Material Design
- Polystyle
Wrap existing stylesheets with Polymer's style module system.