0.1.6 • Published 3 years ago

@deweppro/core v0.1.6

Weekly downloads
-
License
BSD-3-Clause
Repository
-
Last release
3 years ago

DewepPro UI Core

Note

The project is currently under development, and we recommend testing the components in your environment before using them in the product environment.

Demo

See demo

Installation

  $ npm i @deweppro/core

Examples

styles.scss

@import "@deweppro/core/styles/base.css";

app.module.ts

import { DuiCoreModule } from '@deweppro/core';

@NgModule({
  ...
  imports: [
    ...
    DuiCoreModule.forRoot(),
  ],
  ...
})

Donate

You can support this and other projects by following the link.

0.1.4

3 years ago

0.1.3

3 years ago

0.1.6

3 years ago

0.1.5

3 years ago

0.1.0

3 years ago

0.1.1

3 years ago

0.0.7

4 years ago

0.0.6

4 years ago

0.0.5

4 years ago

0.0.4

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago