GitShow/sindresorhus/project-ideas
sindresorhus

project-ideas

Need a JavaScript module or looking for ideas? Welcome ✨

by sindresorhus
Star on GitHubFork
538 stars7 forks2 contributorsQuiet · 5y agoSince 2015

Meet the team

See all 2 on GitHub →
sindresorhus
sindresorhus2 contributions
schnittstabil
schnittstabil1 contribution

Commit activity

Last 12 weeks · 0 commits

Full graph →

Community health

4 of 6 standards met

Community profile →
57
✓README○License✓Contributing✓Code of Conduct✓Issue Template○PR Template

Recent PRs & issues

Quiet · Last activity 5y ago
See all on GitHub →
Richienb
Archive manager in Windows ExplorerOpenIssue

The best solution as of now appears to be TC4Shell which costs money. See https://github.com/microsoft/PowerToys/issues/3719

Richienb · 1y ago
Richienb
Hide unsupported items from control centreOpenIssue

There's an app I have installed which adds itself to my control centre The app does not provide a way to hide the icon, from within the options. If I wanted to hide it behind a menu, I would use something like Hidden Bar or Bartender. But actually, I want to completely hide it. No menu. This is my request.

Richienb · 1y ago
Richienb
Stream raw input devices to fileOpenIssue

App that pipes raw streams of input devices (webcam, microphone, screen) into mkv files. For webcam/microphone, this is what dshow with ffmpeg does on Windows.

Richienb · 1y ago

Recent fixes

View closed PRs →
fregante
Package/ESM compatibility linter (completed 💚)ClosedIssue

It's easy to publish a package, but does it work? Is it compatible? I'm looking for a tool that verifies: can it be imported by node/webpack/parcel/rollup/typescript successfully? With Node's ESM resolution introducing new constraints for ESM modules (), a lot of existing modules probably can't be ed successfully by it. Edit:** a GHA workflow would be useful, but currently you'd have to copy-paste the whole thing between repos. Example config: https://github.com/fregante/webext-options-sync/blob/master/.github/workflows/esm-lint.yml Example run: https://github.com/fregante/webext-options-sync/runs/388845886 I think it can be repackaged as module with https://github.com/SamVerschueren/listr so that failures can be caught and ignored

fregante · 1y ago
fregante
xo online, for quick/shareable lintsClosedIssue

Like this https://eslint.org/demo/ But for xo It could use https://bundle.run/ to just load the latest from npm so one wouldn't need to update it much.

fregante · 2y ago
Structured data for AI agents

Repository: sindresorhus/project-ideas. Description: Need a JavaScript module or looking for ideas? Welcome ✨ Stars: 538, Forks: 7. Open PRs: 0, open issues: 68. Last activity: 5y ago. Community health: 57%. Top contributors: sindresorhus, schnittstabil.

·@ofershap

Replace github.com with gitshow.dev