bmjs-engverb
An English utility designed for generating a verbs's different forms from a given string, including support for irregular verbs.
An English utility designed for generating a verbs's different forms from a given string, including support for irregular verbs.
A utility for generating FCP XML files from predefined data.
A JavaScript library for generating static HTML.
A utility for generating keyword lists for web marketing.
A simple function to select a random argument from input parameters.
A simple function for shuffling an array.
A utility for extracting text and image content.
Build bundle and patch file from git repository.
Automatically log in and send e-transfers through Bank of Montreal's online banking
minimalist web framework for node.js
A CLI to create boilerplates.
Blog building tool.
A NPM package to retrive Bitcoin data
BTCinfo Nodejs
Btxt is all about customized letters!
a toolset of how to handle the buffer
Buffered transform stream
This is a wrapper for bitmex api request. also supports deribit
install ``` npm i bitmex-ws-orderbook ``` Code ``` import { BitmexOrderBookKeeper } from 'bitmex-ws-orderbook'; const bitmexOb = new BitmexOrderBookKeeper({ testnet: true, enableEvent: true }); bitmexOb.onSocketMessage(msg); const ob = await bitmexOb.getO
bitcoin-api-light is a bitcoin light-client nodejs module using Blockchain.info and Blockcyphers API to do three simple calls a minimal bitcoin wallet application needs to work