JSPM

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

Package Exports

  • repo-review-ui
  • repo-review-ui/dist/bundle.js

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

Readme

repo-review-ui npm version Downloads

A React component for dynamically building user interfaces.

Installation

The repo-review-ui library is available as an NPM package. Install it either with NPM:

npm install --save repo-review-ui

or Yarn:

yarn add repo-review-ui

Usage

You can learn more in the repo-review-ui documentation.