ngx-wui

0.1.2 • Public • Published

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 ⚙️

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

Overview 👀

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

Modules description
Layout Component to build skeletons
Styles Css stylesheets to override theme
DataList/DataTable Generic sortable & filterable lst element
AuthModule Basic JWT authentication module
Forms Generic form component
Elements Custom components for specific use cases
Pipes List of typescript classes to empowered angular
Decorators List of custom functions to empowered angular components
Factories Typescript common helpers
Stores Pre 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.

Readme

Keywords

none

Package Sidebar

Install

npm i ngx-wui

Weekly Downloads

1

Version

0.1.2

License

none

Unpacked Size

94.8 kB

Total Files

92

Last publish

Collaborators

  • louiiuol