Overview
Mencrouche (/mɛn.kro.tʃɛ/, pronounced men-cro-cheh) is an open-source startpage that runs in the browser. It is a super-extensible, customizable, sticky-based environment built with Open Props and TypeScript.
We recommend starting with the Clock Sticky Tutorial. Alternatively, you can dive into any topic that interests you:
- Sticky Lifecycle: Understand the complete lifetime of a sticky.
- Dollars: A heavily-used DOM shorthand API in Mencrouche.
- Context Menu: API for registering right-click context menus on DOM elements.
- Command: API for registering commands accessible through the command palette.
- n81i: Internationalization (i18n) API for translating strings to specific locales.
- Apocalypse: Undo/Redo API using the command pattern to manage changes.