JSPM

augmented-ui

1.0.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 175
  • Score
    100M100P100Q79336F
  • License BSD-2-Clause

Integrate your apps with technology

Package Exports

  • augmented-ui

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 (augmented-ui) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

James0x57

augmented-ui from PropJockey

Home: http://augmented-ui.com/

Docs / Tests: http://augmented-ui.com/test.html

NPM: https://www.npmjs.com/package/augmented-ui

GitHub: https://github.com/propjockey/augmented-ui

Install: $ npm install augmented-ui Then include the /node_modules/augmented-ui/augmented.css file before any stylesheets that use it.

OR

Use your favorite NPM CDN and include it on your page before other stylesheets for small projects. Like so:

<link rel="stylesheet" type="text/css" href="https://unpkg.com/augmented-ui/augmented.css">