Socket
Socket
Sign inDemoInstall

@lion/helpers

Package Overview
Dependencies
9
Maintainers
1
Versions
52
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @lion/helpers

Helpers that are used throughout lion and can be used outside


Version published
Maintainers
1
Install size
2.76 MB
Created

Readme

Source

Tools >> Helpers >> Overview ||10

A helpers package that contains several helpers that are used inside lion but can be used outside as well.

These helpers are considered developer tools, not actual things to use in production. Therefore, they may not have the same quality standards as our other packages.

Packages

PackageDescription
sb-action-loggerStorybook action logger

Installation

npm i @lion/helpers

Usage

Example using the sb-action-logger helper component.

<script type="module">
  import '@lion/helpers/define-sb-action-logger';
</script>

<sb-action-logger></sb-action-logger>

Keywords

FAQs

Last updated on 21 Jul 2021

Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc