
Security News
US Government Forces Anthropic to Pull Claude Fable Days After Launch
Anthropic says the directive cited national security concerns over a narrow jailbreak, but offered no specific technical details.
@morani/zt-comp
Advanced tools
Дизайн-система, построенная на базе библиотеки React.
Содержание
Для инициализация проекта необходимо выполнить следующую команду
> npm i
Запускает приложение в режиме разработки.
Запустите http://localhost:3000 для просмотра в браузере.
> npm start
Запускает все тесты, которые находятся в директории src
> npm test
Запускает билд компонентов в отдельную папку lib (запускает все команды с префиксом build:)
> npm run build
Удаляет папку lib
> npm run prebuild
Билд компонентов в ES-модули в папку lib/esm
> npm run build:esm
Билд компонентов в CommonJS-модули в папку lib/cjs
> npm run build:cjs
Билд типизации TS в папку lib/types
> npm run build:types
Билд scss в css во всех компонентах в папки lib/esm и lib/cjs
> npm run build:css
Запускает линтер. Настройки в файле .eslintrc
> npm run lint
Запускает eslint и prettier для форматирования кода
> npm run lint:fix
Запускает storybook по адресу http://localhost:6006
> npm run storybook
Запускает билд storybook в папку storybook-static
> npm run build-storybook
Запускает билд для формирования пака из компонентов. Готово для публикации
> npm run compile
FAQs
React Components using storybook
The npm package @morani/zt-comp receives a total of 87 weekly downloads. As such, @morani/zt-comp popularity was classified as not popular.
We found that @morani/zt-comp 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
Anthropic says the directive cited national security concerns over a narrow jailbreak, but offered no specific technical details.

Security News
A network of 152 Chrome live wallpaper extensions hid ad tracking and made extension-driven traffic look like Google search clicks.

Company News
Socket’s first CISO brings deep experience securing high-growth SaaS companies as open source supply chain threats accelerate.