Skip to content

tranhuudang/QuoteBank

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  • Get a random quotation in a topic by just a few line of code.

  • Supported language: Chinese, English, Vietnamese.

  • In the future, we'll' try to cover more language.

  • Example:

using QuoteBank;
...
Quotes.English quotes = new Quotes.English();
lbText.text = quotes.Motivation;

About

A library for famous quotations in difference languages.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages