
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.
pit-bimwin-react-ui
Advanced tools
基于 tsdx, 整合 storybook, less, sass
基于 Typescript 语法, 创建 Npm 组件
src # 源代码目录
|-assets # 静态文件目录
|-hooks # 自定义钩子函数目录
|-components # 内置的业务组件目录
|-core # 初始化bimwin-api
|-PitBimwinApp.tsx # 主容器
|-index.config.ts # ts配置文件
|-index.tsx # 只有在该文件导出的组件,才能被用户引用
|-useBtnOpt.ts # 操作按钮及其他配置项
stories # storybook目录
example # 自行调用实验目录(基于parcel)
main.ts # storybook配置文件
manager.js # storybook配置文件
YourTheme.js # storybook配置文件
tsdx.config.js # tsdx配置文件
tsconfig.json # ts配置文件
运行
npm start # or yarn start
运行 dome
cd ./example
在 example>目录下运行
npm start # or yarn start
http://localhost:1234 // 3d
http://localhost:1234/2d // 2d
http://localhost:1234/two // 3d and 2d
| 参数名 | 类型 | 描述 | 参数 |
|---|---|---|---|
| options | object | 属性配置(具体请看下表) | |
| headers | object | 1 | 1 |
| visibleToolbar | array | - | - |
| 参数名 | 类型 | 描述 | 参数 |
|---|---|---|---|
| url | string | 主机地址 | '' |
| fileId | string | 模型 id |
npm start # or yarn start
npm build # or yarn build
npm storybook # or yarn storybook
npm build-storybook # or yarn build-storybook
yarn build
npm login # npm登录
npm pub # 组件发布
FAQs
基于 tsdx, 整合 storybook, less, sass
We found that pit-bimwin-react-ui 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.