项目作者: whsha

项目描述 :
Typescript interfaces for storing a user's classes
高级语言: TypeScript
项目地址: git://github.com/whsha/classes.git
创建时间: 2020-01-15T15:18:56Z
项目社区:https://github.com/whsha/classes

开源协议:GNU General Public License v3.0

下载


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

  1. classes - Typescript interfaces for storing a user's classes
  2. Copyright (C) 2018-2020 Zachary Kohnen (DusterTheFirst)
  3. This program is free software: you can redistribute it and/or modify
  4. it under the terms of the GNU General Public License as published by
  5. the Free Software Foundation, either version 3 of the License, or
  6. (at your option) any later version.
  7. This program is distributed in the hope that it will be useful,
  8. but WITHOUT ANY WARRANTY; without even the implied warranty of
  9. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  10. GNU General Public License for more details.
  11. You should have received a copy of the GNU General Public License
  12. along with this program. If not, see <https://www.gnu.org/licenses></https:>.