🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
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

15.0.1
latest
Source
npm
Version published
Weekly downloads
271
3287.5%
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:

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

Angular

FAQs

Package last updated on 21 Jan 2023

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