All Projects → MichaelCurrin → badge-generator

MichaelCurrin / badge-generator

Licence: MIT license
Magically generate Markdown badges for your docs 🛡️ 🦡 🧙

Programming Languages

typescript
32286 projects
Vue
7211 projects
HTML
75241 projects

Projects that are alternatives of or similar to badge-generator

gradient-badge
🍭 Badge generator with color gradient support
Stars: ✭ 47 (-54.81%)
Mutual labels:  badge, readme-badges, shield
awesome-shields
The list of styled dynamic informational shields, given the ability to exist by the truly amazing work of shields.io 😍
Stars: ✭ 89 (-14.42%)
Mutual labels:  shields, shieldsio, shields-io
BooGi
Generate GitBook-like modern docs/tutorial websites using Gatsby
Stars: ✭ 117 (+12.5%)
Mutual labels:  documentation-tool, docs-generator, documentation-generator
autobadge
Simple CLI tool to generate essential repository badges with ease
Stars: ✭ 16 (-84.62%)
Mutual labels:  badge, shieldsio, badge-generator
literator
📝 Generate literate-style markdown docs from your sources
Stars: ✭ 55 (-47.12%)
Mutual labels:  documentation-tool, docs-generator, documentation-generator
live-documenter
.NET documentation generator and live reader. Generate documentation from .NET code and xml comments, fast, quick and easy.
Stars: ✭ 64 (-38.46%)
Mutual labels:  documentation-tool, documentation-generator
ank
ΛNK: Compile time docs verification and evaluation for Kotlin and Java (Temporarily moved to Arrow-kt)
Stars: ✭ 52 (-50%)
Mutual labels:  documentation-tool, documentation-generator
ocular
A documentation generator for our OSS frameworks
Stars: ✭ 42 (-59.62%)
Mutual labels:  documentation-tool, documentation-generator
Ford
Automatically generates FORtran Documentation from comments within the code.
Stars: ✭ 245 (+135.58%)
Mutual labels:  documentation-tool, documentation-generator
repltalk-badge
🛡️ Embeddable badges for your Repl Talk posts to place in posts, markdown files, and websites!
Stars: ✭ 11 (-89.42%)
Mutual labels:  badge, badge-generator
numpydoc.el
Insert NumPy style docstrings in Python functions.
Stars: ✭ 33 (-68.27%)
Mutual labels:  documentation-tool, documentation-generator
strictdoc
Software for writing technical requirements specifications.
Stars: ✭ 80 (-23.08%)
Mutual labels:  documentation-tool, documentation-generator
DenverCoder1
Jonah Lawrence's Profile README
Stars: ✭ 320 (+207.69%)
Mutual labels:  readme-badges, shieldsio
Nbdev
Create delightful python projects using Jupyter Notebooks
Stars: ✭ 3,061 (+2843.27%)
Mutual labels:  documentation-tool, documentation-generator
MadeWithUnityBadges
GitHub-ReadMe-Bagdes displaying "Made With Unity" with the Unity-Logo, based on shields.io badges, in markdown
Stars: ✭ 17 (-83.65%)
Mutual labels:  badge, readme-badges
chappe
🧑‍💻 Developer Docs builder. Write guides in Markdown and references in API Blueprint. Comes with a built-in search engine.
Stars: ✭ 132 (+26.92%)
Mutual labels:  documentation-tool, docs-generator
cutedoc
Generate stunning documentation for any project using simple markdown files.
Stars: ✭ 16 (-84.62%)
Mutual labels:  documentation-tool, documentation-generator
Redoc
📘 OpenAPI/Swagger-generated API Reference Documentation
Stars: ✭ 15,935 (+15222.12%)
Mutual labels:  documentation-tool, documentation-generator
Dart
DART is a test documentation tool created by the Lockheed Martin Red Team to document and report on penetration tests, especially in isolated network environments.
Stars: ✭ 207 (+99.04%)
Mutual labels:  documentation-tool, documentation-generator
NextBook
NextBook is quick and easy way to build technical books or documentation with markdown that run blazingly fast.
Stars: ✭ 153 (+47.12%)
Mutual labels:  documentation-tool, documentation-generator

Badge Generator
🛡️ 🦡 🧙

Magically generate Markdown badges for your docs

GH Pages Deploy GitHub tag License

CodeQL Known Vulnerabilities LGTM

Made with Node Package - Yarn Package - Vue Package - Typescript

WebsiteSample badgesDocumentation

Overview

A convenience tool that makes it easy to generate custom Markdown for badges to put on your documentation or website.

Choose a page, enter your details, and click Submit to generate some Markdown code for you to copy and paste.

External tools are used to actually render badges - mostly using shields.io.

Preview

Open the web app

Start creating badges for your docs.

Site

Sample badges

Examples of a few badges generated with the app and rendered here on a markdown doc

Note that most of the badges at the top of this README.md file were also generated using this app.

Social badges

Link to your project. From another project - even paste these in an online forum or your blog.

MichaelCurrin - badge-generator stars - badge-generator forks - badge-generator

Repo metadata

Add to the top of your README.md file. These are tied to your specific repo.

GitHub tag License issues - badge-generator

Generic

Put whatever text you want in this static badge, which is independent of a repo. You can change the color, logo and destination link.

Foo - Bar Maintained - yes Contributions - welcome

Packages

Here is a badge for a NPM package as a dependency of the Badge Generator repo. The version changes to reflect what is in the package.json file.

package - vue

Dynamic data

Similar to above but more flexible.

Create a badge that references any value within a public data file (currently only JSON is supported). The badge stays up to date with whatever value is in the target file..

In the example below, we lookup the version of VS Code needed by an extension. The query is $.engines["vscode"] and here is the target package.json file on GitHub.

auto-commit-msg

Catalogue

Pre-made badges around languages and tools. Just copy and paste them - no form input needed. If you can't find a badge you're looking for there, use the Generic badge option to make your own.

OS - Linux Made with Node.js

Documentation

User guide for using the app and how setup and run the app yourself

view - Documentation

License

Released under MIT by @MichaelCurrin.

  • You can freely modify and reuse.
  • The original license must be included with copies of this software.
  • Please link back to this repo if you use a significant portion the source code.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].