Polymer 3Skeleton with Webpack,PostCSS,and Service Workers

A minimal skeleton setup for Polymer 3.x applications, integrated with Webpack, PostCSS, and Service Workers. It features hot reloading, and various plugins for enhanced development experience. Static files (e.g., vendor/webcomponents-loader.js) are bundled and copied to the dist folder via generated Service Workers, specifically for the build process. This setup includes the babel-plugin-transform-object-rest-spread for transforming object rest/spread syntax and loads HTML templates as strings. PostCSS is configured to load as strings into Polymer elements' <style> tags.

zip
polymer-skeleton-master.zip 预估大小:42个文件
folder
polymer-skeleton-master 文件夹
file
.gitignore 168B
file
package.json 2KB
file
.npmrc 18B
file
.stylelintrc 552B
folder
src 文件夹
folder
components 文件夹
folder
containers 文件夹
folder
sk-app 文件夹
file
style.pcss 2KB
file
index.js 980B
file
template.html 591B
folder
dumbs 文件夹
folder
sk-button 文件夹
file
style.pcss 206B
file
index.js 343B
file
template.html 13B
folder
assets 文件夹
folder
icons 文件夹
file
favicon-32x32.png 1KB
file
polymer-skeleton-192x192.png 9KB
file
polymer-skeleton-384x384.png 23KB
file
browserconfig.xml 259B
file
apple-touch-icon.png 10KB
file
safari-pinned-tab.svg 412B
file
polymer-skeleton-48x48.png 2KB
file
polymer-skeleton-96x96.png 4KB
file
mstile-150x150.png 8KB
file
AnimatedSkeleton.svg 39KB
file
logo.svg 9KB
file
index.js 166B
folder
global-style 文件夹
folder
keyframes 文件夹
file
fadeIn.pcss 125B
folder
basics 文件夹
file
links.pcss 105B
file
media-queries.pcss 42B
file
typography.pcss 79B
file
sw-loader.js 899B
file
index.html 3KB
file
manifest.json 824B
file
LICENSE.md 1KB
file
webpack.config.js 5KB
file
.travis.yml 283B
file
postcss.config.js 715B
file
CODE_OF_CONDUCT.md 3KB
file
CHANGELOG.md 13KB
folder
.github 文件夹
file
PULL_REQUEST_TEMPLATE.md 92B
file
README.md 4KB
file
.yarnrc 34B
file
wct.conf.js 209B
folder
test 文件夹
folder
suites 文件夹
file
sk-app.html 785B
file
.editorconfig 202B
file
yarn.lock 445KB
zip 文件大小:214.59KB