
Research
Two Malicious Rust Crates Impersonate Popular Logger to Steal Wallet Keys
Socket uncovers malicious Rust crates impersonating fast_log to steal Solana and Ethereum wallet keys from source code.
react-simple-toolbar
Advanced tools
A carefully crafted toolbar for React
No support for overflowing items
$ npm install react-simple-toolbar --save
var Toolbar = require('react-simple-toolbar')
var Region = Toolbar.Region
<Toolbar>
<Region>
Export
</Region>
<Region flex={2}>
<Toolbar>
<Region align="center">Import from CSV</Region>
<Region align="center">Import from Excel</Region>
</Toolbar>
</Region>
<Region>
Save
</Region>
</Toolbar>
//second example
<Toolbar>
<Region align="left">
Export
</Region>
<Region align="right">
Save
</Region>
</Toolbar>
If you don't specify an align, here is how it will behave:
If you have no region in the toolbar, one will be created by default and will contain all toolbar children.
See changelog
Use Github issues for feature requests and bug reports.
We actively welcome pull requests.
For setting up the project locally, use:
$ git clone https://github.com/zippyui/react-simple-toolbar
$ cd react-simple-toolbar
$ npm install
$ npm serve # to start http server
$ npm dev * to start webpack-dev-server
Now navigate to localhost:9091
Before building a new version, make sure you run
$ npm run build
which compiles the src
folder (which contains jsx files) into the lib
folder (only valid EcmaScript 5 files).
FAQs
A carefully crafted simple toolbar for React
The npm package react-simple-toolbar receives a total of 94 weekly downloads. As such, react-simple-toolbar popularity was classified as not popular.
We found that react-simple-toolbar 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.
Research
Socket uncovers malicious Rust crates impersonating fast_log to steal Solana and Ethereum wallet keys from source code.
Research
A malicious package uses a QR code as steganography in an innovative technique.
Research
/Security News
Socket identified 80 fake candidates targeting engineering roles, including suspected North Korean operators, exposing the new reality of hiring as a security function.