Socket
Socket
Sign inDemoInstall

np-ui-lib

Package Overview
Dependencies
11
Maintainers
1
Versions
119
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    np-ui-lib

Native Angular UI Components and Design Framework


Version published
Weekly downloads
18
increased by100%
Maintainers
1
Created
Weekly downloads
 

Readme

Source

np-ui-lib

Native Angular UI Components and Design Framework

NPM package manager

npm i np-ui-lib

List of components:

  1. Input Text
  2. Textarea
  3. Date Picker
  4. Time Picker
  5. Color Picker
  6. Switch
  7. Dropdown
  8. Auto Complete
  9. Tags
  10. Number Box
  11. File Upload
  12. Slider
  13. Checkbox
  14. Radio Button
  15. Rich Text
  16. Menubar
  17. Panel Menubar
  18. Breadcrumb
  19. Toolbar
  20. Data Grid
  21. Paginator
  22. Calendar
  23. Timeline
  24. Alert
  25. Notification
  26. Tooltip
  27. Popover
  28. Panel
  29. Accordion
  30. Tabs
  31. Steps
  32. Card
  33. Progress
  34. Loader
  35. BlockUi
  36. Carousel
  37. Modal
  38. Dialog
  39. Tree View
  40. List
  41. Virtual Scroll
  42. Sidepanel
  43. Masking
  44. Defer
  45. i18N
  46. Themes
  47. Grid Layout
  48. Button and Button Group
  49. Badges
  50. Form

Modules to be pre-installed

"@angular/common": "^12.0.0",
"@angular/core": "^12.0.0",
"@angular/cdk": "^12.0.0",
"@angular/forms": "^12.0.0",
"@angular/router": "^12.0.0",
"rxjs": "^6.6.0"

Import css to your application

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

Click here for full documentation

Click here for source code

Release Notes

License

This project is licensed under the MIT License.

Contributors

Keywords

FAQs

Last updated on 04 Oct 2021

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc