flexi-ui-package
Advanced tools
Comparing version 19.0.7 to 19.0.9
{ | ||
"name": "flexi-ui-package", | ||
"version": "19.0.7", | ||
"version": "19.0.9", | ||
"peerDependencies": { | ||
@@ -16,2 +16,12 @@ "@angular/common": "^19.0.0", | ||
"schematics": "./schematics/collection.json", | ||
"license": "MIT", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/TanerSaydam/flexi-ui.git", | ||
"directory": "projects" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/TanerSaydam/flexi-ui/issues" | ||
}, | ||
"homepage": "https://github.com/TanerSaydam/flexi-ui#readme", | ||
"module": "fesm2022/flexi-ui-package.mjs", | ||
@@ -18,0 +28,0 @@ "typings": "index.d.ts", |
@@ -1,63 +0,30 @@ | ||
# Schematics | ||
# Flexi UI Packages | ||
This project was generated using [Angular CLI](https://github.com/angular/angular-cli) version 19.0.0. | ||
## Installation | ||
## Code scaffolding | ||
Angular CLI includes powerful code scaffolding tools. To generate a new component, run: | ||
```bash | ||
ng generate component component-name | ||
ng add flexi-ui-package | ||
``` | ||
For a complete list of available schematics (such as `components`, `directives`, or `pipes`), run: | ||
## Quick Overview | ||
```bash | ||
ng generate --help | ||
``` | ||
Flexi UI packages provide a seamless way to enhance your Angular project with a suite of powerful UI components. | ||
## Building | ||
## Included Components | ||
To build the library, run: | ||
The Flexi UI package includes the following components to help you build modern and user-friendly interfaces: | ||
```bash | ||
ng build schematics | ||
``` | ||
- **Flexi Grid**: A flexible and customizable grid component. | ||
- **Flexi Button**: Stylish button components. | ||
- **Flexi Select**: User-friendly dropdowns and selectors. | ||
- **Flexi Treeview**: A tree structure list component. | ||
- **Flexi Toast**: Notifications and alerts for your application. | ||
- **Flexi Popup**: Dynamic modal and popup windows. | ||
- **Flexi Tooltip**: Informative tooltips. | ||
- **Flexi Stepper**: Step-based forms and workflows. | ||
This command will compile your project, and the build artifacts will be placed in the `dist/` directory. | ||
## Documentation | ||
### Publishing the Library | ||
For detailed information and usage examples, check out the documentation: | ||
Once the project is built, you can publish your library by following these steps: | ||
1. Navigate to the `dist` directory: | ||
```bash | ||
cd dist/schematics | ||
``` | ||
2. Run the `npm publish` command to publish your library to the npm registry: | ||
```bash | ||
npm publish | ||
``` | ||
## Running unit tests | ||
To execute unit tests with the [Karma](https://karma-runner.github.io) test runner, use the following command: | ||
```bash | ||
ng test | ||
``` | ||
## Running end-to-end tests | ||
For end-to-end (e2e) testing, run: | ||
```bash | ||
ng e2e | ||
``` | ||
Angular CLI does not come with an end-to-end testing framework by default. You can choose one that suits your needs. | ||
## Additional Resources | ||
For more information on using the Angular CLI, including detailed command references, visit the [Angular CLI Overview and Command Reference](https://angular.dev/tools/cli) page. | ||
👉 [Go to Documentation](https://flexi-ui.ecnorow.com/) |
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No License Found
License(Experimental) License information could not be found.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
0
1
0
0
8724
30