
Security News
Node.js Moves Toward Stable TypeScript Support with Amaro 1.0
Amaro 1.0 lays the groundwork for stable TypeScript support in Node.js, bringing official .ts loading closer to reality.
react-demo-tab-cli
Advanced tools
Easily create demos of React components
Maintaining example code and demo separately makes it painful, it's easy to get them out of sync 🙅
Code can't lie, documentation can 💥
DemoTab CLI keeps your code up to date with demo 💪
npm install -D react-demo-tab react-demo-tab-cli
To create demos out of React components:
[component_name].demotab.jsx
$ npx react-demo-tab-cli generate
Use created demos 🎉
_
for example:MyComponent.demotab.jsx
→ _MyComponent.jsx
--prefix
flag:$ demotab generate --prefix=CustomPrefix
To manually create demos instead via CLI just React DemoTab component.
All contributions are welcome!
FAQs
CLI tool for creating demos of React components
The npm package react-demo-tab-cli receives a total of 3 weekly downloads. As such, react-demo-tab-cli popularity was classified as not popular.
We found that react-demo-tab-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
Amaro 1.0 lays the groundwork for stable TypeScript support in Node.js, bringing official .ts loading closer to reality.
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.