Socket
Book a DemoInstallSign in
Socket

@walltowall/blok

Package Overview
Dependencies
Maintainers
6
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.

latest
npmnpm
Version
1.0.4
Version published
Maintainers
6
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 

Development

  • Clone this repository
  • Install latest of Bun
  • Install dependencies using bun install
  • Run the CLI using bun dev
  • Run tests with bun run test:watch

Releases

# Run Tests
bun run test

# Publish
bun run release

License

Published under MIT License.

FAQs

Package last updated on 13 May 2025

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