Research
Security News
Quasar RAT Disguised as an npm Package for Detecting Vulnerabilities in Ethereum Smart Contracts
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
@yoonit/vue-components
Advanced tools
The Atomic Design System framework
◻ 26 Vue Components to create modern UI's ◻ Grid and Flex layout components ◻ Unit tests with 100% coverage ◻ All components documented with Storybook ◻ Standardized code ◻ Consistency between interfaces ◻ The extended definition of Atomic Design including Bosons and Quarks ◻ SASS with BEM ◻ Fully customizable with themes provided by @yoonit/style |
npm i -s @yoonit/vue-components
To use the components, import the library into your project's main.js file.
main.js
import Vue from 'vue'
import YoonitVueComponents from '@yoonit/vue-components'
Vue.use(YoonitVueComponents)
After that, you can access each component by calling it in the html template. It is not necessary to import manually each component in your template.
To see all the components, run the Storybook available in this project.
npm run storybook
After running the command above, an address will be available for you to access the component library. There you will be able to meet, interact and copy the code ready to put in your project.
Clone the repo, change what you want and send PR. For commit messages we use Conventional Commits.
Contributions are always welcome!
Code with ❤ by the Yoonit Team
FAQs
VueJS Atomic Design System framework
The npm package @yoonit/vue-components receives a total of 0 weekly downloads. As such, @yoonit/vue-components popularity was classified as not popular.
We found that @yoonit/vue-components demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 11 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.
Research
Security News
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
Security News
Research
A supply chain attack on Rspack's npm packages injected cryptomining malware, potentially impacting thousands of developers.
Research
Security News
Socket researchers discovered a malware campaign on npm delivering the Skuld infostealer via typosquatted packages, exposing sensitive data.