31 releases (4 breaking)

0.6.2 May 17, 2024
0.6.1 Apr 13, 2024
0.5.15 Apr 12, 2024
0.5.14 Mar 8, 2024
0.2.10 Dec 27, 2023

#299 in Internationalization (i18n)

AGPL-3.0-only

62KB
1.5K SLoC

stblib-rust

stblib is a simple library used mostly by Strawberry Foundation's Projects. stblib offers many different functions for simplifying the writing of Rust code. These include the following features:

  • Localization system with language strings
  • Strawberry Chat API Wrapper for own Rust-based clients
  • Scapi for programming bots for Strawberry Chat (currently incomplete)
  • Logging for uncomplicated and simple logging of some things in a CLI application
  • Notifications to send notifications (who would have thought it)
  • Email to send e-mails and some (kinda) useful utilities!

Visit our documentation on docs.rs for "detailed" documentation of stblib

Dependencies

~9–45MB
~715K SLoC