Socket
Book a DemoInstallSign in
Socket

@yext/cobalt

Package Overview
Dependencies
Maintainers
106
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@yext/cobalt

a sub-generator for react features

0.0.1
latest
npmnpm
Version published
Weekly downloads
412
-30.87%
Maintainers
106
Weekly downloads
 
Created
Source

Cobalt - Sub Generator for Yext Pages

Cobalt is a collection of installable features for Yext Pages, contributed by the Professional Services team at Yext.

Installation

Cobalt is already installed in Yext Pages sites using the site-starter-react-consulting starter

  • Install package in your Yext Pages product
npm install --save-dev @yext/cobalt plop
  • Add plopfile.js to your project's root
export default async (plop) => {
  await plop.load("@yext/cobalt");
};
  • Add generate script to package.json
{
  ...
  "scripts": {
    ...
    "generate": "plop"
  }
}

Usage

  • Run plop
npm run generate
  • Choose the 'Cobalt' generator from the list (if you only have one generator installed it will run it automatically)

Contributing

FAQs

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

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.