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

create-tangible

Package Overview
Dependencies
Maintainers
0
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-tangible

A command-line tool to quickly set up new projects based on templates.

  • 0.0.7
  • latest
  • npm
  • Socket score

Version published
Maintainers
0
Created
Source

Create Tangible

A command-line tool to quickly set up new projects based on templates.

Usage

Prerequisites: Git and Node.js 18 or above

Run the tool to create a new project.

npm create tangible@latest

It asks for project name and type, such as plugin, theme, static site. Then it creates a folder with basic setup prepared.

Project templates

Here are the project templates available.

  • WordPress plugin, theme, or site
  • Static HTML site

They're based on the following shared libraries.

  • Roller to bundle HTML/Sass/JS
  • Framework - Common plugin/theme feateures
  • Updater - Plugin/theme updater to integrate with Update Server
  • wp-now for local development with minimal requirement (Node or Bun)

FAQs

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