New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

jp-simplebar

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jp-simplebar

Easily add navbar to your angular project,visit github for installation and usage information

  • 0.0.2
  • latest
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

Simplebar

Examples SimpleBar SimpleBar SimpleBar SimpleBar SimpleBar SimpleBar

💡 Simplebar Library: Easily add navbar to your angular project

🚀 Installation

Step 1. Install the SimpleBar through NPM

npm install jp-simplebar

Step 2. Add the dependency to app.module.ts

import {SimplebarComponent} from '../../node_modules/jp-simplebar'
@NgModule({
  declarations: [
    AppComponent,
    SimplebarComponent
  ],
  ...

🔥 Usage

  <jp-simplebar 
  [title]="'Github'" [imageUrl]="'https://ultimatepail.com/wp-content/uploads/2015/06/GitHub-Logo.png'">
  </jp-simplebar>

License

MIT 🍻 For any queries mail me at emast007@gmail.com

Keywords

FAQs

Package last updated on 04 Mar 2019

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