@appcustom/layout-components
Advanced tools
Comparing version 0.0.3 to 0.0.4
@@ -10,2 +10,3 @@ import { EventEmitter } from '@angular/core'; | ||
viewer: import("@angular/core").InputSignal<boolean>; | ||
inputPrototype: import("@angular/core").WritableSignal<null>; | ||
prototypeEmitter: EventEmitter<any>; | ||
@@ -12,0 +13,0 @@ emitPrototype(inputPrototype: any): void; |
{ | ||
"name": "@appcustom/layout-components", | ||
"version": "0.0.3", | ||
"license" :"MIT", | ||
"version": "0.0.4", | ||
"peerDependencies": { | ||
@@ -6,0 +5,0 @@ "@angular/common": "^17.2.0", |
@@ -1,34 +0,32 @@ | ||
# Appcustom Components Library | ||
# COMPONENTS CATEGORIES | ||
This is a TypeScript library designed to simplify the process of managing layout and data in your Angular TypeScript projects. | ||
- Actions (i.e. buttons, dropdown, modals, swap) | ||
- Data display (i.e. accordion, badge, cards, grid, table, timeline) | ||
- Navigation (breadcrumbs, link, menu, navbar, steps, tab) | ||
- Layout (artboard, divider, footer, hero, indicator, stack, mask) | ||
It consists of four categories: | ||
- Box display (components that requires an object as input) | ||
- Data display (components that requires an array as input) | ||
- Catalogue (components for ecommerce) | ||
- Navigation (menu, sidenav) | ||
## Installation | ||
# LayoutComponents | ||
You can install this library via npm: | ||
This library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 17.2.0. | ||
```bash | ||
npm install @appcustom/layout-components | ||
``` | ||
## Code scaffolding | ||
## License | ||
Run `ng generate component component-name --project layout-components` to generate a new component. You can also use `ng generate directive|pipe|service|class|guard|interface|enum|module --project layout-components`. | ||
> Note: Don't forget to add `--project layout-components` or else it will be added to the default project in your `angular.json` file. | ||
This library is released under the MIT License. | ||
## Build | ||
## Credits | ||
Run `ng build layout-components` to build the project. The build artifacts will be stored in the `dist/` directory. | ||
This library was developed and is maintained by the Appcustom team. | ||
## Publishing | ||
After building your library with `ng build layout-components`, go to the dist folder `cd dist/layout-components` and run `npm publish`. | ||
## Running unit tests | ||
Run `ng test layout-components` to execute the unit tests via [Karma](https://karma-runner.github.io). | ||
## Further help | ||
If you need help with this library, please contact us at appcustom.io or visit our website at https://appcustom.i0. | ||
# FIREBASE VIEWER BUILDER | ||
https://appcustom-components-library.firebaseapp.com/ | ||
npm run build --project library-viewer | ||
firebase deploy | ||
To get more help on the Angular CLI use `ng help` or go check out the [Angular CLI Overview and Command Reference](https://angular.io/cli) page. |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No License Found
License(Experimental) License information could not be found.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
356681
3043
1
33