
Research
PyPI Package Disguised as Instagram Growth Tool Harvests User Credentials
A deceptive PyPI package posing as an Instagram growth tool collects user credentials and sends them to third-party bot services.
create-vanjs
Advanced tools
Scaffolding your first VanJS project in seconds!
Compatibility Note: Vite requires Node.js version 18+, 20+, 22+. However, some templates require a higher Node.js version to work, please upgrade if your package manager warns about it.
# NPM:
npm create vanjs@latest
# PNPM:
pnpm create vanjs@latest
# Deno:
deno run -A npm:create-vanjs@latest
# Bun:
bun create vanjs@latest
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 basic Vite + SSR + VanJS project, run:
# npm
npm create vanjs@latest my-vanjs-app -- --template node-base
# pnpm
pnpm create vanjs my-vanjs-app --template node-base
# Deno
deno run -A npm:create-vanjs --template deno-base
# Bun
bun create vanjs my-vanjs-app --template node-base
Currently supported template presets include:
Template | Try online |
---|---|
node-base | StackBlitz |
node-base-ts | StackBlitz |
node-routing | StackBlitz |
node-routing-ts | StackBlitz |
node-jsx | StackBlitz |
node-jsx-ts | StackBlitz |
node-ssr | |
node-ssr-ts | |
node-ssr-jsx | |
node-ssr-jsx-ts | |
vike | |
vike-ts | |
vike-jsx | |
vike-jsx-ts | |
deno-base | |
deno-base-ts | |
deno-jsx | |
deno-jsx-ts |
You can use .
for the project name to scaffold in the current directory.
create-vanjs is a tool to quickly start a project from a basic template for VanJS. Check out Awesome Vite for community maintained templates that include other tools or target different frameworks. You can use a tool like degit to scaffold your project with one of the templates.
This project is crafted by developers, for developers! If you don't need the mental gymnastics of React to manage local, derived or global state, composability or scalability, you can really develop applications of any kind or size with VanJS.
This project is originally a fork of create-vite. Credit goes to all of its contributors.
FAQs
🍦 Quick tool for scaffolding your first VanJS project
The npm package create-vanjs receives a total of 0 weekly downloads. As such, create-vanjs popularity was classified as not popular.
We found that create-vanjs demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer 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
A deceptive PyPI package posing as an Instagram growth tool collects user credentials and sends them to third-party bot services.
Product
Socket now supports pylock.toml, enabling secure, reproducible Python builds with advanced scanning and full alignment with PEP 751's new standard.
Security News
Research
Socket uncovered two npm packages that register hidden HTTP endpoints to delete all files on command.