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

@patternplate/cli

Package Overview
Dependencies
Maintainers
1
Versions
163
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@patternplate/cli

Create, show and deliver component libraries

  • 2.0.0-3
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
20
increased by122.22%
Maintainers
1
Weekly downloads
 
Created
Source

Create, show and deliver component libraries

patternplate-logo

patternplate

patternplate is a platform designed to help you create and maintain component libraries.

Prerequisites

patternplate is based on Node.js. Lowest supported version is the current LTS release and the npm version that ships with it.

  • node >= 4
  • npm >= 3

Quickstart

Get up and running with patternplate in three steps. You can find the source of a completed patternplate init guide at getting-started.

# Grab patternplate from npm
npm install -g patternplate

# Create an initial patternplate setup
patternplate init patternplate-project

# Start patternplate and open in default browser
cd patternplate-project && npm install && npm start -- --open

# Go forth and create, show, deliver

Examples

Next steps

  • 🎨 Create
  • 💡 Show
  • 🍕 Deliver

For detailed documentation see the documentation folder

Contribute

First off: you rock. :rocket:

To make everyones live a bit easier patternplate has a contribution guide. Please make sure to read it before opening issues or sending pull requests.


Copyright 2016 by SinnerSchrader Deutschland GmbH and contributors. Released under the MIT license.

FAQs

Package last updated on 08 Nov 2017

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