@giancosta86/omnicourse-core
TypeScript icon, indicating that this package has built-in type declarations

2.0.0-alpha.2 • Public • Published

OmniCourse-core

Core model for OmniCourse

GitHub CI npm version MIT License

OmniCourse-core is a TypeScript library providing the core model of the OmniCourse project; as a consequence, it is especially useful whenever you need to access its data structures without having to depend on the UI components.

Installation

First of all, please consider whether you actually need the full OmniCourse library: in that case, directly depending on OmniCourse-core is not required - as the data structures are exported by OmniCourse as well.

The package on NPM is:

@giancosta86/omnicourse-core

The public API entirely resides in the root package index, so one shouldn't reference specific modules.

For details about installing and using the whole OmniCourse project, please refer to the tutorial wiki page.

Usage

OmniCourse is described in detail in its wiki: for this library, please refer to the core model section.

See also

Package Sidebar

Install

npm i @giancosta86/omnicourse-core

Weekly Downloads

1

Version

2.0.0-alpha.2

License

MIT

Unpacked Size

56.9 kB

Total Files

82

Last publish

Collaborators

  • giancosta86