Giter Site home page Giter Site logo

np-ui-lib

Native Angular UI Components and Design Framework

NPM Command to add package to application

npm i np-ui-lib --save

List of components:

1 2 3 4 5 6
Input Text Textarea Date Picker Time Picker Color Picker Switch
Dropdown Auto Complete Tags Number Box File Upload Slider
Checkbox Radio Button Rich Text Menubar Panel Menubar Breadcrumb
Toolbar Data Grid Paginator Calendar Timeline Alert
Notification Tooltip Popover Panel Accordion Tabs
Steps Card Progress Loader BlockUi Carousel
Modal Dialog Tree View List Virtual Scroll Sidepanel
Masking Defer i18N Themes and Framework CSS Grid Layout Padding and Margin
Button and Button Group Badges Form

Modules to be pre-installed

"@angular/common": "^15.0.0",
"@angular/core": "^15.0.0",
"@angular/cdk": "^15.0.0",
"@angular/forms": "^15.0.0",
"@angular/router": "^15.0.0",
"rxjs": "~7.5.0",

Import below css to your application, or add in styles section in angular.json

@import "~@angular/cdk/overlay-prebuilt.css";
@import "np-ui-lib/styles/default-theme.scss";

How to Run this project?

Run below commands in sequence
$ ng build np-ui-lib --watch
$ npm run copy-assets
$ ng serve

License

This project is licensed under the MIT License.

np-ui-lib's Projects

np-ui-lib icon np-ui-lib

Native Angular UI Components and Design Framework

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.