0.1.2 • Published 4 months ago

ngx-wui v0.1.2

Weekly downloads
-
License
-
Repository
-
Last release
4 months ago

Angular Web User Interface 🎨

Angular library that provides components and services for Angular applications.

Description 📜

Web UI offers simple yet effective components to build applications. Just like any other framework, it contains components made with SCSS and, if necessary, uses TypeScript functions to create UX needed.

Built with ⚙️

DependencyversionDescription
@angular/core^14.2.7application-design framework and development platform for creating efficient and sophisticated single-page apps
@angular/material^14.2.6Material Design components for Angular
typescript~4.8.4strongly typed programming language that builds on JavaScript
bulma^0.9.3"The modern CSS framework that just works"
cerializr^3.1.4Easy serialization through ES7/Typescript annotations

Overview 👀

This library provides different types of components that can be used in different scenarios:

Modulesdescription
LayoutComponent to build skeletons
StylesCss stylesheets to override theme
DataList/DataTableGeneric sortable & filterable lst element
AuthModuleBasic JWT authentication module
FormsGeneric form component
ElementsCustom components for specific use cases
PipesList of typescript classes to empowered angular
DecoratorsList of custom functions to empowered angular components
FactoriesTypescript common helpers
StoresPre defines ngrx stores

More informations:

  • features (Complete list of Modules available explained in details)
  • changelog (Versions/features/compat. available)
  • TODOs (next development scope)

Development server 💻

First, you must build the library with the following command npm run build ngx-wui.

Then, you can run ng serve for a dev server. Navigate to http://localhost:4200/ to see demonstration page of the library.

Further help ✉️

To get more help on the Angular CLI use ng help or go check out the Angular CLI Overview and Command Reference page.

0.1.2

4 months ago

0.1.1

9 months ago

0.1.0

2 years ago

0.0.3

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.7

2 years ago

0.0.6

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago