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

storybook-nextjs-npm

Package Overview
Dependencies
Maintainers
1
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

storybook-nextjs-npm

A storybook plugin for Next.js

  • 0.1.32
  • unpublished
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
0
Maintainers
1
Weekly downloads
 
Created
Source

react-modules

Collection of react components


npm i react-module
yarn add react-module

Components

  • AlertComponent — display alert message.
  • TooltipComponent — display tooltip message.
  • ButtonComponent — display button.
  • BackButtonComponent — display back button.
  • CardComponent — display card component.
  • CardComponentWithLabel — display card component with label.
  • HeadComponent — display SEO title and meta tags.
  • LinkComponent — wrapper for NextLink.
  • LinkTabComponent — wrapper for NextLink and Material UI Tab.
  • ModalComponent — modal dialog component.
  • ScrollToTopComponent — Scroll to top component.
  • ToogleCardComponent — display card component with toogle button.
  • FormikControlComponent — HOC component that returns Input, Select, Radio buttons, Checkboxes and Date picker components base on params.
  • SingleRadioButtonComponent — Radio button that can accept boolean values.
  • DateRangeComponent — Date range component.
  • CustomSelectComponent — React-select component (Select2 wrapper).

Functions

  • Toast — function thats render toast component.

Services

Style

Import in scss file

@import '~react-modules/style/app.scss';

Import in js file

import 'react-modules/style/app.scss';

FAQs

Package last updated on 29 Apr 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