lotus-library
TypeScript icon, indicating that this package has built-in type declarations

1.0.9 • Public • Published

Lotus Library

Die Bibliothek beinhalt:

  • Komponenten
  • Hooks
  • Models
  • Styles
  • Utils

Verwendung

Für den internen gebrauch.

npm i lotus-library

react-app-env.d.ts

import { StencilToReact } from "lotus-library/stencilToReact";
import { ScaleIntrinsicElements } from "lotus-library/intrinsicElements";

/// <reference types="react-scripts" />

declare global {
  export namespace JSX {
    export interface IntrinsicElements extends StencilToReact<ScaleIntrinsicElements> {}
  }
}

Peer Dependencies

"peerDependencies": {
    "@babel/runtime": "^7.16.7",
    "@microsoft/signalr": "^6.0.1",
    "@telekom/scale-components": "^3.0.0-beta.40",
    "axios": "^0.24.0",
    "date-fns": "^2.28.0",
    "formik": "^2.2.9",
    "lodash": "^4.17.21",
    "moment": "^2.29.1",
    "react": "^17.0.2",
    "react-cookie": "^4.1.1",
    "react-dom": "^17.0.2",
    "react-dropzone": "^11.4.2",
    "react-helmet": "^6.1.0",
    "react-query": "^3.34.7",
    "react-router-dom": "^6.2.1",
    "react-table": "^7.7.0",
    "react-virtual": "^2.10.0",
    "styled-components": "^5.3.3"
  }

Readme

Keywords

none

Package Sidebar

Install

npm i lotus-library

Weekly Downloads

11

Version

1.0.9

License

ISC

Unpacked Size

144 kB

Total Files

155

Last publish

Collaborators

  • christophergdynia