
Research
Malicious npm Packages Impersonate Flashbots SDKs, Targeting Ethereum Wallet Credentials
Four npm packages disguised as cryptographic tools steal developer credentials and send them to attacker-controlled Telegram infrastructure.
create-charada
Advanced tools
[![npm version][npm-version-src]][npm-version-href] [![npm downloads][npm-downloads-src]][npm-downloads-href] [![bundle][bundle-src]][bundle-href] [![JSDocs][jsdocs-src]][jsdocs-href] [![License][license-src]][license-href]
Scaffold your first project
With NPM:
npm create charada@latest
With Yarn:
yarn create charada
With PNPM:
pnpm create charada
With Bun:
bun create charada
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 Vite + Angular project, run:
# npm 7+, extra double-dash is needed:
npm create charada@latest my-angular-app -- --template angular-vite
# yarn
yarn create charada my-angular-app --template angular-vite
# pnpm
pnpm create charada my-angular-app --template angular-vite
# Bun
bun create charada my-angular-app --template angular-vite
Currently supported template presets include:
lib-angular-vite
angular-vite
angular-tailwind
You can use .
for the project name to scaffold in the current directory.
FAQs
[![npm version][npm-version-src]][npm-version-href] [![npm downloads][npm-downloads-src]][npm-downloads-href] [![bundle][bundle-src]][bundle-href] [![JSDocs][jsdocs-src]][jsdocs-href] [![License][license-src]][license-href]
The npm package create-charada receives a total of 15 weekly downloads. As such, create-charada popularity was classified as not popular.
We found that create-charada 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
Four npm packages disguised as cryptographic tools steal developer credentials and send them to attacker-controlled Telegram infrastructure.
Security News
Ruby maintainers from Bundler and rbenv teams are building rv to bring Python uv's speed and unified tooling approach to Ruby development.
Security News
Following last week’s supply chain attack, Nx published findings on the GitHub Actions exploit and moved npm publishing to Trusted Publishers.