Skip to content
This repository has been archived by the owner on Jul 18, 2022. It is now read-only.

Latest commit

 

History

History
13 lines (9 loc) · 474 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 474 Bytes

Note The latest code for the Vistorian project is now kept in the vistorian-monorepo repository.

Vistorian-widgets

This repository contains small typescript components.

The latest stable version can be installed into an npm project with npm install vistorian-widgets.

Alternatively, for development:

  • git clone https://github.com/networkcube/vistorian-widgets
  • cd vistorian-widgets
  • npm install