{"id":17696788,"url":"https://github.com/eels/hyper-unlimited-power","last_synced_at":"2025-05-13T04:54:02.806Z","repository":{"id":36968919,"uuid":"352141373","full_name":"eels/hyper-unlimited-power","owner":"eels","description":"Extended particle effects in Hyper","archived":false,"fork":false,"pushed_at":"2023-03-24T19:38:02.000Z","size":44,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-30T18:43:10.870Z","etag":null,"topics":["hyper","hyper-plugin","hyperterm","plugin","power","powermode"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/hyper-unlimited-power","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/eels.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-03-27T17:59:58.000Z","updated_at":"2023-07-15T21:07:08.000Z","dependencies_parsed_at":"2024-10-24T17:50:03.900Z","dependency_job_id":"05388489-1e87-4926-a45f-0d0af39a5432","html_url":"https://github.com/eels/hyper-unlimited-power","commit_stats":{"total_commits":73,"total_committers":2,"mean_commits":36.5,"dds":0.3835616438356164,"last_synced_commit":"020de06be7fca872a8b95ce3da62c5b8a7492303"},"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eels%2Fhyper-unlimited-power","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eels%2Fhyper-unlimited-power/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eels%2Fhyper-unlimited-power/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eels%2Fhyper-unlimited-power/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eels","download_url":"https://codeload.github.com/eels/hyper-unlimited-power/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253596268,"owners_count":21933536,"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":["hyper","hyper-plugin","hyperterm","plugin","power","powermode"],"created_at":"2024-10-24T14:45:20.812Z","updated_at":"2025-05-13T04:54:02.780Z","avatar_url":"https://github.com/eels.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n  \u003ch1\u003e\n    \u003cbr /\u003e\n    \u003cdiv\u003e:tada:\u003c/div\u003e\n    \u003cbr /\u003e\n    \u003cdiv\u003ehyper-unlimited-power\u003c/div\u003e\n    \u003cbr /\u003e\n  \u003c/h1\u003e\n  \u003cbr /\u003e\n  \u003cdiv\u003eA configurable \u003ca href=\"https://hyper.is/\"\u003ehyper\u003c/a\u003e power-mode plugin\u003c/div\u003e\n  \u003cbr /\u003e\n  \u003ca href=\"https://www.npmjs.com/package/hyper-unlimited-power\"\u003e\u003cimg src=\"https://img.shields.io/npm/v/hyper-unlimited-power?style=flat-square\u0026color=blue\" /\u003e\u003c/a\u003e\n  \u003ca href=\"https://www.npmjs.com/package/hyper-unlimited-power\"\u003e\u003cimg src=\"https://img.shields.io/npm/dm/hyper-unlimited-power?style=flat-square\u0026color=blue\" /\u003e\u003c/a\u003e\n  \u003ca href=\"https://hyper.is/\"\u003e\u003cimg src=\"https://img.shields.io/badge/plugin-%E2%9A%A1%EF%B8%8Fhyper-blue?style=flat-square\" /\u003e\u003c/a\u003e\n  \u003cbr /\u003e\u003cbr /\u003e\n  \u003cpre\u003ehyper i \u003ca href=\"https://www.npmjs.com/package/hyper-unlimited-power\"\u003ehyper-unlimited-power\u003c/a\u003e\u003c/pre\u003e\n  \u003ch1\u003e\u003c/h1\u003e\n\u003c/div\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://user-images.githubusercontent.com/9451626/111384154-14196f80-86a1-11eb-80a6-e45583f61917.gif\" /\u003e\n\u003c/p\u003e\n\n## Installation\n\nAdd the following to your `~/.hyper.js` plugin array.\n\n```javascript\nmodule.exports = {\n  ...\n  plugins: [\n    'hyper-unlimited-power'\n  ]\n  ...\n};\n```\n\n## Config Options\n\nAdd any of the following to your `~/.hyper.js` config object.\n\n### Enable Rainbow Particle Colors\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://user-images.githubusercontent.com/9451626/111384544-8d18c700-86a1-11eb-8f89-cc3c8fd1ad57.gif\" /\u003e\n\u003c/p\u003e\n\nType: `bool`\\\nDefault value: `true`\n\n```javascript\nmodule.exports = {\n  config: {\n    ...\n    hyperUnlimitedPower: {\n      isRainbowEnabled: true\n    }\n    ...\n  }\n};\n```\n\n### Enable Combo Mode\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://user-images.githubusercontent.com/9451626/111672467-e7d13080-8811-11eb-8653-d1f9d01f95b8.gif\" /\u003e\n\u003c/p\u003e\n\nType: `bool`\\\nDefault value: `true`\n\n```javascript\nmodule.exports = {\n  config: {\n    ...\n    hyperUnlimitedPower: {\n      isComboEnabled: true\n    }\n    ...\n  }\n};\n```\n\n### Enable Permanent Screen Shake\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://user-images.githubusercontent.com/9451626/111384472-74101600-86a1-11eb-895a-05f868b052c7.gif\" /\u003e\n\u003c/p\u003e\n\nType: `bool`\\\nDefault value: `false`\n\n```javascript\nmodule.exports = {\n  config: {\n    ...\n    hyperUnlimitedPower: {\n      isEarthquakeEnabled: true\n    }\n    ...\n  }\n};\n```\n\n### Static Particle Colors\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://user-images.githubusercontent.com/9451626/111384576-96a22f00-86a1-11eb-9a5e-83f304a2f9dc.gif\" /\u003e\n\u003c/p\u003e\n\nType: `\"false\"|string|string[]`\\\nDefault value: `false`\n\n```javascript\nmodule.exports = {\n  config: {\n    ...\n    hyperUnlimitedPower: {\n      isRainbowEnabled: false,\n      staticParticleColors: ['red', 'yellow']\n    }\n    ...\n  }\n};\n```\n\n### Maximum Number of Particles\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://user-images.githubusercontent.com/9451626/111384710-be919280-86a1-11eb-9e5c-13a46396393b.gif\" /\u003e\n\u003c/p\u003e\n\nType: `number`\\\nDefault value: `20`\n\n```javascript\nmodule.exports = {\n  config: {\n    ...\n    hyperUnlimitedPower: {\n      maxParticleCount: 50\n    }\n    ...\n  }\n};\n```\n\n### Particle Velocity Range\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://user-images.githubusercontent.com/9451626/111384762-c7826400-86a1-11eb-92ec-01ad603798f3.gif\" /\u003e\n\u003c/p\u003e\n\nType: `object`\\\nDefault value: `{ x: [-1, 1], y: [-2, -0.5] }`\n\n```javascript\nmodule.exports = {\n  config: {\n    ...\n    hyperUnlimitedPower: {\n      particleVelocityRange: {\n        x: [-1, 1],\n        y: [-2.5, -1.5]\n      }\n    }\n    ...\n  }\n};\n```\n\n## Secret Config Options\n\n#### `comboActivationThreshold`\n\nType: `number`\\\nDefault value: `15`\n\n#### `comboTimeUntilDecay`\n\nType: `number`\\\nDefault value: `2000`\n\n#### `particleAlphaFadeout`\n\nType: `number`\\\nDefault value: `0.92`\n\n#### `particleAlphaMinThreshold`\n\nType: `number`\\\nDefault value: `0.1`\n\n#### `particleGravity`\n\nType: `number`\\\nDefault value: `0.075`\n\n#### `shakeIntensity`\n\nType: `number`\\\nDefault value: `1`\n\n## License\n\nMIT - see the [LICENSE.md](https://github.com/eels/hyper-unlimited-power/blob/main/LICENSE.md) file for details\n\n## Acknowledgments \u0026 Credits\n\n* Inspired by the original [hyperpower](https://github.com/vercel/hyperpower) plugin\n* Which in turn was based on [power-mode](https://atom.io/packages/power-mode) and [RagePower](https://github.com/itszero/rage-power)\n* With additional fixes from [MajorBreakfast](https://github.com/MajorBreakfast) in ([#75](https://github.com/vercel/hyperpower/pull/75))\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feels%2Fhyper-unlimited-power","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feels%2Fhyper-unlimited-power","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feels%2Fhyper-unlimited-power/lists"}