New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@walltowall/blok

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

  • 0.1.7
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
5
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 26 Mar 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

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