{"id":15616652,"url":"https://github.com/passy/purescript-simple-moment","last_synced_at":"2026-02-06T23:02:54.809Z","repository":{"id":58225671,"uuid":"42411289","full_name":"passy/purescript-simple-moment","owner":"passy","description":"A minimal PureScript wrapper around moment.js","archived":false,"fork":false,"pushed_at":"2019-03-31T13:54:37.000Z","size":31,"stargazers_count":7,"open_issues_count":5,"forks_count":5,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-01-22T09:44:54.201Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://pursuit.purescript.org/packages/purescript-simple-moment/","language":"PureScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/passy.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":"2015-09-13T20:16:12.000Z","updated_at":"2019-04-01T06:51:38.000Z","dependencies_parsed_at":"2022-08-31T03:24:33.658Z","dependency_job_id":null,"html_url":"https://github.com/passy/purescript-simple-moment","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/passy/purescript-simple-moment","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/passy%2Fpurescript-simple-moment","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/passy%2Fpurescript-simple-moment/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/passy%2Fpurescript-simple-moment/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/passy%2Fpurescript-simple-moment/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/passy","download_url":"https://codeload.github.com/passy/purescript-simple-moment/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/passy%2Fpurescript-simple-moment/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29179569,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-06T22:12:24.066Z","status":"ssl_error","status_checked_at":"2026-02-06T22:12:09.859Z","response_time":59,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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-10-03T07:20:35.280Z","updated_at":"2026-02-06T23:02:54.792Z","avatar_url":"https://github.com/passy.png","language":"PureScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# purescript-simple-moment\n\n[![Latest release](http://img.shields.io/bower/v/purescript-simple-moment.svg)](https://github.com/passy/purescript-simple-moment/releases)\n[![Build Status](https://travis-ci.org/passy/purescript-simple-moment.svg?branch=master)](https://travis-ci.org/passy/purescript-simple-moment)\n\n\u003e A minimal wrapper around a few hand-picked APIs of [moment.js](http://momentjs.com/).\n\nFor a more fully-featured library, check out\n[purescript-moment](https://github.com/CapillarySoftware/purescript-moment).\n\n## Example\n\n```purs\ntNow \u003c- now\nnowCal \u003c- M.calendar $ M.fromDate tNow\nprint nowCal -- \"Today at 9:47 PM\"\n\nnowStr \u003c- M.fromNow $ M.fromDate tNow\nprint nowStr -- \"a few seconds ago\"\n```\n\n## Documentation\n\n- [Data.Momemt.Simple](docs/Data/Moment/Simple.md)\n- [Data.Moment.Simple.Relative](docs/Data/Moment/Simple/Relative.md)\n- [Data.Moment.Simple.Types](docs/Data/Moment/Simple/Types.md)\n- [Example](example/Main.purs)\n\n## Motivation\n\nWhile trying to port [purescript-moment](https://github.com/CapillarySoftware/purescript-moment),\nto PureScript 0.7.4 I realized that most of the interfaces were obsolete now\nthat there are powerful abstractions for dates and times are available through\n[purescript-datetime](https://github.com/purescript/purescript-datetime). Since\nthe remaining API almost had nothing in common with that of the original\nlibrary, I started to build a very small wrapper on my own.\n\n## License\n\nApache-2\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpassy%2Fpurescript-simple-moment","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpassy%2Fpurescript-simple-moment","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpassy%2Fpurescript-simple-moment/lists"}