This a monorepo of OBOS' open source frontend modules.
- format - A collection of formatting methods for 🇳🇴 and 🇸🇪.
- validation - A collection of validation methods for 🇳🇴 and 🇸🇪.
See the pnpm installation guide.
pnpm install
This repository uses biome for linting.
pnpm build
- Use kebab-case for file names. This is enforced at a linter level.
We use an automated release process based on changesets and a Github action to version, release and publish the packages. Meaningful changes should be documented by running pnpm changeset
and be a part of the pull request. Remember to follow semver.