
Security News
Attackers Are Hunting High-Impact Node.js Maintainers in a Coordinated Social Engineering Campaign
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.
cherub - a professional front-end templates generator to help you getting started with a new project based on HTML5 Boilerplate, also support Typescript, include base template & PWA template。
Translations: 简体中文
# Node >= 6
# mac/linux
sudo install -g cherub
# init
$ cherub create # or cherub create demo -t base[pwa] two templates supported
# install
$ cd demo && npm install
# run
$ cherub start
# build
$ cherub build
# help
$ cherub --help
VM responsivepx -> rem Automatic conversionTypescript supportedPWA supported.
├── package.json
├── .cherub.js
├── dist
└── src
├── css
│ └── app.scss
├── img
├── index.html
├── offline.html
└── js
├── index.js
└── sw.js
cherub is open source software MIT
FAQs
Unknown package
We found that cherub 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
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.

Security News
Axios compromise traced to social engineering, showing how attacks on maintainers can bypass controls and expose the broader software supply chain.

Security News
Node.js has paused its bug bounty program after funding ended, removing payouts for vulnerability reports but keeping its security process unchanged.