Pooya Parsa

Results 476 issues of Pooya Parsa

Context: In nuxt 2.13, after the introduction of full-static mode, we introduced a new build-time optimization to reduce CI time (static generation) by avoiding a rebuild if project hashes were...

enhancement
3.x
🍰 p2-nice-to-have

Instead of 3 separate options, `{ owner: 'nuxt', repo: 'image', branch: 'main' }` we could support `repository: 'nuxt/image#main'`

Currently, a 404 error is thrown when there is no releases. We could gracefully fallback to an empty array ![image](https://user-images.githubusercontent.com/5158436/175112875-e71bb332-aac0-4ea3-9f7f-fddc354eaa98.png)

When `GITHUB_TOKEN` is not provided, I think we can safely disable some features like this. Seems safer than possibly having rate limits or later issues.

Hi and thanks for your nice module. I've discovered some areas that would be nice to be improved: - It would be better to use `plugin.client.mjs` for naming template. This...

Context: https://github.com/pi0/cf-kv-exporter/issues/5#issuecomment-2028083007 @Elite

enhancement

Add simple automated tests and lint a sample typescript/cjs/mjs file.

Remade from the older private repo. Branch: https://github.com/raidendotai/openv0/tree/refactor/cleanup This PR rewrites repository codebase with couple of improvements: - Server migrated to ESM syntax - Removed intermediate training files and compressed...

Hi. I just noticed Badgen does not support [bundlejs](https://bundlejs.com/) yet and they seem to have a nice API and I guess more stability than bundlephobia. If it is something you...

Hey. Awesome project 👍 Having a CLI command for tre would be so nice. Do you have any plan for that? If interested I can make a try for PR.