JSPM

@egovernments/digit-ui-react-components

2.0.0-fsm.2.0
    • ESM via JSPM
    • ES Module Entrypoint
    • Export Map
    • Keywords
    • License
    • Repository URL
    • TypeScript Types
    • README
    • Created
    • Published
    • Downloads 1692
    • Score
      100M100P100Q113953F
    • License MIT

    Package Exports

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

      Readme

      egov-ui-components

      Made with create-ui-library

      NPM JavaScript Style Guide

      Install

      npm install --save egov-ui-components

      Usage

      import React, { Component } from "react";
      
      import MyComponent from "egov-ui-components";
      import "egov-ui-components/dist/index.css";
      
      class Example extends Component {
        render() {
          return <MyComponent />;
        }
      }

      Changelog

      1.7.0-fsm-1.0.0 Added TQM module new components 

      License

      MIT © nabeelmd-egov