aura-network-theme

1.1.0 • Public • Published

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

Readme

Keywords

Package Sidebar

Install

npm i aura-network-theme

Weekly Downloads

2

Version

1.1.0

License

MIT license

Unpacked Size

31.6 kB

Total Files

22

Last publish

Collaborators

  • nosel