Loading...
Loading...
Loading...
Loading...
working on this documentation...
working on this documentation...
Today Atomico is used in the development of design systems for various industries such as Banking, Pledge Systems, Insurance, Clinical, Government and more.
Many teams decide to use Atomico for the development of their design systems thanks to its similarity with React, which greatly facilitates the incorporation of human talent into the development of design systems.
Atomico offers you Storybook 7 Support with superpowers, thanks to @atomico/storybook you can create stories without the need to declare the argTypes or args since @Atomico/storybook creates them for you
@atomico/vite makes it easy for you to build in NPM-friendly ESM format
@atomico/exports makes it easy for you to export your code by automatically adding the metadata so that it is optimally consumed as a package, @atomico/exports
can even automatically create wrappers for React, Preact and Vue
@atomico/potscss-tokens makes it easy for you to maintain a token system efficiently and sustainably
We thank IBM IX since they have shared their experience in the development of the design system for their client Barmer, you can follow this case through Discord or Github.
With Atomico you can do this and more
Creating sites with Atomico is really easy and SEO friendly because:
With Atomico you can perform SSR and SSG thanks to tools like Astro build, with Astro + Atomico you can send previously rendered components to the client, thus giving a result at the HTML level that is really friendly with search engines.
Atomico being really small (3kB) your sites will load fast, especially if you only apply SSG with Atomico.
Atomico not only supports SSR through Astro, you can SSR today with Atomico in Next.js, Express or any environment that supports ESM modules.
(Coming soon) Yes, with Atomico soon you will be able to create blocks for Gutenberg easily
We recommend the use of Astro build with the @atomico/astro plugin, with this you can create sites like atomicojs.dev
Preferably we recommend Astro + React + Atomico, but in case your project inherits the use of Next.js you can do SSR with Atomico in Next.js using @atomico/react.
Atomico makes it easy to build components with less code, better readability, and better reusability.
We invite you to discover part of the development experience you will get with Atomico:
Quick components to write since with Atomico you will require fewer lines of code to declare your webcomponents which will help you to be more productive
Fast in performance, since Atomico sends less code to the client, making your interface load quickly
This is thanks to a functional orientation inherited from React hooks plus some internal optimization from Atomic that ease the process of shaking the tree at compile time, achieving in this way sending the client a highly optimized JS that only has what you really use
This is thanks to Atomico's reliance on React hooks syntax plus the ability to completely eliminate the need for this when using webcomponents.
Atomic offers additional coverage for native behavior for React and Vue, allowing your component to be more embed-friendly, example React: