JSPM

@ttoss/components

1.26.2
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 495
  • Score
    100M100P100Q98223F
  • License UNLICENSED

React components.

Package Exports

  • @ttoss/components
  • @ttoss/components/dist/esm/index.js
  • @ttoss/components/dist/index.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 (@ttoss/components) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

@ttoss/components

About

@ttoss/components is a set of React components that you can use to build your apps using ttoss technologies.

Getting Started

Install @ttoss/components

$ yarn add @ttoss/{components,ui}
# or
$ npm install @ttoss/{components,ui}