{"id":13422304,"url":"https://github.com/Lapple/react-transitive-number","last_synced_at":"2025-03-15T11:31:36.833Z","repository":{"id":33242038,"uuid":"36886377","full_name":"Lapple/react-transitive-number","owner":"Lapple","description":"React component to apply transition effect to numeric strings, a la old Groupon timers","archived":false,"fork":false,"pushed_at":"2018-02-26T05:14:35.000Z","size":179,"stargazers_count":213,"open_issues_count":5,"forks_count":21,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-10-18T11:25:10.766Z","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/Lapple.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":"2015-06-04T17:50:27.000Z","updated_at":"2024-10-06T14:10:12.000Z","dependencies_parsed_at":"2022-08-17T21:40:16.876Z","dependency_job_id":null,"html_url":"https://github.com/Lapple/react-transitive-number","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lapple%2Freact-transitive-number","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lapple%2Freact-transitive-number/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lapple%2Freact-transitive-number/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lapple%2Freact-transitive-number/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Lapple","download_url":"https://codeload.github.com/Lapple/react-transitive-number/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221572086,"owners_count":16845580,"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-07-30T23:00:41.351Z","updated_at":"2024-10-26T19:32:48.277Z","avatar_url":"https://github.com/Lapple.png","language":"JavaScript","funding_links":[],"categories":["UI Animation","Uncategorized","Ferramentas","JavaScript"],"sub_categories":["Form Components","Uncategorized","GraphQL"],"readme":"## react-transitive-number\n\nReact component to apply transition effect to numeric strings, a la old Groupon timers\n\n![Demo](http://i.imgur.com/OJGsoig.gif)\n\n- [Live demo](http://lapple.github.io/react-transitive-number/)\n- [Example](https://github.com/Lapple/react-transitive-number/blob/master/example/index.js)\n\n### Usage\n\n```jsx\nvar TransitiveNumber = require('react-transitive-number');\n\nmodule.exports = React.createClass({\n    render: function() {\n        return (\n            \u003cdiv\u003e\n                \u003cTransitiveNumber\u003e2:00\u003c/TransitiveNumber\u003e\n            \u003c/div\u003e\n        );\n    }\n});\n```\n\n### Properties\n\n#### props.children\n\nText value that should be converted.\n\n#### props.enableInitialAnimation\n\nBoolean value to toggle animation when component is mounted first time. Defaults\nto `false`.\n\n#### props.className\n\nOptional class name.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FLapple%2Freact-transitive-number","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FLapple%2Freact-transitive-number","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FLapple%2Freact-transitive-number/lists"}