
Security News
MCP Community Begins Work on Official MCP Metaregistry
The MCP community is launching an official registry to standardize AI tool discovery and let agents dynamically find and install MCP servers.
styleguidekit-assets-default
Advanced tools
These static assets are meant to be used with the default Mustache and Twig StyleguideKits. They control the look, feel, and functionality of the front-end of Pattern Lab PHP.
Pattern Lab PHP uses Composer to manage project dependencies. To install the default static assets run:
composer require pattern-lab/styleguidekit-assets-default
In order to modify these assets you need to install the following:
Once you've installed the requirements do the following to set-up for development:
cd /path/to/dev-edition/packages/pattern-lab/styleguidekit-assets-default
git config branch.dev.remote origin
npm install
bower install
To make changes always edit files in src/
. To make sure that these changes are reflected in the front-end and dist/
folder run the following:
gulp --copy-dist=../../../public
To watch for changes you can use:
gulp --watch --copy-dist=../../../public
At this point changes to the static assets should compile to the correct locations in the project as well as dist/
.
FAQs
The default set of front-end assets for Pattern Lab.
The npm package styleguidekit-assets-default receives a total of 1,050 weekly downloads. As such, styleguidekit-assets-default popularity was classified as popular.
We found that styleguidekit-assets-default demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 2 open source maintainers collaborating on the project.
Did you know?
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.
Security News
The MCP community is launching an official registry to standardize AI tool discovery and let agents dynamically find and install MCP servers.
Research
Security News
Socket uncovers an npm Trojan stealing crypto wallets and BullX credentials via obfuscated code and Telegram exfiltration.
Research
Security News
Malicious npm packages posing as developer tools target macOS Cursor IDE users, stealing credentials and modifying files to gain persistent backdoor access.