Skip to content

nathanw23/creditgen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CRediT Author Contribution Statement Generator

A simple web-based tool for generating CRediT (Contributor Roles Taxonomy) author contribution statements.
This project is a small hobby project for learning web development and experimenting with GitHub Pages.

✨ Features

  • Add any number of authors
  • Select official CRediT roles (all 14 roles included)
  • Auto-generate formatted contribution statements
  • Copy/paste output into manuscripts or acknowledgements
  • Fully client-side — no backend required

🎯 Purpose

I built this project to learn:

  • basic HTML/CSS/JavaScript
  • how to structure small interactive web tools

It’s not meant to be production-grade, but it should be useful for quickly drafting CRediT statements for manuscripts.

🚀 Live Demo

Hosted via GitHub Pages:

https://nathanw23.github.io/creditgen/

📦 Installation (Local Use)

You can run it locally by simply opening:

index.html

No dependencies are required.

🧩 CRediT Roles Included

This tool uses the official 14-role CRediT taxonomy, including:

  • Conceptualization
  • Methodology
  • Software
  • Validation
  • Formal analysis
  • Investigation
  • Resources
  • Data curation
  • Writing – original draft
  • Writing – review & editing
  • Visualization
  • Supervision
  • Project administration
  • Funding acquisition

🛠️ Technologies Used

  • HTML for the structure
  • CSS for basic styling
  • JavaScript for interactivity
  • GitHub Pages for hosting

🤝 Contributions

This project is primarily for personal learning, but suggestions or pull requests are welcome!

📜 License

MIT License — you’re free to reuse or modify the code.

About

A simple web-based tool for generating CRediT author contribution statements. Built as a hobby project to learn web development.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors