Credits and Attributions

This page provides a comprehensive overview of the various third-party libraries, tools, and resources we utilize across our website. We are committed to acknowledging the contributions of these valuable assets, which play a critical role in enhancing the functionality, design, and overall user experience of our site.


APIs and Resources

GitHub Emojis API

We use the GitHub Emojis API to provide a comprehensive list of markdown emojis available on our site.

https://api.github.com/emojis

Front-End Libraries and Frameworks

Bootstrap

A popular front-end framework for building responsive, mobile-first websites.

https://getbootstrap.com/
Particles.js

A lightweight JavaScript library for creating particles and animations on web pages.

https://vincentgarreau.com/particles.js/
jQuery

A fast, small, and feature-rich JavaScript library that simplifies HTML document traversal and manipulation.

https://jquery.com/
CodeMirror

A versatile text editor implemented in JavaScript for the browser. It is used in our tools to enhance the editing experience for various types of code and text.

https://codemirror.net/

C# Back-End Libraries

Aspose.Words

A powerful library for working with Word documents programmatically, used for document generation and manipulation.

BarcodeLib

A library for generating various types of barcodes.

DiffPlex

A .NET library used to generate text diffs, highlighting the differences between two text inputs. It is utilized in our Text Diff Tool.

https://github.com/mmanela/diffplex
MySql.Data

A data provider for MySQL, used to connect the application to MySQL databases.

MySqlConnector

An alternative, high-performance .NET library for MySQL, providing asynchronous support.

NCrontab

A library used to parse and manipulate cron expressions for scheduling tasks.

QRCoder-ImageSharp

A library used to generate QR codes with the support of ImageSharp for image processing.

RestSharp

A popular library for making HTTP requests, used to interact with RESTful APIs.

SixLabors.ImageSharp

A modern, cross-platform library for image processing, providing advanced capabilities for image manipulation.

SixLabors.ImageSharp.Drawing

An extension of ImageSharp, offering additional tools for drawing shapes and text on images.

YamlDotNet

A .NET library for parsing and serializing YAML, used for configuration files and other YAML-based data structures.