Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

np-ui-lib

Package Overview
Dependencies
Maintainers
1
Versions
119
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

np-ui-lib

Native Angular UI Components and Design Framework

  • 13.0.0
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
153
decreased by-31.7%
Maintainers
1
Weekly downloads
 
Created
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 and Framework CSS
  47. Grid Layout, Padding and Margin
  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.

Keywords

FAQs

Package last updated on 24 Nov 2021

Did you know?

Socket

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc