
Security News
npm Adopts OIDC for Trusted Publishing in CI/CD Workflows
npm now supports Trusted Publishing with OIDC, enabling secure package publishing directly from CI/CD workflows without relying on long-lived tokens.
@karnama/vueish
Advanced tools
Vue UI Library
:warning: This package is not production ready!
Install:
npm i vueish
src/components
folder aptly named.vue
file that starts with UI
e.g.: UITable.vue
src/directives
folder aptly namedindex.ts
file in the created folder.Then add or update test to cover the new logic. The test file should be placed next to the source code in a file that is named the same but appended with test
in the name. (UITable.test.ts
)
To customise the web-types.json generated, place a web-types.ts
file next to your source code and set the appropriate default export
error like
failed to load config from /Users/my-user/Web/vueish/vite.config.js
error when starting dev server:
Error: The service was stopped
can be fixed by running node node_modules/esbuild/install
FAQs
Vue UI Library
We found that @karnama/vueish demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 2 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
npm now supports Trusted Publishing with OIDC, enabling secure package publishing directly from CI/CD workflows without relying on long-lived tokens.
Research
/Security News
A RubyGems malware campaign used 60 malicious packages posing as automation tools to steal credentials from social media and marketing tool users.
Security News
The CNA Scorecard ranks CVE issuers by data completeness, revealing major gaps in patch info and software identifiers across thousands of vulnerabilities.