Skip to content

namiwang/wcdn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web Components Delivery Network

Public CDN designed for web components.

Usage

<link rel="import" href="http://cdn.wcdn.io/iron-ajax/iron-ajax.html">

You may wanna replace all src in <link>s in your build pipeling by using something like gulp-replace

Still in alpha

Do NOT use in production.

Looking for testing users.

List of current hosting components

  • Polymer lib
  • Components released by Polymer team (see Polymer elements category)
    • app-elements
    • iron-elements
    • paper-elements
    • neon-elements
    • platinum-elements
    • gold-elements
    • molecules
      • marked-element
      • prism-element
  • Google web components
    • google-web-components (see GoogleWebComponents)
      • google-apis
      • google-feeds
      • google-map
      • google-signin
      • google-sheets
      • google-youtube
      • google-analytics
      • google-calendar
      • google-chart
      • google-castable-video
      • google-hangout-button
      • google-url-shortener
      • google-youtube-upload
      • google-streetview-pano
  • Firebase related
    • firebase-element
    • polymerfire
      • firebase-auth
      • firebase-app
      • firebase-document
      • firebase-query

FAQ

Why a CDN specially used for web components

Due to some requirements and constraints (like paths) with HTML Import.

Why not Polygit

Versions

Currently we're only hosting packages with latest version which is compatible with all other packages.

We'on working on multiple versions hosting.

Fow now, fill an issue for package updating request.

A site to query current package version and server status

Working on that.

Redirecting for nonexistent package.

Working on that.

Settings for CORS, cache, etc.

Should be fine for normal using, fill an issue if it doesn't.

HTTPS & HTTP/2

Still no. Working on that.

About

Web Components Delivery Network

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages