{"id":21445830,"url":"https://github.com/developer-sujon/dharosh","last_synced_at":"2025-03-17T01:23:34.702Z","repository":{"id":226405469,"uuid":"768572109","full_name":"developer-sujon/dharosh","owner":"developer-sujon","description":null,"archived":false,"fork":false,"pushed_at":"2024-03-27T18:32:19.000Z","size":4568,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-04-29T07:20:17.649Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/developer-sujon.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-03-07T10:32:50.000Z","updated_at":"2024-08-19T23:29:13.185Z","dependencies_parsed_at":"2024-08-19T23:29:03.878Z","dependency_job_id":"9f5149dd-ba73-4541-8204-ffe1708e2f98","html_url":"https://github.com/developer-sujon/dharosh","commit_stats":{"total_commits":19,"total_committers":2,"mean_commits":9.5,"dds":0.3157894736842105,"last_synced_commit":"c42f79f5b092f0976763b40686fbb774d2c4a6e4"},"previous_names":["developer-sujon/dharosh"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/developer-sujon%2Fdharosh","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/developer-sujon%2Fdharosh/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/developer-sujon%2Fdharosh/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/developer-sujon%2Fdharosh/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/developer-sujon","download_url":"https://codeload.github.com/developer-sujon/dharosh/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243955729,"owners_count":20374374,"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":[],"created_at":"2024-11-23T02:39:10.217Z","updated_at":"2025-03-17T01:23:34.676Z","avatar_url":"https://github.com/developer-sujon.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Dharosh\n\nDharosh is an npm package providing a rich set of utility functions and third-party libraries for JavaScript development. It includes functionalities such as toast notifications, date handling, selected data tables, and number formatting.\n\n## Features\n\n- **Utility Functions:** Dharosh offers numerous utility functions for simplifying common tasks in JavaScript development.\n- **Toast Notifications:** Integrated toast notification functionality for displaying user-friendly messages or alerts.\n- **Date Handling:** Robust date handling capabilities for managing dates and times effectively.\n- **Selected Data Tables:** Efficiently display and interact with selected data using the provided data table component.\n- **Number Formatting:** Functions for formatting numbers according to various standards and requirements.\n\n## Installation\n\nTo install Dharosh and its dependencies, use npm:\n\n````bash\nnpm install dharosh\n\n\n# Usage\n\nYou can import specific functionalities directly into your JavaScript project:\n\n```javascript\n// Importing toast notification functionality\nconst { showToast } = require('dharosh/toast');\n\n// Importing date handling functions\nconst { formatDate } = require('dharosh/date');\n\n// Importing selected data table component\nconst { SelectedDataTable } = require('dharosh/selected-datatable');\n\n// Importing number formatting functions\nconst { formatNumber } = require('dharosh/number');\n\n// Example usage\nshowToast('Hello, world!');\nconst formattedDate = formatDate(new Date());\n````\n\n# Contributing\n\nContributions to Dharosh are welcome! If you'd like to contribute, please follow these steps:\n\n1. Fork the repository\n2. Create a new branch (`git checkout -b feature/your-feature`)\n3. Make your changes\n4. Commit your changes (`git commit -am 'Add some feature'`)\n5. Push to the branch (`git push origin feature/your-feature`)\n6. Create a new Pull Request\n\n# License\n\nDharosh is licensed under the MIT License.\n\n# Credits\n\nDharosh utilizes various third-party libraries for its functionalities. Special thanks to the authors and contributors of these libraries:\n\n- **Toast Library:** [[Link to Toast Library](https://www.npmjs.com/package/react-hot-toast)]\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeveloper-sujon%2Fdharosh","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdeveloper-sujon%2Fdharosh","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeveloper-sujon%2Fdharosh/lists"}