You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "Star [this repository](https://github.com/react18-tools/turborepo-template/) for easy access and to show your support",
7
-
"columnId": "column-todo"
8
-
},
9
-
"gbzyhx0FwFfzRoE-iqVeu": {
10
-
"id": "gbzyhx0FwFfzRoE-iqVeu",
11
-
"description": "🌟 **Update `sripts/rebrand.config.json` if required.**",
12
-
"columnId": "column-todo"
13
-
},
14
-
"Y5__aEZl3Pbxp7r90HKpV": {
15
-
"id": "Y5__aEZl3Pbxp7r90HKpV",
16
-
"description": "Install `pnpm` using `npm i -g pnpm`",
17
-
"columnId": "column-todo"
18
-
},
19
-
"jcpymbi71e702p7n6fwvZ": {
20
-
"id": "jcpymbi71e702p7n6fwvZ",
21
-
"description": "Close this Kanban Board tab and install dependencies using `pnpm`\n - Run `pnpm i` to install dependencies; the `rebrand` script will automatically rebrand the repo, adjust workflows, and create a commit",
22
-
"columnId": "column-todo"
23
-
},
24
-
"jdZxwLymOo7w2eZeNpvsN": {
25
-
"id": "jdZxwLymOo7w2eZeNpvsN",
26
-
"description": "Run `yarn plop`, and follow prompts to generate server or client components for your library",
27
-
"columnId": "column-todo"
28
-
},
29
4
"RX4J5v4y5IOe_ucf8pMRT": {
30
5
"id": "RX4J5v4y5IOe_ucf8pMRT",
31
6
"description": "🌟 Enable [private vulnerability reporting](https://github.com/react18-tools/webgl-generative-particles/security) (For public repo - do this after updating visibility to public)",
32
7
"columnId": "column-todo"
33
8
},
34
-
"EdPbrbJLllUHfZmCS80f7": {
35
-
"id": "EdPbrbJLllUHfZmCS80f7",
36
-
"description": "Set up `CodeCov`\n - Visit Codecov and set up your repo\n - Create [repository secret]((https://github.com/react18-tools/webgl-generative-particles/settings/secrets/actions)) for `CODECOV_TOKEN`",
37
-
"columnId": "column-todo"
38
-
},
39
9
"MLLUsAhCKaKxvEXFY0HSq": {
40
10
"id": "MLLUsAhCKaKxvEXFY0HSq",
41
11
"description": "Set up `CodeClimate`\n - Visit CodeClimate and set up your repo\n - Create [repository secret] for `CC_TEST_REPORTER_ID`\n - Add `*.test.*` to ignore patterns on the website\n - Update Code Climate badge",
@@ -46,11 +16,6 @@
46
16
"description": "Add `NPM_AUTH_TOKEN` to repository secrets to automate package publishing\n - Log in to your [`npm` account](https://www.npmjs.com/login) and create an automation token\n - Create a new repository secret `NPM_AUTH_TOKEN`",
47
17
"columnId": "column-todo"
48
18
},
49
-
"_BfuX7quWBANpDK1bI7YM": {
50
-
"id": "_BfuX7quWBANpDK1bI7YM",
51
-
"description": "Update description in `lib/package.json`",
52
-
"columnId": "column-todo"
53
-
},
54
19
"dC7QDBLH8BmHUfaYmIt81": {
55
20
"id": "dC7QDBLH8BmHUfaYmIt81",
56
21
"description": "(Optional) Add Repo Stats by visiting and setting up [repobeats](https://repobeats.axiom.co/)",
@@ -96,43 +61,20 @@
96
61
"description": "You can also fork the [`terborepo-template`](https://github.com/react18-tools/turborepo-template/fork) and add your package to `scripts/featured.json`\n - If approved, your package will be automatically added to FEATURED.md and also published on the home page of this repo.",
97
62
"columnId": "column-todo"
98
63
},
99
-
"_JiH9RZLmUF5nxD7lBC5B": {
100
-
"id": "_JiH9RZLmUF5nxD7lBC5B",
101
-
"description": "Create a new GitHub repository using this template.\n - Click the `Use this template` button at the top right -> `Create a new repository`\n - Click `Create repository` and wait for the setup workflow to finish rebranding your repo.",
102
-
"columnId": "column-done"
103
-
},
104
-
"t5d22lVYbF7GuQHzv6DRO": {
105
-
"id": "t5d22lVYbF7GuQHzv6DRO",
106
-
"description": "Install and set up Node.js and your IDE (VSCode recommended)",
107
-
"columnId": "column-done"
108
-
},
109
-
"wkDDELNeOfYSVmWI1eWu0": {
110
-
"id": "wkDDELNeOfYSVmWI1eWu0",
111
-
"description": "Install the recommended VSCode extensions:\n - [Trello Kanban](https://marketplace.visualstudio.com/items?itemName=mayank1513.trello-kanban-task-board)",
112
-
"columnId": "column-done"
113
-
},
114
-
"J5lp9I5d12B4tpGKawaqF": {
115
-
"id": "J5lp9I5d12B4tpGKawaqF",
116
-
"description": "Run `node scripts/rebrand.js` to rebrand this repo.",
Webgl Generative Particles is a comprehensive library designed to unlock the full potential of React 18 server components. It provides customizable loading animation components and a fullscreen loader container, seamlessly integrating with React and Next.js.
5
+
"webgl-generative-particles" is an efficient WebGL-based generative particle system simulator designed for both React and vanilla JS applications. This system follows the mouse pointer, providing interactive and dynamic visual effects. It offers seamless integration with React (including React 18 and beyond) and Next.js, making it an ideal choice for modern frontend development. The simulator is customizable, compatible with various frameworks, and delivers high performance and real-time rendering for progressive web development.
6
6
7
7
✅ Fully Treeshakable (import from `webgl-generative-particles/client/loader-container`)
0 commit comments