The Wayback Machine - https://web.archive.org/web/20210913033221/https://github.com/topics/polymer
Skip to content
#

polymer

Here are 1,364 public repositories matching this topic...

storybook
bennypowers
bennypowers commented Sep 30, 2020

The generator currently outputs TypeScript projects only. It should have an option to output JavaScript projects.

This could be accomplished without duplicating code by the following steps

  1. If the TypeScript option is selected, continue as normal
  2. If the JavaScript option is selected, run all the same steps as the TypeScript generator, but add the following steps afterwards:
    1. Run

Improve this page

Add a description, image, and links to the polymer topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the polymer topic, visit your repo's landing page and select "manage topics."

Learn more