Exciting release!Introducing "safe npm". Learn more
Socket
Log inDemoInstall

@balena/jellyfish-plugin-channels

Package Overview
Dependencies
4
Maintainers
1
Versions
1650
Issues
File Explorer

Advanced tools

@balena/jellyfish-plugin-channels

Channels Jellyfish Plugin

    3.2.12latest
    GitHub

Version published
Maintainers
1
Weekly downloads
584
decreased by-41.01%

Weekly downloads

Changelog

Source

3.2.12 - 2022-06-27

  • Update: update dependencies (internal patch bumps) [renovate[bot]]

Readme

Source

Jellyfish Channels Plugin

Provides a set of cards and actions for adding 'channels' functionality to Jellyfish.

Usage

Below is an example how to use this library:

import { channelsPlugin } from '@balena/jellyfish-plugin-channels'; import { PluginManager } from '@balena/jellyfish-worker'; // Load cards from this plugin const pluginManager = new PluginManager([channelsPlugin()]); const cards = pluginManager.getCards(); console.dir(cards);

Documentation

Publish Documentation

Visit the website for complete documentation: https://product-os.github.io/jellyfish-plugin-channels

FAQs

Last updated on 27 Jun 2022

Did you know?

Socket installs a Github app to automatically flag issues on every pull request and report the health of your dependencies. Find out what is inside your node modules and prevent malicious activity before you update the dependencies.

Install Socket
Socket
support@socket.devSocket SOC 2 Logo

Product

  • Package Issues
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc