https://github.com/startpolymer/playgrounds
Get started with Polymer using free playgrounds in online editor CodeSandbox.
https://github.com/startpolymer/playgrounds
polymer usetheplatform usewebplatform
Last synced: about 1 year ago
JSON representation
Get started with Polymer using free playgrounds in online editor CodeSandbox.
- Host: GitHub
- URL: https://github.com/startpolymer/playgrounds
- Owner: StartPolymer
- Created: 2017-10-29T20:55:47.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-04-22T11:08:19.000Z (about 8 years ago)
- Last Synced: 2025-04-11T18:24:46.294Z (about 1 year ago)
- Topics: polymer, usetheplatform, usewebplatform
- Language: JavaScript
- Homepage:
- Size: 13.7 KB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# StartPolymer Playgrounds
Get started with Polymer using free playgrounds in online editor [CodeSandbox](https://codesandbox.io).
## 1. Properties
- [#101](https://codesandbox.io/s/github/StartPolymer/playgrounds/tree/master/v3/101) - Declare simple properties.
- [#102](https://codesandbox.io/s/github/StartPolymer/playgrounds/tree/master/v3/102) - Declare complex properties.
---
Inspired by ["Componentizing" documentation](https://medium.com/@katejeffreys/componentizing-documentation-86b1d344430e).