Introducing QuranJS

QuranJS is an organization focused on building tools in the JS ecosystem, making it easier to build Quran related products.

placeholder
Post cover
πŸŽ‰

Update: this project is now a part of Quran organization

I'm excited to introduce QuranJS to the JS community. QuranJS is an open-source organization focused on building tools in the JS ecosystem to make it easier for people to build Quran related products.

I've been lately working on Quran related products, and I noticed that a lot of the code is actually being repeated. So, I decided to create a tool to facilitate the process of creating a new Quran related project. The first package is already out, @quranjs/api: a library that provides a simple SDK to interact with the Quran.com API. There are more packages coming soon like @quranjs/react (which will provide UI utilities for rendering the Holy Quran) and @quranjs/json (which will contain all Quran data in json format).

That's it! I hope you enjoy the tool and find it useful. For contributing, go here.