
Security News
Feross on TBPN: How North Korea Hijacked Axios
Socket CEO Feross Aboukhadijeh breaks down how North Korea hijacked Axios and what it means for the future of software supply chain security.
react-flutter-layout
Advanced tools
一套布局组件,灵感来自 flutter,可以按照组件同名去 flutter 搜索相同的组件。
在基础组件的支持下,我们的业务代码已经很少需要写样式了,而我们的大部分工作是处理布局和实现逻辑。
本组件尝试一种新的写法,让我们业务仔回归初心,专心处理布局和实现逻辑。
效仿 flutter 的设计,我们把 style 拆分成 3 个部分, 分别是:布局,约束和样式。
https://flutter.dev/docs/development/ui/layout
目前从 style 拆分出来的布局属性有:display,margin,padding,overflow等等,具体需要参考 IContainer。
只有 4 个属性 max-width, max-height, min-width, min-height。约束组件未实现,可作为样式使用。
字体大小,字体颜色,背景色等等。
FAQs
Using Flutter layout widgets in React.
The npm package react-flutter-layout receives a total of 6 weekly downloads. As such, react-flutter-layout popularity was classified as not popular.
We found that react-flutter-layout 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
Socket CEO Feross Aboukhadijeh breaks down how North Korea hijacked Axios and what it means for the future of software supply chain security.

Security News
OpenSSF has issued a high-severity advisory warning open source developers of an active Slack-based campaign using impersonation to deliver malware.

Research
/Security News
Malicious packages published to npm, PyPI, Go Modules, crates.io, and Packagist impersonate developer tooling to fetch staged malware, steal credentials and wallets, and enable remote access.