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

@buffetjs/custom

Package Overview
Dependencies
Maintainers
4
Versions
80
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@buffetjs/custom

Buffetjs Custom Components

  • 3.3.4
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
40K
decreased by-3.32%
Maintainers
4
Weekly downloads
 
Created
Source

Buffet.js Custom

Getting Started

Installation

Using yarn

yarn add @buffetjs/custom
# Install the required dependencies
yarn add lodash prop-types react react-dom react-router-dom styled-components

or npm

npm install @buffetjs/custom --save
# Install the required dependencies
npm install lodash prop-types react react-dom react-router-dom styled-components --save

Available commands

  • build
    Builds the library for production
  • build:analyze
    Analyse the generated build
  • build:watch
    Whatch the files with webpack
  • build:watch:esm
    Whatch the files with babel
  • create:index
    Create the build/index.js file
  • test
    Runs the entire set of test: lint, style and jest
  • test:jest
    Runs the unit tests
  • test:jest:watch
    Runs the unit tests in watch mode
  • test:lint
    Runs the lint tests
  • test:lint:quiet
    Runs the lint tests without displaying the warnings
  • test:style
    Runs the stylelint tests
  • test:style:quiet
    Runs the stylelint tests without displaying the warnings
  • lint:fix
    Fixes the lint

Keywords

FAQs

Package last updated on 01 Feb 2021

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