Socket
Book a DemoInstallSign in
Socket

@walltowall/blok

Package Overview
Dependencies
Maintainers
5
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@walltowall/blok

CLI tool for code-generating the required files for blocks in Sanity-NextJS projects.

npmnpm
Version
0.1.6
Version published
Weekly downloads
0
-100%
Maintainers
5
Weekly downloads
 
Created
Source

@walltowall/blok

npm version

A CLI for scaffolding blocks for W|W Sanity + NextJS projects.

Usage

Install package as a dev dependency.

# npm
npm install -D @walltowall/blok

Usage:

# Create a new block
blok create CallToAction

Development

  • Clone this repository
  • Install latest LTS version of Node.js
  • Enable Corepack using corepack enable
  • Install dependencies using pnpm install
  • Run interactive tests using pnpm dev

Releases

# Run Tests
pnpm test

# Build
pnpm prepack

# Publish
pnpm release

License

Published under MIT License.

FAQs

Package last updated on 06 Feb 2024

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