Research
Security News
Malicious npm Package Targets Solana Developers and Hijacks Funds
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
jade-bootstrap
Advanced tools
Bootstrap framework written completely using mixins in JADE
##Website JADE-Bootstrap
##Documentation Documentation
##Wiki Go to wiki page
Several quick start options are available:
git clone https://github.com/rajasegar/JADE-Bootstrap.git
.bower install jade-bootstrap
.npm install jade-bootstrap
.The quickest way to get started for NodeJS applications is with this boilerplate
Within the download you'll find the following directories and files, logically grouping common mixins. You'll see something like this:
bootstrap.jade
├── components/
│ ├── accordion.jade
│ ├── alerts.jade
│ ├── carousel.jade
│ ├── dropdowns.jade
│ ├── forms.jade
│ ├── icons.jade
│ ├── labels.jade
│ ├── list-groups.jade
│ ├── modal.jade
│ ├── navbar.jade
│ ├── navs.jade
│ ├── panels.jade
│ ├── progress-bars.jade
│ ├── tables.jade
│ ├── tabs.jade
│ ├── toggle.jade
│ └── tooltips.jade
└── layouts/
├── blog.jade
├── carousel.jade
├── cover.jade
├── dashboard.jade
├── jumbotron.jade
├── jumbotron-narrow.jade
├── justified-nav.jade
├── navbar.jade
├── navbar_fixed.jade
├── navbar_static.jade
├── non-responsive.jade
├── offcanvas.jade
├── sign-in.jade
├── starter.jade
├── sticky-footer.jade
├── sticky-footer-navbar.jade
└── theme-template.jade
FAQs
Bootstrap framework written completely using mixins in JADE
We found that jade-bootstrap demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
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.
Research
Security News
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
Security News
Research
Socket researchers have discovered malicious npm packages targeting crypto developers, stealing credentials and wallet data using spyware delivered through typosquats of popular cryptographic libraries.
Security News
Socket's package search now displays weekly downloads for npm packages, helping developers quickly assess popularity and make more informed decisions.