Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

grace-js

13373MIT2.0.0

Templating engine for poor network conditions

readme

Grace

Licence: MIT

Codeship Status for 1337/grace Codacy Badge

  • Render elements on page using static and dynamic values
  • Render elements using external templates, using AJAX
  • Gracefully degrades if jQuery fails to load
  • Gracefully degrades if any external template fails to load
  • Gracefully degrades if this script fails to load
  • Supports the same browsers that your choice of jQuery doesHAHAHA

Changelog

2.0.0

  • Remove jQuery requirement (not hip) and break old browser support (hip)
  • Remove bower support (so hot right now)
  • Break linting
  • Break SemVer by calling it 1.0.1might be too mean

1.0.0

  • Linted.