Tyriar/responsive-content.js

View on GitHub
bower.json

Summary

Maintainability
Test Coverage
{
  "name": "responsive-content.js",
  "main": "responsive-content.js",
  "version": "2.0.1",
  "homepage": "https://github.com/Tyriar/responsive-content.js",
  "authors": [
    "Tyriar (http://www.growingwiththeweb.com)"
  ],
  "description": "Transforms a piece of text at a breakpoint as well as produces a screen reader specific version.",
  "keywords": [
    "accessibility",
    "html"
  ],
  "license": "MIT",
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "test",
    "tests"
  ]
}