2.10.0 • Published 2 years ago

jbx v2.10.0

Weekly downloads
1
License
Unlicensed
Repository
-
Last release
2 years ago

JBX

npm i jbx@latest capsize@latest styled-components@latest
import { JBX, MainHeader, Text, Space, Container } from 'jbx';

function App() {
  return (
    <Container>
      <MainHeader>React Blur</MainHeader>
      <Space h={1} />
      <Text>
        Tool that creates animated CSS transitions. Add sprites and get the code ready to paste in
        your site.
      </Text>
      <Space h={2} />
      <Text>
        Tool that creates animated CSS transitions. Add sprites and get the code ready to paste in
        your site.
      </Text>
    </Container>
  );
}

export default App;
2.10.0

2 years ago

2.7.0

2 years ago

2.9.0

2 years ago

2.8.0

2 years ago

2.6.0

2 years ago

2.5.0

2 years ago

2.3.0

3 years ago

2.4.0

3 years ago

2.2.0

3 years ago

2.1.0

3 years ago

2.0.1

3 years ago

2.0.0

3 years ago

1.7.3

3 years ago

1.7.2

3 years ago

1.7.1

3 years ago

1.7.0

3 years ago

1.7.6

3 years ago

1.7.5

3 years ago

1.7.4

3 years ago

1.6.0

4 years ago

1.5.0

4 years ago

1.2.0

4 years ago

1.1.0

4 years ago

1.4.0

4 years ago

1.3.0

4 years ago

1.0.0

5 years ago