https://github.com/andreas-bauer/credit-maker
https://github.com/andreas-bauer/credit-maker
academic authors authorship-attribution credit
Last synced: about 1 month 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 (11 months ago)
- Default Branch: main
- Last Pushed: 2025-04-09T21:32:37.000Z (about 1 month ago)
- Last Synced: 2025-04-09T22:28:38.619Z (about 1 month ago)
- Topics: academic, authors, authorship-attribution, credit
- Language: TypeScript
- Homepage: https://andreas-bauer.github.io/credit-maker/
- Size: 921 KB
- Stars: 11
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
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).