
Security News
GitHub Actions Checkout Now Blocks Risky pull_request_target Checkouts
GitHub Actions checkout now blocks risky pull_request_target checkouts by default to help prevent pwn request supply chain attacks.
@gridonic/components
Advanced tools

Don’t repeat yourself.
This is our components library. It mostly consists of Sass mixins, Vue components and Twig partials. They all are built with best practices in mind and common features we usually have to implement, but in a way we can adapt and customize them.
Sounds good? It is.
Noice. We like.
To get started you just have to clone it (git clone git@github.com:gridonic/components.git) and npm install it.
Now comes the fun part. If you want to add styles or Vue components, you can develop and test them with the included Storybook. Just run npm run storybook:serve and Storybook will automatically open your browser. Don’t know how to proceed? Head to the Storybook docs and familiarize yourself.
If you want to at Twig partials, feel free to do so. There is currently nothing set up for testing them.
Ask your co-workers, Google, Stackoverflow or the linter of your trust. Or create a pull request if you want to be on the safe side.
Also make sure to write tests. Please for the love of god, do it. Just run npm run test to test your tests.
When ready to release, execute the following steps, given that all changes are commited in the master branch:
npm version <type>, where type is patch, minor or majorgit push and the tags git push --tagsThat's it! A github action will then automatically publish the package to npm.
© Gridonic – smashing keys the hard way since 2010.
gridonic.ch ・
gridonic.github.io ・
@gridonic
FAQs

We found that @gridonic/components demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 4 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
GitHub Actions checkout now blocks risky pull_request_target checkouts by default to help prevent pwn request supply chain attacks.

Product
Socket now supports Custom Roles and Repository Access Permissions so organizations can control who can access specific repositories and actions.

Product
Socket MCP now lets AI assistants review org alerts, investigate threats using the Socket threat feed, and inspect package files in addition to dependency scoring.