@lion/helpers
TypeScript icon, indicating that this package has built-in type declarations

0.12.1 • Public • Published

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

Package Description
sb-action-logger Storybook 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>

Package Sidebar

Install

npm i @lion/helpers

Weekly Downloads

613

Version

0.12.1

License

MIT

Unpacked Size

25.2 kB

Total Files

22

Last publish

Collaborators

  • tlouisse
  • narzac
  • d4kmor