Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

@conversationai/wpconvlib

Package Overview
Dependencies
Maintainers
5
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@conversationai/wpconvlib

JS/TS library for working with talk page conversations on Wikipedia.

latest
npmnpm
Version
0.0.5
Version published
Maintainers
5
Created
Source

Wikipedia Conversation Lib

This directory contains some tools to support structuing comments in a Wikipedia Talk page conversation as ingested by

Setup

This is a standard nodejs/yarn project. You need to have installed npm and node (Recommended to install using nvm, the node version manager).

Once you have npm, install yarn and typescript globally with:

npm install -g yarn typescript

Then, from this directory, you can setup the this node package with:

yarn install

Build and test

yarn run test
yarn run build

FAQs

Package last updated on 16 Aug 2018

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