Socket
Book a DemoInstallSign in
Socket

bookmarkify

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bookmarkify

Turn JS into a HTML for a bookmarklet

latest
npmnpm
Version
1.5.0
Version published
Weekly downloads
0
Maintainers
1
Weekly downloads
 
Created
Source

Bookmarkify

Turn JS into a HTML for a bookmarklet

Install

npm install -g bookmarkify

Command Line Usage

bookmarkify source.js label > bookmarklet.html

API

const bookmarkify = require('bookmarkify')
const html = bookmarkify(file, label)

FAQs

Package last updated on 15 Mar 2017

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