
Security News
New Website “Is It Really FOSS?” Tracks Transparency in Open Source Distribution Models
A new site reviews software projects to reveal if they’re truly FOSS, making complex licensing and distribution models easy to understand.
@drinksandco/celler
Advanced tools
Celler is the UI Library from Drinks & Co.
The project is developed and tested with NodeJs 14.15.5 Lts as is specified in our .nvmrc
file. We recomend you to install nvm and run nvm use
in the folder of the project or install the extension zhs-auto-nvm-use
(https://github.com/Sparragus/zsh-auto-nvm-use) in your console, in order to avoid compatibily errors.
Clone the repo and install node dependencies:
# install repo
$ npm install
# run storybook
$ npm start
# run unit tests
$ npm test
# run unit tests with watch mode enabled
$ npm run test:watch
To deploy current branch to github pages: https://drinksandco.github.io/celler
npm run deploy
This repo features Semantic Release. This means that a new version will be automatically created when we merge to master. In order for this to happen, the commit message must be specific:
Tag: Short description (fixes #1234)
Note that the commit message MUST have the tag, so if it's a merge you must edit the commit title to include it. Just in the description is not enough.
And pick your "Tag" from the following list:
You can get the shared SVG icons folder with the amazing UX team at: https://drive.google.com/drive/u/1/folders/1zWdNNezxfntOfi-GhVli6tsxGEQM0ild
FAQs
Drinks & Co Component Bundle bla
The npm package @drinksandco/celler receives a total of 6 weekly downloads. As such, @drinksandco/celler popularity was classified as not popular.
We found that @drinksandco/celler 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
A new site reviews software projects to reveal if they’re truly FOSS, making complex licensing and distribution models easy to understand.
Security News
Astral unveils pyx, a Python-native package registry in beta, designed to speed installs, enhance security, and integrate deeply with uv.
Security News
The Latio podcast explores how static and runtime reachability help teams prioritize exploitable vulnerabilities and streamline AppSec workflows.