1.1.0 • Published 2 years ago

aura-network-theme v1.1.0

Weekly downloads
-
License
MIT license
Repository
github
Last release
2 years ago

logo AURA THEME npm version

a smart theme loader for angular app using Aura Network theme

Installation

$ npm i aura-network-theme

Install Angular Material Use the Angular CLI's installation schematic to set up your Angular Material project by running the following command:

ng add @angular/material

Install ngx-material-file-input

npm i ngx-material-file-input

Then, add index.scss to angular.json

  • angular.json
  • {
    • "projects": {
      • "project-name": {
        • ... - "styles": [ - "./node_modules/aura-network-theme/index.scss", - ...

Theme will load NPM module as a theme by package name.

list Component:

...updating

Contributing

  • Fork this repo
  • Clone your repo
  • Install dependencies
  • Checkout a feature branch
  • Feel free to add your features
  • Make sure your features are fully tested
  • Open a pull request, and enjoy <3

MIT license

Copyright © 2022 Aura Network. All rights reserved

built upon love by nosel

1.1.0

2 years ago

1.0.9

2 years ago

1.0.8

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago