@mostajs/training-ui
v0.1.0
Published
Fiche cours (HTML-string, zéro dépendance) : niveaux + sessions (places/jauge) + inscriptions. Compose @mostajs/app-shell-ui. Front de @mostajs/training. Membre de mosta-ui-html-stack.
Downloads
189
Maintainers
Readme
@mostajs/training-ui
Fiche cours (HTML-string, zéro dépendance) — niveaux + sessions (places/jauge) + inscriptions. Front de
@mostajs/training.
Auteur : Dr Hamid MADANI [email protected] · AGPL-3.0-or-later · Membre de mosta-ui-html-stack.
import { page } from '@mostajs/app-shell-ui';
import { courseFiche } from '@mostajs/training-ui';
const body = courseFiche({ id, title, category, active, levels, levelOptions, sessions, learnerOptions });
const html = page({ title, body });Vue pure : l'app charge le VM via @mostajs/training. Inscription payante = composition app (enroll + payment.charge). npm test (5 tests @mostajs/mjs-unit).
