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

@boardgamers/powergrid

Package Overview
Dependencies
Maintainers
2
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@boardgamers/powergrid

### Requirements

latest
npmnpm
Version
0.0.4
Version published
Maintainers
2
Created
Source

Typescript engine for Powergrid, made for boardgamers but it can be used with any other website or service.

Setup

Requirements

Recent version of node / yarn.

Dependencies

In the project's folder:

yarn

Build

To compile Typescript into javascript:

yarn build

Test

yarn test

Usage as a dependency from another module

If you want to use your local copy of this module instead of the npm version, as a dependency of another module, do this:

## In this folder
yarn link

## In the other project's folder
yarn link powergrid

FAQs

Package last updated on 01 Aug 2020

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