All Projects → langauge → langauge

langauge / langauge

Licence: MIT license
🎨 Stylize your readme files with colorful gauges

Programming Languages

javascript
184084 projects - #8 most used programming language
typescript
32286 projects
Handlebars
879 projects

Projects that are alternatives of or similar to langauge

Shields
Concise, consistent, and legible badges in SVG and raster format
Stars: ✭ 15,716 (+98125%)
Mutual labels:  metadata, badge
Samples-NET.Core-MVC-CSharp
ASP.NET Core 2.0 MVC C# samples for Stimulsoft Reports.Web reporting tool.
Stars: ✭ 28 (+75%)
Mutual labels:  gauges
stats-cards
在 README 中展示你在知乎,GitHub,B 站,LeetCode,掘金,CSDN,牛客等网站的数据,服务部署在 Vercel 上,保证服务稳定。Show your LeetCode & GitHub stats in GitHub Profile.
Stars: ✭ 74 (+362.5%)
Mutual labels:  badge
audio-tag-analyzer
Extracts metadata music metadata found in audio files
Stars: ✭ 18 (+12.5%)
Mutual labels:  metadata
Samples-ASP.NET-MVC-CSharp
ASP.NET MVC C# samples for Stimulsoft Reports.Web reporting tool.
Stars: ✭ 31 (+93.75%)
Mutual labels:  gauges
qiqqa-open-source
The open-sourced version of the award-winning Qiqqa research management tool for Windows (a bleeding edge dev fork) ・ ・ ・ ・ ・ ・ ・ ・ ・ ・ ・ ・ ・ ・ ・ ・ ・ ・ ・ ・ ・ ・ ・ ・ ・ ・ ・ ・ ・ ・ ・ ・ ・ ・ ・ ・ ・ ・ ・ ・ ・ ・ ・ ・ ・ ・ ☞☞☞ File any issues you find in the main repo issue tracker at https://github.com/jimmejardine/qiqqa-open-source/issues
Stars: ✭ 32 (+100%)
Mutual labels:  metadata
Badges
Swift version of AXBadgeView. Show badge on any view with autolayout and animations.
Stars: ✭ 67 (+318.75%)
Mutual labels:  badge
rules
One Framework to build a highly declarative and customizable UI without using templates.
Stars: ✭ 38 (+137.5%)
Mutual labels:  metadata
alpenhorn
Bootstrapping Secure Communication without Leaking Metadata
Stars: ✭ 69 (+331.25%)
Mutual labels:  metadata
repo-card
😎 showcase repositories on your website 🤘!
Stars: ✭ 141 (+781.25%)
Mutual labels:  badge
sp-metadata
🔬 SharePoint Metadata Tracker
Stars: ✭ 12 (-25%)
Mutual labels:  metadata
thoth
Metadata management and dissemination system for Open Access books
Stars: ✭ 25 (+56.25%)
Mutual labels:  metadata
geometa
R tools to write, read & validate geographic metadata (OGC/ISO 19110, 19115, 19119, 19136 and 19139)
Stars: ✭ 37 (+131.25%)
Mutual labels:  metadata
github-profile-achievements
A collection listing all Achievements available on the GitHub profile 🏆
Stars: ✭ 1,060 (+6525%)
Mutual labels:  badge
ForensicsTools
A list of free and open forensics analysis tools and other resources
Stars: ✭ 392 (+2350%)
Mutual labels:  metadata
MP4Parse
C++ library for MP4 file parsing.
Stars: ✭ 55 (+243.75%)
Mutual labels:  metadata
ghost-meta
Ghost meta allows you to store multiple meta values in a single meta record, with an API that mirrors the Metadata API. It integrates with ElasticPress to expand all ghost meta so Elasticsearch can query as normal meta too.
Stars: ✭ 18 (+12.5%)
Mutual labels:  metadata
torrent-spider
基于DHT的p2p网络资源爬虫
Stars: ✭ 65 (+306.25%)
Mutual labels:  metadata
LLVM-Metadata-Visualizer
LLVM Metadata Visualizer
Stars: ✭ 20 (+25%)
Mutual labels:  metadata
Valour
An open source chat client for freedom
Stars: ✭ 52 (+225%)
Mutual labels:  metadata

LANGAUGE.IO ·

🎨 Stylize your readme files with colorful gauges



Usage

Add Langauge to your README or Website

Using Markdown

![Langauge](https://badge.langauge.io/:owner/:repo)

Using HTML

<img title="Langauge" src="https://badge.langauge.io/:owner/:repo" />

Options

Langauge supports the following query string options.

type

Type: string, Default: solid

Set the renderer style type.

Currently only solid is supported.
More styles are coming soon.

output

Type: string, Default: png

Set the output format.

Available options are: png, jpeg, webp, tiff.

threshold

Type: number, Default: 0

Set the min language usage percentage.

Languages percentage usage below this threshold won't be rendered.

colors

Type: boolean, Default: true

Render with colors.

columns

Type: number, Default: repo languages count

Split the result into columns.

scale

Type: number, default: 1

Scale the result size.

maxAge

Type: number, default: 600 (10 minutes)

Maximum age in seconds for the Cache-Control header

Example:

<img title="Langauge" src="https://badge.langauge.io/langauge/langauge?columns=2&colors=false" />

Result:

Reporting Issues

We use GitHub Issues as the official bug tracker for Langauge. Here are some advices for our users that want to report an issue:

  1. Make sure that you are using the latest version of Langauge. The issue that you are about to report may be already fixed in the latest master branch version: https://github.com/langauge/langauge/tree/master.
  2. Providing us reproducible steps for the issue will shorten the time it takes for it to be fixed. A JSFiddle is always welcomed.

Contributions

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

This project is licensed under the MIT License - see the LICENSE file for details.

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].