@lxpack/lessonkit
v0.7.0
Published
LessonKit integration facade for LXPack (package, bridge, interchange)
Readme
@lxpack/lessonkit
Optional LXPack meta-package — re-exports @lxpack/api, @lxpack/spa-bridge, interchange validation, and telemetry mapping for integrators who prefer the @lxpack/* npm scope.
Part of LXPack. Docs: LessonKit & React hub · LessonKit packages.
React authors: use LessonKit 1.0 and @lessonkit/lxpack for LMS packaging (lessonkit package). You do not need @lxpack/lessonkit in a standard LessonKit project.
Install
npm install @lxpack/lessonkitUsage
import {
packageLessonkit,
parseLessonkitInterchange,
getLxpackBridge,
mapLessonkitTelemetryToLxpack,
} from "@lxpack/lessonkit";Links
- LXPack repository
- Documentation
- LessonKit & React hub
- LessonKit packages reference
- LessonKit repository · lessonkit.readthedocs.io
- Changelog
License
Apache-2.0
