https://github.com/mause/tumblr-ember
Simple Tumblr client written in Ember
https://github.com/mause/tumblr-ember
Last synced: 8 months ago
JSON representation
Simple Tumblr client written in Ember
- Host: GitHub
- URL: https://github.com/mause/tumblr-ember
- Owner: Mause
- License: mit
- Created: 2013-10-06T16:45:02.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2022-05-17T03:17:27.000Z (about 4 years ago)
- Last Synced: 2025-07-13T10:58:33.439Z (12 months ago)
- Language: JavaScript
- Homepage: http://5minfork.com/Mause/tumblr-ember/src
- Size: 684 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
tumblr-ember
============
Simple Tumblr client written in Ember and Ember Data.
With Ember Data having removed explicit embedded,
the serializer has to reimplement embedded support.
Looking forward to being able to delete that code,
when and if embedded support is readded.