Skip to content

FoundationThe technical foundation behind Nad’s frontend ecosystem.

@micazoyolli/foundation · SCSS tokens, TypeScript helpers, DOM primitives, accessibility and SEO/build utilities for real projects.

Foundation logo

@micazoyolli/foundation

What Foundation is

@micazoyolli/foundation is the shared base for building the ecosystem with one technical philosophy: small pieces, no brand assumptions and APIs extracted from real needs.

bash
yarn add @micazoyolli/foundation
ts
import { cx, getCanonicalUrl, lockBodyScroll } from '@micazoyolli/foundation';
scss
@use '@micazoyolli/foundation/scss' as foundation;
Current version

0.3.2

License

MIT

Compatibility

SCSS, browser and Node scripts depending on the helper.

This is how the ecosystem is built

Foundation is part of Nad’s technical ecosystem. It does not compete with each brand or interface: it supports the repeatable layer so every project can focus on identity, content and experience.