{"id":19972380,"url":"https://github.com/aamirbhat382/tajweed","last_synced_at":"2025-05-04T01:30:49.571Z","repository":{"id":65514256,"uuid":"462772466","full_name":"aamirbhat382/Tajweed","owner":"aamirbhat382","description":"Tajweed is npm package for parsing Tajweed and Buck","archived":false,"fork":false,"pushed_at":"2022-02-25T11:19:26.000Z","size":20,"stargazers_count":17,"open_issues_count":1,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-26T08:46:39.375Z","etag":null,"topics":["buck","javascript","npm","npm-package","tajweed","tajweed-parsing"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/tajweed","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aamirbhat382.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-02-23T14:35:24.000Z","updated_at":"2025-04-11T12:08:33.000Z","dependencies_parsed_at":"2023-01-26T21:00:14.893Z","dependency_job_id":null,"html_url":"https://github.com/aamirbhat382/Tajweed","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aamirbhat382%2FTajweed","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aamirbhat382%2FTajweed/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aamirbhat382%2FTajweed/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aamirbhat382%2FTajweed/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aamirbhat382","download_url":"https://codeload.github.com/aamirbhat382/Tajweed/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252276955,"owners_count":21722447,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["buck","javascript","npm","npm-package","tajweed","tajweed-parsing"],"created_at":"2024-11-13T03:07:51.759Z","updated_at":"2025-05-04T01:30:49.246Z","avatar_url":"https://github.com/aamirbhat382.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Tajweed\n*Tajweed is [npm](https://en.wikipedia.org/wiki/Npm_(software)) package for Tajweed and Buck*\n## Quran Tools for Parsing Tajweed and Buck\n\nThe npm package is to be used with the [AlQuran.cloud](https://alquran.cloud/api) and [GlobalQuran.com](http://docs.globalquran.com/API:Data/Quran_List) APIs. They are made available so you may get the most out of the APIs.\n\n## Installation\n\nUse the package manager [npm](https://www.npmjs.com/) to install Tajweed.\n\n```bash\nnpm install tajweed\n#or\nyarn add tajweed\n```\n\n## Usage\n\n```javascript\nconst Tajweed = require('tajweed').Tajweed\n\nlet string = \"۞ ٱللَّهُ نُورُ [h:9421[ٱ][l[ل]سَّمَ[n[ـٰ]و[n[َٲ]\"; // \nlet parseTajweed = new Tajweed()\nlet parseString = parseTajweed.parse(\"string\",true)\nconsole.log(parseString)\n```\n\n```javascript\nimport './tajweed.css'  \nimport tajweed, {Tajweed}  from 'tajweed';\n\nfunction App() {\nlet string = \"۞ ٱللَّهُ نُورُ [h:9421[ٱ][l[ل]سَّمَ[n[ـٰ]و[n[َٲ]\"; // \nlet parseTajweed = new Tajweed()\nlet parseString = parseTajweed.parse(\"string\",true)\n\n\n\n  return (\n    \u003cdiv dangerouslySetInnerHTML={{__html:parseString )}}\u003e\u003c/div\u003e\n\n  );\n}\n\nexport default App;\n```\n\n## Contributing\nPull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.\n\nPlease make sure to update tests as appropriate.\n\n## License\n[MIT](https://choosealicense.com/licenses/mit/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faamirbhat382%2Ftajweed","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faamirbhat382%2Ftajweed","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faamirbhat382%2Ftajweed/lists"}