npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2025 – Pkg Stats / Ryan Hefner

@talent-factory/simulator

v0.0.13

Published

This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).

Readme

This project was bootstrapped with Create React App.

IC-M330 Simulation

Simulation of the ICOM IC-M330 radio set.

To run the project change into subdirectoy simulator, then execute:

$ npm install
$ npm start

Then open http://localhost:3000 to view it in the browser.

Build importable package

$ npm install
$ npm run webpack

Publish package to npm

$ npm login
$ npm publish --access public

Using the package

$ npm install @talent-factory/simulator

This can then be imported as following:

import { RadioSimulator } from '@talent-factory/simulator';

RadioSimulator('container_id')

Furthermore, the assets inside the npm package (@talent-factory/simulator/build) need to be mapped to the root / of the application, otherwise the source path won't point to the files.

Release Notes

release/v0.0.13

  • Build package with webpack
  • Set favicon and title

release/v0.0.12

  • Fix the list at distress-CANCEL
  • DSC2 & Coastst.: fix ALARM OFF
  • DSC2 & Coastst.: fic INFO/BACK issue

release/v0.0.11

  • DSC2 & Coastst.: implemented the 4 call buttons
  • DSC2 & Coastst.: ACK button only when needed

release/v0.0.10

  • CH-up-button: fix the pushed-image
  • DSC Address input: fix 'FIN' function
  • DSC 'All Ships' call also shown at the Coaststation
  • Volume change: add speaker images
  • 16/C & CLR: fix STBY/RT status switch
  • 16/C: fix emit power switch
  • Ch Group change: fix the menus
  • Left Arrow: selects last menu if appropriate
  • Menu: select last menu at correct position

release/v0.0.9

  • Tutorial can be solved automatically
  • No Distress when Channel Group ATIS is selected
  • Channel change and 16/C: fix emit power setting
  • Ch Group change: fix the call channel selection
  • Ch Group change: switch to last selected channel of group
  • GPS: input with 4 fraction digits for the minute
  • GPS & UTC: consistent initial & GPS3000 values
  • Main Display: stop satellite blinking when GPS is on
  • Softkey 'CHAN' removes 'DW 16' unconditionally

release/v0.0.8

  • Tutorial Mode
  • Show version in the case's handle
  • Some bug fixes

release/v0.0.7

  • Distress/DSC: Integration of the DSC-Devices
  • Distress/DSC: Adopted Wheel/PTT/CLR and '<' -buttons
  • Distress/DSC: Enhancements of the STBY/INFO/BACK -functions
  • Distress: Implement PAUSE / INFO
  • Various bug fixes

release/v0.0.6

  • Distress/Other DSC: First integration into Reply-Dialogs
  • GPS-Device: set default position and the current time
  • DSC: All Ships Call implemented

release/v0.0.5

  • Distress: completed the procedures
  • Other DSC: several enhancements
  • Missing Position alert after 10 minutes
  • TX is not possible for according channels
  • CALL/DUP: corrected the indication
  • Menu: Radio Settings -> Channel Group
  • Channel Group: several enhancements

release/v0.0.4

  • Sound: correct initialisation of context
  • Menu: implement Channel Group selection
  • Improved scrolling with the Wheel knob

release/v0.0.3

  • Advanced structure in Device rendering, including Microphone and Cable
  • Channel change display showing the characteristics of the CH
  • Volume & Squelch input on more display-states

release/v0.0.2

  • Squelch: sound a "white noise" when value <= 2
  • MainDisplay: more animations
  • Switching SoftKeys on MainDisplay
  • Menu: Submenu integration

release/v0.0.1

The simulation is built with PNG graphics. Basic functions implemented are:

  • Power on/off
  • MainDisplay (Betriebsdisplay): HI/LO
  • Volume and Squelch
  • Knob turnings
  • Menu: first version
  • Position Input (LAT, LON, UTC)
  • Distress: first three screens
  • PTT Button