{"id":16065132,"url":"https://github.com/knowankit/particle-text-effect","last_synced_at":"2025-03-17T16:32:43.839Z","repository":{"id":100985922,"uuid":"413124312","full_name":"knowankit/particle-text-effect","owner":"knowankit","description":"📗 Particle animation effect on text","archived":false,"fork":false,"pushed_at":"2024-04-23T02:59:06.000Z","size":3916,"stargazers_count":7,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"develop","last_synced_at":"2024-10-16T05:49:46.193Z","etag":null,"topics":["css3","particle-effect","reactjs"],"latest_commit_sha":null,"homepage":"","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/knowankit.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,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2021-10-03T15:56:31.000Z","updated_at":"2023-08-02T11:09:37.000Z","dependencies_parsed_at":null,"dependency_job_id":"50951208-2153-4a72-b020-b40ff94dd1d5","html_url":"https://github.com/knowankit/particle-text-effect","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knowankit%2Fparticle-text-effect","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knowankit%2Fparticle-text-effect/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knowankit%2Fparticle-text-effect/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knowankit%2Fparticle-text-effect/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/knowankit","download_url":"https://codeload.github.com/knowankit/particle-text-effect/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221697200,"owners_count":16865561,"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":["css3","particle-effect","reactjs"],"created_at":"2024-10-09T05:11:21.409Z","updated_at":"2024-10-27T15:19:11.459Z","avatar_url":"https://github.com/knowankit.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# particle-text-effect\n\u003e Particle effect on text\n\n[![NPM](https://img.shields.io/npm/v/particle-text-effect.svg)](https://www.npmjs.com/package/particle-text-effect) [![JavaScript Style Guide](https://img.shields.io/badge/code_style-standard-brightgreen.svg)](https://standardjs.com)\n## Intro\n\n\u003cp align=\"center\"\u003e\n  \u003cimg width=\"400\" src=\"https://github.com/knowankit/particle-text-effect/blob/develop/demo.gif\"\u003e\n\u003c/p\u003e\n\n## Install\n\n```bash\nnpm install particle-text-effect --save\n```\n\nIf you prefer yarn then\n\n```bash\nyarn particle-text-effect\n```\n\n## Props\n\n| Property      | Type | Default | Description\n| ----------- | ----------- | ----------- | ----------- |\n| text      | string       | 'Dummy'       | Button text      |\n| type   | string        | 'bubbles'       | (bubbles, lines, fire, sunbeams, hearts, confetti) |\n\n\n## Usage\n\nCheck out the [demo](https://knowankit.github.io/particle-text-effect/) to see in action\n\n```jsx\nimport React from 'react'\nimport ParticleTextEffect from \"particle-text-effect\";\n\nconst ParticleText = () =\u003e {\n  return \u003cParticleTextEffect text=\"Click here\" type=\"hearts\" /\u003e\n}\n\nexport default ParticleText;\n```\n\n## Info\n\nThis module was bootstrapped with [build-react-npm](https://github.com/knowankit/build-react-npm).\n\n## License\n\nMIT © [Ankit Kumar](https://github.com/knowankit)\n\nSupport my OSS work by \u003ca href=\"https://twitter.com/knowankit\"\u003efollowing me on twitter \u003cimg src=\"https://storage.googleapis.com/saasify-assets/twitter-logo.svg\" alt=\"twitter\" height=\"24px\" align=\"center\"\u003e\u003c/a\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fknowankit%2Fparticle-text-effect","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fknowankit%2Fparticle-text-effect","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fknowankit%2Fparticle-text-effect/lists"}