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

bdsmjs

Package Overview
Dependencies
Maintainers
3
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bdsmjs

Bad ass client side mocking solution

  • 0.2.0-beta.7
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
31
increased by19.23%
Maintainers
3
Weekly downloads
 
Created
Source

bdsm

Bad ass server mocks

Build Status npm version

Using BDSM in your project

Add to your packages:

npm install bdsmjs --save

Require in your app:

import 'bdsmjs';

Once you reload the application, the BDSM logo will appear in bottom right corner.

Enjoy!

Contributing to BDSM

  1. Install Node.js:

  2. Clone the repo

  3. Install dependencies (at the root of the repo):

    npm install
    
  4. Run the project

    npm start
    
  5. Build for deployment

    npm run build
    
  6. Build for deployment (Windows only)

    npm run buildwin
    

FAQs

Package last updated on 07 Jul 2016

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