22 packages
angular-msal
msal in Angular as simple as possible
@citolab/design-system-elements
**Angular Version:** 18.2.13 **Design system Version:** "0.0.15"
@citolab/preact-store
simple preact store
@citolab/qti-api
A TypeScript library that contains the models and does API calls to a restfull API for handling QTI responses and responses data for teachers/reviewer dashboards.
@citolab/qti-backend-firebase
Default endpoints for communcating with a applications that uses QTI-components as delivery system.
@citolab/qti-components
QTI webcomponents
@citolab/qti-convert
QTI converter
@citolab/qti-extended
QTI extended
@citolab/qti-firebase-api
Library used to retrieve item and get and set item responses.
@citolab/qti-transform
@citolab/tspci
an opiniated typescript ims-pci builder with tao integration
@citolab/tspci-qbci
create a .ci file that can be imported into Questify
@citolab/tspci-tao
create a zip file that can be imported into TAO
docviewhelper
Helper for ngx-doc-viewer and react-documents.
ngx-doc-viewer
Angular document viewer.
ngx-edit-inline
Super simple inline edit textbox.
ngx-event-handler
Easy way to handle page clicks, outside or inside specific elements.
react-documents
React document viewer.
react-signal-store
A simple store for state management using [deepSignals](https://github.com/luisherranz/deepsignal). Can be used in react. When providing a `dataApi` implentation you can automatically sync stata to for example firebase [(example)](https://github.com/Marce
rx-basic-store
A simple reactive store for state management using RxJs. Can be used in React, Angular and other frameworks. When providing a ```dataApi``` implentation you can automatically sync stata to for example firebase [(example)](https://github.com/Marcelh1983/r
rx-firebase-store
This package is deprecated. rx-basic-store can be used with a firebase dataApi. An example can be found [here](https://github.com/Marcelh1983/rx-basic-store/blob/main/packages/example/src/app/api-examples/firebase-api.ts)
signals-store
A simple store for state management using [deepSignals](https://github.com/luisherranz/deepsignal). Can be used in all frameworks that support Signals When providing a ```dataApi``` implentation you can automatically sync stata to for example firebase [(