Gathering detailed insights and metrics for @vtmn/css-tag
Gathering detailed insights and metrics for @vtmn/css-tag
Gathering detailed insights and metrics for @vtmn/css-tag
Gathering detailed insights and metrics for @vtmn/css-tag
npm install @vtmn/css-tag
Module System
Min. Node Version
Typescript Support
Node Version
NPM Version
282 Stars
2,045 Commits
76 Forks
15 Watching
2 Branches
58 Contributors
Updated on 25 Oct 2024
HTML (31.83%)
JavaScript (21.07%)
CSS (15.59%)
TypeScript (13.27%)
Svelte (11.81%)
Vue (4.9%)
MDX (1.47%)
Shell (0.06%)
Cumulative downloads
Total Downloads
Last day
-16%
1,765
Compared to previous day
Last week
-42.6%
7,889
Compared to previous week
Last month
-27.1%
48,547
Compared to previous month
Last year
-14.4%
947,547
Compared to previous year
2
[!IMPORTANT] This current version of Vitamin will no longer evolve and only accept bug fixes from now on. More details here.
Decathlon Design System libraries for web applications
Decathlon Design System is the framework that helps our ecosystem to design and develop consistent and quality experiences. For its Digital section, it is called Vitamin.
This repository hosts libraries for web applications.
In order to allow you to consume the elements of the Design System according to your product constraints, we give you the possibility of using the Vitamin web libraries with different technologies & levels of granularity with core packages developed and maintained by the Vitamin core team.
This package provides you with a complete CSS with a huge set of utility classes as it is generated with Tailwind CSS. Then it will be up to you to optimize for production by purging the CSS according to the classes used in your HTML:
@vtmn/css | README |
---|
If you already using Tailwind CSS in your project or you want to take full advantage of all its features like functions & directives by building your own classes via @apply
for example. You can check our package @vtmn/css-tailwind-preset
which will explain you how to use Vitamin styles in a Tailwind CSS project.
These packages allow the consumption of elements with a higher level of granularity. You get only the styles you need and what you consume is Pure CSS without CSS Custom Properties, therefore IE 11 compatible:
@vtmn/css-design-tokens | README |
---|
@vtmn/css-button | README | ||||
---|---|---|---|---|---|
@vtmn/css-dropdown | README | ||||
@vtmn/css-link | README |
@vtmn/css-select | README | ||||
---|---|---|---|---|---|
@vtmn/css-text-input | README |
@vtmn/css-badge | README | ||||
---|---|---|---|---|---|
@vtmn/css-loader | README | ||||
@vtmn/css-price | README | ||||
@vtmn/css-progressbar | README | ||||
@vtmn/css-rating | README | ||||
@vtmn/css-tag | README |
@vtmn/css-breadcrumb | README | ||||
---|---|---|---|---|---|
@vtmn/css-navbar | README | ||||
@vtmn/css-search | README | ||||
@vtmn/css-tabs | README |
@vtmn/css-alert | README | ||||
---|---|---|---|---|---|
@vtmn/css-modal | README | ||||
@vtmn/css-popover | README | ||||
@vtmn/css-snackbar | README | ||||
@vtmn/css-toast | README | ||||
@vtmn/css-tooltip | README |
@vtmn/css-checkbox | README | ||||
---|---|---|---|---|---|
@vtmn/css-chip | README | ||||
@vtmn/css-quantity | README | ||||
@vtmn/css-radio-button | README | ||||
@vtmn/css-toggle | README |
@vtmn/css-accordion | README | ||||
---|---|---|---|---|---|
@vtmn/css-card | README | ||||
@vtmn/css-divider | README | ||||
@vtmn/css-list | README | ||||
@vtmn/css-skeleton | README |
@vtmn/css-utilities | README |
---|
This package provides you with a library of SVG icons that you can include in a handful of ways (SVGs, icon font, sprite, CSS, embedded):
@vtmn/icons | README |
---|
This package provides you with a library of SVG assets that you can include in a handful of ways (SVGs, asset font, sprite, CSS, embedded):
@vtmn/assets | README |
---|
In order to enhance your Developer eXperience, we give you the possibility to develop your components in React, Svelte and Vue based on our core packages just above. These libraries are developed and maintained by the community, the Vitamin core team will be there to review, and ensure the quality of your propositions, feel free to contribute!
This package provides you with a library of React components:
@vtmn/react | README |
---|
This package provides you with a library of Svelte Components:
@vtmn/svelte | README |
---|
This package provides you with a library of Vue components:
@vtmn/vue | README |
---|
One of the Decathlon Design System goals is to provide guidelines & components to gain in consistency, efficiency & accessibility. The best way to achieve this is together! That's why we are on GitHub. We would love contributions from the community (bug reports, feature requests, suggestions, Pull Requests, whatever you want!).
Yarn workspaces and nx are used to manage dependencies and build config across packages. Lerna is used to manage versioning & publishing.
Run the following to setup your local dev environment:
1# Install `yarn`, alternatives at https://yarnpkg.com/en/docs/install 2brew install yarn 3 4# Clone or fork `vitamin-web` 5git clone git@github.com:Decathlon/vitamin-web.git # or your fork 6cd vitamin-web 7 8# install dependencies 9yarn 10 11# build all packages 12yarn build 13 14# start all showcases and build sources in watch mode & hot reload 15yarn start 16# or you can launch separately (recommended) 17yarn start:css 18yarn start:icons 19yarn start:react 20yarn start:svelte 21yarn start:vue
👉 See the contributing docs for more information about how to contribute.
Thank you to the contributors involved in these vitamin-web libraries (even before they were Open Source). 💙
Thank you also Remix Icon because Vitamix Icons is the official Decathlon icon library based on their open-source icon library (Remix Design © 2020). This original library is under the license Apache 2.0 and has been modified by Decathlon. Learn more.
Copyright 2021 Decathlon.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
No vulnerabilities found.
Reason
security policy file detected
Details
Reason
no dangerous workflow patterns detected
Reason
license file detected
Details
Reason
no binaries found in the repo
Reason
SAST tool is not run on all commits -- score normalized to 8
Details
Reason
Found 15/30 approved changesets -- score normalized to 5
Reason
0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Reason
detected GitHub workflow tokens with excessive permissions
Details
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
project is not fuzzed
Details
Reason
dependency not pinned by hash detected -- score normalized to 0
Details
Reason
62 existing vulnerabilities detected
Details
Score
Last Scanned on 2024-11-25
The Open Source Security Foundation is a cross-industry collaboration to improve the security of open source software (OSS). The Scorecard provides security health metrics for open source projects.
Learn More