
Product
Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain
Socket Firewall is a free tool that blocks malicious packages at install time, giving developers proactive protection against rising supply chain attacks.
react-jk-grid
Advanced tools
The three of React components that implement JK-Grid.
If you want to view complete examples, please ref to JK-Grid Examples.
$ npm i --save react-jk-grid
react-jk-grid
depends on 3 peer dependencies:
react@^15.0.0
prop-types@^15.0.0
jk-grid@^0.0.6
You should install them in your project.
In Stylus:
@import '~jk-grid/src/grid'
In JavaScript:
import React from 'react'
import { Container, Col, Row } from 'react-jk-grid'
const App = props =>
<Container>
<Row>
<Col xs={6} md={3}>Hello, world!</Col>
</Row>
</Container>
className?: string
fluid?: boolean
limited?: boolean
noPadding?: boolean
className?: string
noMargin?: boolean
reverse?: boolean
column?: boolean
show?:
breakpointSize
hidden?: breakpointSize
start?: breakpointSize
center?: breakpointSize
end?: breakpointSize
top?: breakpointSize
middle?: breakpointSize
bottom?: breakpointSize
around?: breakpointSize
between?: breakpointSize
className?: string
noPadding?: boolean
autoWidth?: boolean
xs?:
cellSize
sm?: cellSize
md?: cellSize
lg?: cellSize
hg?: cellSize
show?: breakpointSize
hidden?: breakpointSize
first?: breakpointSize
last?: breakpointSize
FAQs
Only JK-Grid, for React.
We found that react-jk-grid 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.
Product
Socket Firewall is a free tool that blocks malicious packages at install time, giving developers proactive protection against rising supply chain attacks.
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.