An open API service indexing awesome lists of open source software.

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.

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).