{"id":18493878,"url":"https://github.com/syket-git/month-name-abbreviator","last_synced_at":"2025-06-15T00:33:05.974Z","repository":{"id":215928151,"uuid":"740061205","full_name":"syket-git/month-name-abbreviator","owner":"syket-git","description":"Get abbreviated month names easily with this lightweight utility. Ideal for projects requiring a quick and reliable way to convert month numbers to their abbreviated names. Simplify your code and enhance readability with this simple and effective solution.","archived":false,"fork":false,"pushed_at":"2024-01-07T12:22:46.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-14T07:50:53.646Z","etag":null,"topics":["month","month-name-abbreviator","months"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/month-name-abbreviator","language":"TypeScript","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/syket-git.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}},"created_at":"2024-01-07T12:12:29.000Z","updated_at":"2024-01-07T16:37:27.000Z","dependencies_parsed_at":"2024-01-07T13:30:43.505Z","dependency_job_id":"1927be90-f388-4534-a390-398a8b68fcea","html_url":"https://github.com/syket-git/month-name-abbreviator","commit_stats":null,"previous_names":["syket-git/month-name-abbreviator"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/syket-git/month-name-abbreviator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syket-git%2Fmonth-name-abbreviator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syket-git%2Fmonth-name-abbreviator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syket-git%2Fmonth-name-abbreviator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syket-git%2Fmonth-name-abbreviator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/syket-git","download_url":"https://codeload.github.com/syket-git/month-name-abbreviator/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syket-git%2Fmonth-name-abbreviator/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259763258,"owners_count":22907429,"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":["month","month-name-abbreviator","months"],"created_at":"2024-11-06T13:16:53.808Z","updated_at":"2025-06-15T00:33:05.953Z","avatar_url":"https://github.com/syket-git.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# month-name-abbreviator\n\n[![npm version](https://badge.fury.io/js/month-name-abbreviator.svg)](https://www.npmjs.com/package/month-name-abbreviator)\n\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n\nGet abbreviated month names easily with this lightweight utility. Ideal for projects requiring a quick and reliable way to convert month numbers to their abbreviated names. Simplify your code and enhance readability with this simple and effective solution.\n\nSource code at https://github.com/syket-git/month-name-abbreviator\n\n## 🏗️ Installation\n\nYou can install the package using npm:\n\n```bash\nnpm install month-name-abbreviator\n\n```\n\n## 🔥 How to use\n\n```js\nimport getAbbreviatedMonthName from \"month-name-abbreviator\";\n\nconst monthNumber: number = 3;\nconst abbreviatedMonth: string = getAbbreviatedMonthName(monthNumber);\nconsole.log(abbreviatedMonth); // Output: \"Mar\"\n```\n\n## License\n\nThis project is licensed under the MIT License\n\n## Contributing\n\n- Fork the repository.\n- Create a new branch for your feature or bug fix.\n- Make your changes and commit them.\n- Push to your fork and submit a pull request.\n\n## Acknowledgments\n\n- This package is a simple financial utility tool.\n- Inspired by the need for a quick and reliable future value calculator.\n\nFeel free to use and contribute to this project. Happy calculating!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsyket-git%2Fmonth-name-abbreviator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsyket-git%2Fmonth-name-abbreviator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsyket-git%2Fmonth-name-abbreviator/lists"}