Breadcrumb navigation component for the Municipality of Utrecht based on the NL Design System architecture
Skip link component for the Municipality of Utrecht based on the NL Design System architecture
Abstractions for inHandel frontend projects.
Scan translation keys in your codebase and sync them to the Translations CMS
Deze repository bevat een voorbeeld-structuur (met documentatie, scripts en setup) voor een statische website (gegenereerd met vue-cli).
Higher order event emitter
[](https://classroom.github.com/a/OnQFN83m)
Checkbox Filter CSS component
Example design tokens
Daag.
Delivered medication details web component
Medication scheme detail web component
Diary notes web component
Prescription detail web component
Zonneplan development showcase app
<p align="center"> <picture> <source media="(prefers-color-scheme: dark)" srcset="docs/hero-dark.svg"> <source media="(prefers-color-scheme: light)" srcset="docs/hero-light.svg"> <img src="docs/hero-light.svg" alt="Attestatie Registratie Com
poc for design tokens
Prescription list web component
Medication scheme list web component
PSS web components
Delivered medication list web component
Footer CSS component
De onconventionele huisstijlkleur van deidee.
NL Design System design tokens for Gemeente Example
Hoe plugin with markdown helpers, for example to hyperlink github issues and github usernames in markdown files.
Hoe::Halostatue is a [Hoe][hoe] meta-plugin that provides improved support for Markdown README files, provides features from other plugins, and enables improved support for [trusted publishing][tp]. Hoe::Halostatue 3.0 incorporates functionality derived from [`hoe-gemspec2`][hgs2] with more support for [reproducible builds][rb] and replaces [`hoe-markdown`][hmd] with an internal implementation.
+rdoc2md+ is a utility for converting Rdoc style documents into markdown. The primary motivation is to make a Hoe gem project more github friendly. Hoe depends on a README.txt file in Rdoc format. Github expects a README.md file to display nicely on the webpage. This utility lets you make the .txt file the master and autogenerate the .md version without Repeating Yourself. Incidentally, if you are reading this on github, this README was produced by +rdoc2md+. Kinda meta, eh?