
Security News
MCP Community Begins Work on Official MCP Metaregistry
The MCP community is launching an official registry to standardize AI tool discovery and let agents dynamically find and install MCP servers.
yhtml5-cli
Advanced tools
CLI for scaffolding front-end projects based on the create-react-app project.
CLI for scaffolding front-end projects based on the create-react-app project.
Prerequisites: Node.js (>=4.x, 7.x preferred) and Git.
$ npm install -g yhtml5-cli
$ yhtml5 init <project-name>
Example:
$ yhtml5 init my-project
The above command pulls the template from YHTML5 template , prompts for some information, and generates the project at ./my-project/
.
The purpose of official project templates are to provide opinionated, battery-included development tooling setups so that users can get started with actual app code as fast as possible. However, these templates are un-opinionated in terms of how you structure your app code and what libraries you use in addition to YHTML5 template.
All official project templates are repos in the YHTML5-Seed.
When a new template is added to the organization, you will be able to run vue init <template-name> <project-name>
to use that template.
You can also run yhtml5 list
to see all available official templates.
Current available templates include:
File exists: /Users/path
npm ERR! Move it away, and try again.
rm -rf /Users/path
npm link
The inspiration for this project comes from vue-cli
FAQs
CLI for scaffolding front-end projects based on the create-react-app project.
The npm package yhtml5-cli receives a total of 1 weekly downloads. As such, yhtml5-cli popularity was classified as not popular.
We found that yhtml5-cli demonstrated a not healthy version release cadence and project activity because the last version was released 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.
Security News
The MCP community is launching an official registry to standardize AI tool discovery and let agents dynamically find and install MCP servers.
Research
Security News
Socket uncovers an npm Trojan stealing crypto wallets and BullX credentials via obfuscated code and Telegram exfiltration.
Research
Security News
Malicious npm packages posing as developer tools target macOS Cursor IDE users, stealing credentials and modifying files to gain persistent backdoor access.