{"id":21131330,"url":"https://github.com/jrop/finale","last_synced_at":"2025-03-14T12:23:14.270Z","repository":{"id":57236123,"uuid":"55092317","full_name":"jrop/finale","owner":"jrop","description":"Predict finishing times of long running tasks with ease","archived":false,"fork":false,"pushed_at":"2023-12-09T15:36:25.000Z","size":6,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-11T10:49:05.535Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/jrop.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}},"created_at":"2016-03-30T19:40:56.000Z","updated_at":"2023-12-09T15:36:29.000Z","dependencies_parsed_at":"2022-08-23T15:50:59.573Z","dependency_job_id":null,"html_url":"https://github.com/jrop/finale","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jrop%2Ffinale","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jrop%2Ffinale/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jrop%2Ffinale/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jrop%2Ffinale/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jrop","download_url":"https://codeload.github.com/jrop/finale/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243021776,"owners_count":20223068,"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-20T05:54:11.691Z","updated_at":"2025-03-14T12:23:14.250Z","avatar_url":"https://github.com/jrop.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# finale\n\n\u003e Predict finishing times of long-running tasks with ease!\n\n## Installing\n\n`npm install --save finale`\n\n## Use\n\n```js\nimport finale from \"finale\";\n\nconst predictor = finale(); // You may pass an optional start timestamp\n\n// ... sometime later:\n\nlet progress = /* do some calculation */ 0.75;\nconst predictedFinishTimestamp = predictor(progress); // You may pass an optional current timestamp\n```\n\n## License\n\nISC License (ISC)\nCopyright (c) 2016, Jonathan Apodaca \u003cjrapodaca@gmail.com\u003e\n\nPermission to use, copy, modify, and/or distribute this software for any purpose\nwith or without fee is hereby granted, provided that the above copyright notice\nand this permission notice appear in all copies.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH\nREGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND\nFITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,\nINDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS\nOF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER\nTORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF\nTHIS SOFTWARE.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjrop%2Ffinale","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjrop%2Ffinale","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjrop%2Ffinale/lists"}