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

very-nested-viewer

Package Overview
Dependencies
Maintainers
1
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

very-nested-viewer

## 🔧 Tools

  • 1.0.41
  • latest
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

Very Nested Viewer

🔧 Tools

  • Typescript.
  • Microbundle for bundling.
  • Storybook with Docs Addon for component developent and documentation.
  • Jest for testing.

🔮 Future Development

Commands

  • yarn - Install dependencies.
  • yarn storybook - Start the Storybook dev server.
  • yarn test - Run tests.
  • yarn build - Build the package.
  • yarn build-watch - Build the package continuously.
  • npm run deploy - Shortcut to the project root deploy process.

Deploy

Run the deploy script in this package or the project root.

npm run deploy

This will version all packages using Lerna and publish this package to NPM.

Serialise current state

Select the storybook iframe in your console then run this.

console.log(JSON.stringify(window.store.getState().item, null, 1))

You can then add this to a storybook example.

FAQs

Package last updated on 06 Sep 2022

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