A Polymer.js template for building fast, robust web apps using Web Components
by addyosmaniJavaScript
Last 12 weeks · 0 commits
3 of 6 standards met
Repository: addyosmani/polymer-boilerplate. Description: A Polymer.js template for building fast, robust web apps using Web Components Stars: 163, Forks: 18. Primary language: JavaScript. Languages: JavaScript (92%), CSS (8%). License: MIT. Open PRs: 0, open issues: 3. Last activity: 11y ago. Community health: 57%. Top contributors: addyosmani.
I run and the results are: but the file in still references instead of the path set in the block.
Add missing slash to end-tag of custom element 'polymer-list'.
@zenorocha made the point that we should try to keep this boilerplate lean so that it's more generally useful. for element creators, they just want to build the element and then attached it to their 3 other projects that have different tasks and etc I agree. What should we try to remove here? Sass Bootstrap - should we have any Bootstrap? Optimization tasks - keep Vulcanize, but remove the others? Testing? should we prescribe Mocha out of the box like we do now or not? Because this project is based on generator-polymer, we can always just recommend that they use that if they need more.