Skip to content
This repository has been archived by the owner on Dec 13, 2020. It is now read-only.
/ classes Public archive

Typescript interfaces for storing a user's classes

License

Notifications You must be signed in to change notification settings

whsha/classes

Repository files navigation

Classes

Typescript interfaces for storing a user's classes

GitHub GitHub issues GitHub pull requests David GitHub Workflow Status Codecov GitHub package.json version Tested with Jest Conventional Commits

This repository is split into the seperate versions, each in their own v* folder (ex. v1, v2, ...). Along side the current schema versions in their own section, there is a migrate folder that contains the migrations between different schema versions.

Code Coverage

Coverage Over Time Sunburst Graph

License

classes - Typescript interfaces for storing a user's classes
Copyright (C) 2018-2020  Zachary Kohnen (DusterTheFirst)

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <https://www.gnu.org/licenses/>.