@atomicjolt/atomic-elements v2.11.1
Atomic Elements
Atomic Elements is a React component library
Storybook
Atomic Element uses storybook for development / documentation. Access here
Quickstart
$ npm install --save @atomicjolt/atomic-elements
$ yarn add @atomicjolt/atomic-elements
Import these stylesheets at the root of your app
import "@atomicjolt/atomic-elements/dist/fonts.css";
import "@atomicjolt/atomic-elements/dist/variables.css";
import "@atomicjolt/atomic-elements/dist/globals.css";
Then, start using components
import React from "react";
import { Button } from "@atomicjolt/atomic-elements";
export default function ExampleComponent() {
return <Button>Click Me!</Button>;
}
9 months ago
9 months ago
9 months ago
9 months ago
10 months ago
10 months ago
1 year ago
1 year ago
1 year ago
12 months ago
1 year ago
12 months ago
1 year ago
11 months ago
12 months ago
12 months ago
12 months ago
11 months ago
11 months ago
11 months ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
12 months ago
11 months ago
11 months ago
11 months ago
12 months ago
1 year ago
12 months ago
12 months ago
12 months ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago