Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@first-lego-league/display

Package Overview
Dependencies
Maintainers
5
Versions
92
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@first-lego-league/display

A Display module for the big screen in FIRST LEGO League competitions.

  • 2.7.2
  • latest
  • npm
  • Socket score

Version published
Maintainers
5
Created
Source

npm codecov Windows Build GitHub

Display

A Display module for the big screen in FIRST LEGO League competitions.

Background

There are several things that tournament officials would like to appear on their big screen:

  • A Rankings Table
  • A Match Timer
  • Logos of sponsors
  • Competition Title & Logos This module is meant to display these to the teams in an eye-pleasing manner, which is informative and intuitive, with data that updates at real-time.

Future additions:

  • Up next
  • Camera feed

Techincal details

This module is a web module (see the Module Standard). It runs on react-js.

Development

  1. Fork this repository or create your own branch here
  2. make some changes
  3. create a Pull Request
  4. Wait for a CR from the code owner
  5. make sure everything is well
  6. merge

To run in development

  • Run yarn install first
  • Run yarn mhub to start mhub with the correct configuration which sits in dev/mhub.config.json
  • Run yarn start to run the webpack-dev-server

To Publish to NPM

To publish the package run command yarn publish.

A few things to notice while developing:

  • Use yarn not npm
  • Follow javascript standard as described here
  • Keep the service lightweight
  • Follow the API of the other modules.
  • Be creative and have fun

FAQs

Package last updated on 16 Oct 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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc