
Security Fundamentals
Turtles, Clams, and Cyber Threat Actors: Shell Usage
The Socket Threat Research Team uncovers how threat actors weaponize shell techniques across npm, PyPI, and Go ecosystems to maintain persistence and exfiltrate data.
react-create-library
Advanced tools
CLI tools to generate boilerplate to create component based library
Command Line tool to generate boilerplate for your react library.
Create React Library with no build configuration.
cjs
, esnext
, umd
and es
module formatsTypeScript
and flow
type Systemdocz
, storybook
and react-styleguidist
css
, less
, scss
, emotion
and styled-component
This package requires node >= 8.
npm install -g react-create-library
react-create-library my-library
npx react-create-library my-library
Interactive CLI, answer few questions and choose modules required for development.
Usage: react-create-library <package-name> [Options]
Options:
-V, --version output the version number
--verbose print additional logs
--pm <value> Package Manager (npm or yarn)
--type <value> Type System for project one of default,typescript,flow (default: "none")
--doc <value> Documentation Library one of none,docz,storybook,react-styleguidist (default: "docz")
--style <value> Styling Library one of inline,css,less,scss,emotion,styled-component (default: "inline")
-l, --license <value> License of Project (default: "MIT")
-s, --skip Skip all question and create project with defaults
-h, --help output usage information
Node version require >= 8 & npm >= 5
If something doesn’t work, please file an issue
FAQs
CLI tools to generate boilerplate to create component based library
The npm package react-create-library receives a total of 7 weekly downloads. As such, react-create-library popularity was classified as not popular.
We found that react-create-library 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 Fundamentals
The Socket Threat Research Team uncovers how threat actors weaponize shell techniques across npm, PyPI, and Go ecosystems to maintain persistence and exfiltrate data.
Security News
At VulnCon 2025, NIST scrapped its NVD consortium plans, admitted it can't keep up with CVEs, and outlined automation efforts amid a mounting backlog.
Product
We redesigned our GitHub PR comments to deliver clear, actionable security insights without adding noise to your workflow.