Product
Socket Now Supports uv.lock Files
Socket now supports uv.lock files to ensure consistent, secure dependency resolution for Python projects and enhance supply chain security.
tinper-bee
Advanced tools
tinper-beeis a component library based on the UI
design language iUAP Design
and React
, providing developers with a complete ecosystem from product interface design to front-end development.
npm install --save tinper-bee
git clone git@github.com:iuap-design/tinper-bee.git
import { Button } from 'tinper-bee';
ReactDOM.render(<Button />, mountNode);
0.1.7。
/
│
├─assets
│ base.css
│ component.css
│
├─build
│ tinper-bee.js
│ tinper-bee.min.js
│
└─
tinper-bee components organization
Such as in the course of any problems encountered,submit issues,
or pull request。
There are urgent problems can be directly mail to me(Email:guoyff@yonyou.com)
Developers can participate in contributing code for the tinper-bee, but also can be based on tinper-bee secondary development or packaging plug-ins.
tinper-bee components organization
bower.json
CHANGELOG.md
CONTRIBUTING.md
build/
assets/
docs/
gulpfile.js
package.json
README.md
style/
tests/
webpack.conf.js
tinper-bee use gulp.js and webpack build the project.
clone:
$ git clone git@github.com:iuap-design/tinper-bee.git
install:
$ cd tinper-bee && npm install
build:
$ gulp
Bug Feedback and Request Submission
MIT.
tinper-bee 2.0.1升级内容【主题定制、组件优化】
FAQs
React Components living for enterprise-class pc backend application
The npm package tinper-bee receives a total of 299 weekly downloads. As such, tinper-bee popularity was classified as not popular.
We found that tinper-bee demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 16 open source maintainers 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.
Product
Socket now supports uv.lock files to ensure consistent, secure dependency resolution for Python projects and enhance supply chain security.
Research
Security News
Socket researchers have discovered multiple malicious npm packages targeting Solana private keys, abusing Gmail to exfiltrate the data and drain Solana wallets.
Security News
PEP 770 proposes adding SBOM support to Python packages to improve transparency and catch hidden non-Python dependencies that security tools often miss.