Socket
Socket
Sign inDemoInstall

np-ui-lib

Package Overview
Dependencies
12
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
21
increased by10.53%
Maintainers
1
Install size
4.66 MB
Created
Weekly downloads
 

Readme

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:

123456
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": "^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";

License

This project is licensed under the MIT License.

Keywords

FAQs

Last updated on 21 Jan 2023

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