
Product
Introducing Webhook Events for Alert Changes
Add real-time Socket webhook events to your workflows to automatically receive software supply chain alert changes in real time.
@jouwomgeving/ui-flex
Advanced tools
$ npm install @jouwomgeving/ui-flex
import Flex from '@jouwomgeving/ui-flex';
import * as Button from '@jouwomgeving/ui-form';
function Buttons() {
return (
<Flex spacing="thin">
<Button.default label="1" />
<Button.default label="2" />
<Button.default label="3" />
<Button.default label="4" />
<Button.default label="5" />
<Button.default label="6" />
</Flex>
);
}
export default Buttons;
A component which tends to make it easier to keep same margins between all the component within dictator.
The used margins are:
| Prop | Values | Default | Required |
|---|---|---|---|
| spacing | false, thin, wide | false | Yes |
| direction | horizontal, vertical | horizontal | Yes |
| fill | boolean | false | No |
| children | ReactElement | undefined | true |
FAQs
Dictator package JO ui flex
The npm package @jouwomgeving/ui-flex receives a total of 167 weekly downloads. As such, @jouwomgeving/ui-flex popularity was classified as not popular.
We found that @jouwomgeving/ui-flex demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 5 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
Add real-time Socket webhook events to your workflows to automatically receive software supply chain alert changes in real time.

Security News
ENISA has become a CVE Program Root, giving the EU a central authority for coordinating vulnerability reporting, disclosure, and cross-border response.

Product
Socket now scans OpenVSX extensions, giving teams early detection of risky behaviors, hidden capabilities, and supply chain threats in developer tools.