Polymer.js is a JavaScript
library created by Google that allows reusing the HTML elements for building
applications with components.
Polymer is an open-source JavaScript library developed by Google
developers and was initially released on May 27, 2015. The stable release is
1.7.0 and it was released on September 29, 2016.
Why Use Polymer.js?
- It allows to create our own custom elements easily using the HTML, CSS, and JavaScript for adding interactions to the element.
- It is created by Google that provides cross-browser compatible applications along with the web components.
- It provides both one-way and two-way data binding.
- It provides Polymer command line interface for managing the projects from simple components to complicated web applications.
0 comments:
Post a Comment