New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

ribcage-back-button

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

ribcage-back-button

A back menu button for ribcage

latest
Source
npmnpm
Version
0.0.2
Version published
Maintainers
1
Created
Source

Ribcage Back Button

A little view to use with ribcage-view that gives you a pure CSS navbar back button.

Install

npm install ribcage-back-button

Usage


  var BackButton = require('ribcage-back-button')

  var button = new BackButton({
    action: function () {
      myView.trigger('prev')
    }
  })

Keywords

ribcage

FAQs

Package last updated on 05 Mar 2014

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