🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

river-data-widget

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

river-data-widget

A web widget to display river flow and other data.

Source
npmnpm
Version
0.0.0-dev
Version published
Weekly downloads
12
33.33%
Maintainers
1
Weekly downloads
 
Created
Source

river-data-widget

A web widget to display river flow and other data.

Development

$ npm init -y
$ # Typescript
$ npm i -D typescript
$ tsc init
$ # Rollup
$ npm i -D rollup @rollup/plugin-json @rollup/plugin-typescript rollup-plugin-terser camelcase rimraf
$ # Linting and formatting
$ npx eslint --init
$ npm i -D prettier
$ # Testing
$ npm i -D mocha chai ts-node @types/mocha @types/chai eslint-plugin-mocha
$ npx eslint --init

Keywords

river

FAQs

Package last updated on 22 Nov 2022

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