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

@pattern-lab/uikit-workshop

Package Overview
Dependencies
Maintainers
7
Versions
64
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pattern-lab/uikit-workshop

Front-end assets and templates for the default Pattern Lab workshop view

  • 6.1.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
7
Created
Source

license current release Gitter

UIKit Default

Front-end assets and templates for the default Pattern Lab workshop view.

This code is responsible for creating Pattern Lab's default workshop UI look, feel, and functionality.

Installation

Node

Pattern Lab Node uses npm to manage project dependencies. To install the default static assets run:

npm install @pattern-lab/uikit-workshop

Development Requirements

In order to modify these assets you need to install the following:

Development Set-up

Read the contribution guidelines

Working on Pattern Lab's UI Locally

Step 1: Install Dependencies

Run the following in the root of the Pattern Lab repo:

yarn run setup

Step 2 (Optional)

If you want to build using a fuller set of examples than what comes with the default Handlebars demo, run yarn run preview:hbs. Otherwise skip to step 3.

Step 3

Finally, go into the packages/development-edition-engine-handlebars or packages/edition-twig folder and start up the local dev server which watches UIKit and the local Pattern Lab instance for changes, live reloads, etc by running yarn dev

cd packages/development-edition-engine-handlebars
yarn dev

FAQs

Package last updated on 21 Dec 2023

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