Skip to content

AlexanderDotH/DevBase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DevBase

DevBase is a versatile and multi-purpose library designed primarily for use with the OpenLyricsClient. The library features a collection of API endpoint implementations for popular services like Deezer, OpenAI, OpenLyricsClient, Replicate, and Tidal. In addition, DevBase offers various utilities, such as color calculation for images, cryptographic implementations, and parsers for various file formats.

Table of Contents

DevBase.Api

DevBase.Api contains API endpoint implementations for Deezer, OpenAI, OpenLyricsClient, Replicate, and Tidal. The library provides partial implementations that are tailored to meet the needs of the current project.

DevBase.Avalonia

DevBase.Avalonia features a color calculator for images. The calculator helps determine dominant and accent colors within an image, making it easier to create visually appealing and harmonious designs.

DevBase.Cryptography and DevBase.Cryptography.BouncyCastle

The DevBase.Cryptography and DevBase.Cryptography.BouncyCastle libraries offer a collection of cryptographic implementations for various use cases. They provide a wide range of cryptographic algorithms and tools, including encryption, decryption, hashing, and digital signatures.

DevBase.Format

DevBase.Format contains parsers for the following file formats:

  • .env: Environment files used to store configuration variables for applications, typically key-value pairs.
  • .lrc: Lyric files used to store song lyrics and timestamps, allowing for synchronization between lyrics and audio playback.
  • .srt: SubRip Text files used to store subtitles and their associated timestamps for video playback.

DevBase.Logging

DevBase.Logging is a lightweight logger that makes it easy to log and debug your application. It offers a simple interface for logging messages, errors, and other information at various levels of granularity.

🌟 Join the DevBase Community and Contribute!

We're excited to see DevBase grow and improve with the help of the community! If you'd like to contribute, we welcome your ideas, bug fixes, and enhancements. Join us in making DevBase even better, and let's build something amazing together!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages