Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/onechiporenko/ember-to-string

Try to show string representation of the methods, actions, observers, listeners, computed properties etc
https://github.com/onechiporenko/ember-to-string

Last synced: 1 day ago
JSON representation

Try to show string representation of the methods, actions, observers, listeners, computed properties etc

Awesome Lists containing this project

README

        

# Ember-to-string

[![Build Status](https://travis-ci.org/onechiporenko/ember-to-string.svg)](https://travis-ci.org/onechiporenko/ember-to-string)
[![Codacy Badge](https://www.codacy.com/project/badge/062ef689838e43dfa46eecd1f74f22af)](https://www.codacy.com/app/cv_github/ember-to-string)
[![npm version](https://badge.fury.io/js/ember-to-string.png)](http://badge.fury.io/js/ember-to-string)
[![License](http://img.shields.io/:license-mit-blue.svg)](http://doge.mit-license.org)
[![Downloads](http://img.shields.io/npm/dm/ember-to-string.svg)](https://www.npmjs.com/package/ember-to-string)

## Install

```bash
ember install ember-to-string
```

## Usage

See [Demo](http://onechiporenko.github.io/ember-to-string/)