Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/andreas-bauer/credit-maker
https://github.com/andreas-bauer/credit-maker
academic credit
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/andreas-bauer/credit-maker
- Owner: andreas-bauer
- License: mit
- Created: 2024-07-10T08:32:56.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-09-18T07:48:38.000Z (4 months ago)
- Last Synced: 2024-09-18T10:16:50.678Z (4 months ago)
- Topics: academic, credit
- Language: TypeScript
- Homepage: https://andreas-bauer.github.io/credit-maker/
- Size: 938 KB
- Stars: 11
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CRediT Maker
CRedit Maker helps you to create CRediT (Contributor Roles Taxonomy) statements for your research papers.
To learn more about CRediT, visit the [CRediT website](https://credit.niso.org/).Link to hosted version:
[https://andreas-bauer.github.io/credit-maker/](https://andreas-bauer.github.io/credit-maker/)## Getting Started
First, install the dependencies:
```bash
npm install
```After that, run the development server:
```bash
npm run dev
```Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.
## License
Copyright © 2024 Andreas Bauer
This work (source code) is licensed under [MIT](./LICENSE).