Security News
Weekly Downloads Now Available in npm Package Search Results
Socket's package search now displays weekly downloads for npm packages, helping developers quickly assess popularity and make more informed decisions.
@byjohann/ui
Advanced tools
A collection of Vue.js components for my projects.
# pnpm
pnpm add @byjohann/ui
# npm
npm i @byjohann/ui
# yarn
yarn add @byjohann/ui
Nuxt is supported out of the box. The Vue components provided by this library need to be transpiled for the server-side rendering to work. All you need to do is to add the @byjohann/ui/nuxt
module to your nuxt.config.ts
:
export default defineNuxtConfig({
modules: ["@byjohann/ui/nuxt"],
});
This library provides a collection of Vue.js components. Here is a list of all available components:
When working with specific features, you can use the provided composables. Here is a list of all available composables:
This library supports Mapbox. Here is a list of all available Mapbox components and composables:
UI development is a lot about colors and typography. Here is a list of all available utilities:
MIT License © 2023-PRESENT Johann Schopplich
FAQs
A collection of Vue.js components for my projects
The npm package @byjohann/ui receives a total of 11 weekly downloads. As such, @byjohann/ui popularity was classified as not popular.
We found that @byjohann/ui demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 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
Socket's package search now displays weekly downloads for npm packages, helping developers quickly assess popularity and make more informed decisions.
Security News
A Stanford study reveals 9.5% of engineers contribute almost nothing, costing tech $90B annually, with remote work fueling the rise of "ghost engineers."
Research
Security News
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.