2.1.0 • Published 4 years ago

@evan.network/ui v2.1.0

Weekly downloads
2
License
-
Repository
-
Last release
4 years ago

@evan.network/ui

This project include general and global, framework independent, evan.network functionallities and stylings.

The following stylings are per default included:

The following functionalities are included:

  • configuration values for runtime environments
  • Dispatcher & Queue Logic for a batch / step data synchronization
  • File handling
  • general configurations

Build

npm run build

Usage

  • exclude @evan.network/ui from build job

  • package.json

  ...
  "dependencies": {
    "@evan.network/ui": "X.X.X"
  },
  ...
  • dbcp.json
  ...
  "dapp": {
    "dependencies": {
      "ui.libs": "X.X.X"
    },
  }
  ...
  • typescript
  import * as evanUi from '@evan.network/ui';
2.1.0

4 years ago

1.10.0

4 years ago

1.7.3

5 years ago

1.7.2

5 years ago

1.7.1

5 years ago

1.8.0

5 years ago

1.6.0

5 years ago

1.5.0

5 years ago

1.4.0

5 years ago

1.3.1

5 years ago

1.2.0

5 years ago

1.1.0

5 years ago

1.0.0

5 years ago

0.0.1

5 years ago