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

https://github.com/embermn/ember-puzzlers

A collection of (links to) example Ember apps with one or more problems. See if you can figure out what is wrong / how to fix it.
https://github.com/embermn/ember-puzzlers

Last synced: 20 days ago
JSON representation

A collection of (links to) example Ember apps with one or more problems. See if you can figure out what is wrong / how to fix it.

Awesome Lists containing this project

README

          

# ember-puzzlers
A collection of (links to) example Ember apps with one or more problems. See if you can figure out what is wrong / how to fix it.

* `{{input type="number"}}` ([twiddle](https://ember-twiddle.com/8f15c1d3f19c48aaab90ac5495cd5a50?openFiles=templates.application.hbs%2Ctemplates.components.my-component.hbs))
* (open a PR to add yours)