@demandjump/trinity
TypeScript icon, indicating that this package has built-in type declarations

1.1.21 • Public • Published

Trinity

Trinity

Public Demandjump React Component Library and UIKit based on Material Design with MaterialUI.

Installation Instructions

If you are using npm, you can run the following command: npm install @demandjump/trinity

For yarn users: yarn add @demandjump/trinity

Then import the components like so:

 import { DJTextField } from '@demandjump/trinity';

 ...

 <DJTextField name="myFieldName" id="myFieldId">

 ...

See the storybook for more information about props

Storybook

See the components live at Our Storybook

-- Storybook is deployed with github actions via the .github/workflows/storybook.yaml file and the npm package @storybook/storybook-deployer and the package.json script: "deploy-storybook": "storybook-to-ghpages"

-- I had to add a personal access token to the github action called GH_TOKEN for the action to be able to deploy the storybook.

Package Sidebar

Install

npm i @demandjump/trinity

Weekly Downloads

3

Version

1.1.21

License

MIT

Unpacked Size

16 MB

Total Files

439

Last publish

Collaborators

  • cbeckman
  • abayer4
  • allisonbierschenk
  • bryanmorganoverbey