Security News
Fluent Assertions Faces Backlash After Abandoning Open Source Licensing
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
@webxdc/create-vite-plugins
Advanced tools
Vite project template scaffolding for Webxdc development.
With NPM:
$ npm create @webxdc/vite-plugins@latest
With PNPM:
$ pnpm create @webxdc/vite-plugins
With Yarn:
$ yarn create @webxdc/vite-plugins
Then follow the prompts!
You can also directly specify the project name and the template you want to use via additional command line options. For example, to scaffold a Webxdc + TypeScript project, run:
# npm 7+, extra double-dash is needed:
npm create @webxdc/vite-plugins@latest my-app -- --template vanilla-ts
# pnpm
pnpm create @webxdc/vite-plugins my-app --template vanilla-ts
# yarn
yarn create @webxdc/vite-plugins my-app --template vanilla-ts
Currently supported template presets include:
vanilla
vanilla-ts
You can use .
for the project name to scaffold in the current directory.
This project is based on create-vite.
FAQs
Webxdc project scaffolding
We found that @webxdc/create-vite-plugins 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
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
Research
Security News
Socket researchers uncover the risks of a malicious Python package targeting Discord developers.
Security News
The UK is proposing a bold ban on ransomware payments by public entities to disrupt cybercrime, protect critical services, and lead global cybersecurity efforts.