Commit graph

13 commits

Author SHA1 Message Date
8397ca1778 Add: surah.{urlName,translitName}
Replaces surah.roman.{name,slug}
2024-08-13 16:36:35 -03:00
c6313cd476 Fix 'npm outdated' 2024-07-28 22:45:24 -03:00
9627c60021 Add translatedBy to surahs.json 2024-05-19 20:22:14 -03:00
e1249e7b81 Add Farsi support
This change is a big one. It adds Farsi support,
which by itself is significant. In the process of
adding Farsi support other significant improvements
were made:

* Select.tsx component
* TLocale (Quran/index.ts)
* ...
2024-05-19 16:51:37 -03:00
a966e8a8e2 Restructure info.json
The schema has been changed to be easily
interchangeable between different locales,
and these changes make it easier to adopt
Farsi support as well.
2024-05-16 16:17:12 -03:00
976f716aec Apply readonly more broadly 2024-05-15 22:18:20 -03:00
dda1f9abfd Group Quran/src/index.ts 2024-05-15 22:09:48 -03:00
bbceeec340 Add jsdoc documentation 2024-05-15 21:56:21 -03:00
deae96fc4b Add Quran.locales 2024-05-15 21:51:04 -03:00
d62e34dd3e Replace noise-y generic types 2024-05-01 08:07:00 -03:00
e8347fa5a5 Add packages/typescript/Quran/ 2024-04-30 09:43:30 -03:00
0317773fe4 Remove .gitmodules 2024-02-24 22:03:27 -03:00
599f37d2fe Update t 2023-10-07 19:29:52 -03:00