All Projects → StartPolymer → awesome-polymer

StartPolymer / awesome-polymer

Licence: other
A collection of awesome Polymer resources.

Projects that are alternatives of or similar to awesome-polymer

chat-window
A simple and flexible chat window for listing messages.
Stars: ✭ 27 (-37.21%)
Mutual labels:  polymer, web-components
paper-countries
Select Dropdown with list of countries with flags and autocomplete
Stars: ✭ 16 (-62.79%)
Mutual labels:  polymer, web-components
page-title
A Polymer element for easily updating a webpage's title, such as in a SPA.
Stars: ✭ 13 (-69.77%)
Mutual labels:  polymer, web-components
nuxeo-elements
Nuxeo web components
Stars: ✭ 23 (-46.51%)
Mutual labels:  polymer, web-components
moment-element
Web Component (with Polymer) wrapper for the moment library
Stars: ✭ 15 (-65.12%)
Mutual labels:  polymer, web-components
mc-viewer
🌐🏠 A Web Component for visualizing Minecraft schematics
Stars: ✭ 25 (-41.86%)
Mutual labels:  polymer, web-components
ibm-toolbar
Horizontal toolbar containing items that can be used for label, navigation, search and actions
Stars: ✭ 18 (-58.14%)
Mutual labels:  polymer, web-components
Polymer Skeleton
💀 Skeleton for Polymer 3 app with Webpack, PostCSS and Service Workers ready.
Stars: ✭ 185 (+330.23%)
Mutual labels:  polymer, web-components
nuxeo-ui-elements
Library of UI web components
Stars: ✭ 20 (-53.49%)
Mutual labels:  polymer, web-components
abdonrd.com
My little personal website
Stars: ✭ 16 (-62.79%)
Mutual labels:  polymer, web-components
polymer-2-carousel
Codelab
Stars: ✭ 18 (-58.14%)
Mutual labels:  polymer, web-components
scheduler-component
A Web Component wrapper for FullCalendar library that uses Polymer version 2.0 and ES6.
Stars: ✭ 24 (-44.19%)
Mutual labels:  polymer, web-components
Storybook
📓 The UI component explorer. Develop, document, & test React, Vue, Angular, Web Components, Ember, Svelte & more!
Stars: ✭ 67,445 (+156748.84%)
Mutual labels:  polymer, web-components
toggle-icon
toggle-icon is a custom element created with Polymer. It provides an extremely powerful and customizable switch that looks like a paper-icon-button.
Stars: ✭ 21 (-51.16%)
Mutual labels:  polymer, web-components
Polyserve
Moved to Polymer/tools monorepo
Stars: ✭ 194 (+351.16%)
Mutual labels:  polymer, web-components
fullcalendar-calendar
Web Component wrapper for FullCalendar
Stars: ✭ 21 (-51.16%)
Mutual labels:  polymer, web-components
Gwt Polymer Elements
Polymer Web Components for GWT. A collection of Material Design widgets for desktop and mobile.
Stars: ✭ 153 (+255.81%)
Mutual labels:  polymer, web-components
Polymer Analyzer
Moved to Polymer/tools monorepo
Stars: ✭ 162 (+276.74%)
Mutual labels:  polymer, web-components
eslint-plugin-lit
lit-html support for ESLint
Stars: ✭ 90 (+109.3%)
Mutual labels:  polymer, web-components
x-play
🎼 🎶 🎵 🎹 🎻 🎷 🎺 🎸
Stars: ✭ 23 (-46.51%)
Mutual labels:  polymer, web-components

Awesome Polymer

Awesome GitHub Stars GitHub Watchers PRs welcome

A collection of awesome Polymer resources.

General resources

Hashtags

Polymer Communities

Polymer & Web Components Blogs

Polymer Codelabs / Playgrounds

Directories

Elements

Routing

Mixins / Behaviors

Libraries

  • pwa-helpers - Small helper methods or mixins to help you build web apps.

lit-html

Patterns

Managing State

Mediator Pattern

Global Mediator Pattern

UniFlow
  • UniFlow - uni-directional data flow + maintains state of entire application
    • Difference between UniFlow and Redux
    • ToDo MVC Demo
    • UniFlow Polymer Starter Kit
    • Answers from author @militeev on Slack
      • With UniFlow you move all your complex logic to action dispatchers, leaving to the visual elements only tasks of rendering the data and reacting to user events. This simplifies things a lot, especially when it comes to unit testing.
      • Answering the question if this is another alternative to Redux, the answer is probably yes. We started the project in early 2016, and Flux and Redux ideas definitely influenced it.
      • I would say it's implementation of basic principles of Flux/Redux + convenience methods for views.
      • Yes, it was developed as part of an internal project at Google, then we separated it out, documented and open-sourced.
      • From my experience, patterns are easier to follow if they're implemented in the code. For small projects it's not critical. When you have large group of people working on a project, chances are that different people will attempt doing same thing in various different ways. Having library and guidelines how to use it helps in this case.
      • Yes, you can easily implement all these concepts yourself, customizing the way you want. The advantage of having the library is that someone already thought about different scenarios that may occur, coded those and unit-tested.
Redux

PRPL Pattern

PRPL Pattern is alternative for a benefits of server-side rendering.

PRPL Servers

Features

Polymer is SEO-friendly

Polymer Project develops PRPL server using Rendertron server which runs Headless Chrome to render and serialize web pages for search bots, so all the content is contained in one network request.

Searchbots

Tutorials / Guides

Style Guides

Upgrade Guides

Case Studies

Integration with other frameworks

GraphQL

Articles

Videos

Polymer Summit

Progressive Web App Summit

Chrome Dev Summit

Google I/O

Templates

Tools

Editor Plugins

Polymer Editor Plugins @ Polymer Summit 2016

Atom

VS Code

Sublime Text

Testing

Notable projects

Lists

Polymer Authors

Other awesome resources


License

CC0

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].