Tired of rewriting the same boring code all over again? Aracna abstracts all the essentials for you without bloating your codebase.
Aracna is split into multiple libraries with a clear context, these libraries are fully modular and no unused code will ever spill into your production bundle.
- @aracna/core
- @aracna/fcm
- @aracna/icons-feather
- @aracna/icons-feather-react
- @aracna/icons-feather-web
- @aracna/react
- @aracna/react-components
- @aracna/state-manager
- @aracna/state-manager-react
- @aracna/web
- @aracna/web-components
You can use Aracna libraries in any environment, they are designed and bundled in a way that will make them work even in more complicated codebases. 1
- Browser
- Node.js
- Hybrid
- SSR
Footnotes
-
This applies to all except @aracna/fcm which works only on Node.js. ↩