Minimalist, zero-dependency, privacy-first web libraries. FOSS, MIT licensed.
Originally developed as Oksigenia WordPress plugins and re-packaged as framework-agnostic vanilla web libraries / web components for use in any modern stack (Astro, React, Vue, Svelte, plain HTML).
| Package | npm | Description |
|---|---|---|
@oksigenia/share |
Social share buttons. Zero dependencies, no tracking. 9 networks, 8 locales. | |
@oksigenia/access-panel |
Accessibility panel with 15 controls and 8 locales (incl. Guaraní). |
- Zero JS dependencies at runtime. Sized in KB, not MB.
- No cookies, no tracking, no third-party pings. Only the explicit redirect that the user initiates.
- Web component + imperative helper. Works in plain HTML or as an island in any framework.
- A11y by default. Focus management,
aria-*attributes,prefers-reduced-motionaware. - i18n with local dictionary. Paraguayan locales (
es-PY,gn) are first-class citizens.
pnpm install
pnpm build
pnpm testMIT © Oksigenia SL.