0.0.2 • Published 12 months ago
@mygulamali/hijri_date v0.0.2
hijri_date
Introduction
A JavaScript (ES6) class to encapsulate the Hijri date.
Development
Testing
Jest is used to test this codebase.
Use npm run test to run the test suite.
Linting
Standard is used to lint and format this codebase according to the default rules.
Use npm run lint to lint and format the code.
Documentation
JSDoc based documentation is embedded in the source code. The
jsdoc-to-markdown processor is used to generate Markdown in the
DOCUMENTATION.md file from the JSDoc.
Use npm run docs to generate the documentation.
License
This software is released under the terms and conditions of The MIT License.
Please see the LICENSE file for more details.