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

  • 14.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

Click here for full documentation

Click here for source code

Release Notes

NPM package manager

NPM Command to add package to application

npm i np-ui-lib --save

List of components:

Input TextTextareaDate PickerTime PickerColor PickerSwitch
DropdownAuto CompleteTagsNumber BoxFile UploadSlider
CheckboxRadio ButtonRich TextMenubarPanel MenubarBreadcrumb
ToolbarData GridPaginatorCalendarTimelineAlert
NotificationTooltipPopoverPanelAccordionTabs
StepsCardProgressLoaderBlockUiCarousel
ModalDialogTree ViewListVirtual ScrollSidepanel
MaskingDeferi18NThemes and Framework CSSGrid LayoutPadding and Margin
Button and Button GroupBadgesForm

Modules to be pre-installed

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

Import below css to your application

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

License

This project is licensed under the MIT License.

Keywords

FAQs

Package last updated on 11 Jun 2022

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