Skip to content

Conversation

@luisxcosta
Copy link

Hi!

Really cool project - wanted to suggest a slightly more fleshed out ReadMe to help new users and bump that SEO too ;)

let me know if it's useful!

Created with https://www.hello-cluster.com/

- **Node.js**: Used as the runtime environment for executing the JavaScript code.
- **npm**: Used as the package manager for managing the project's dependencies.
- **Webpack**: Used for bundling the JavaScript files.
- **Babel**: Used for transpiling the JavaScript code to ensure compatibility across different browsers.
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this is not accurate at all (thanks to AI!)

It is a pure javascript project. Running entirely in Browser (not Node.js), using pnpm and unjs/unbuild (rollup/esbuild) to bundle.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants