npm.io
0.1.0 • Published 18h ago

@mostajs/training-ui

Licence
AGPL-3.0-or-later
Version
0.1.0
Deps
1
Size
6 kB
Vulns
0
Weekly
0

@mostajs/training-ui

Fiche cours (HTML-string, zéro dépendance) — niveaux + sessions (places/jauge) + inscriptions. Front de @mostajs/training.

Auteur : Dr Hamid MADANI drmdh@msn.com · 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).

Keywords