JSPM

ember-format-json

0.0.4
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 142
  • Score
    100M100P100Q83855F
  • License MIT

The default blueprint for ember-cli addons.

Package Exports

  • ember-format-json

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (ember-format-json) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Ember-format-json

Build Status

Ember component wrapper for json-formatter-js

Installation

ember install ember-format-json

Usage

{{format-json value=value}}

Running

Running Tests

  • npm test (Runs ember try:testall to test your addon against multiple Ember versions)
  • ember test
  • ember test --server