https://github.com/stquinn/sieve
Score: -Infinity
Last synced: about 2 hours ago
JSON representation
Repository metadata:
- Host: GitHub
- URL: https://github.com/stquinn/sieve
- Owner: stquinn
- License: apache-2.0
- Created: 2026-04-13T15:25:15.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2026-09-04T07:16:51.000Z (9 days ago)
- Last Synced: 2026-09-05T14:43:12.360Z (7 days ago)
- Language: Go
- Size: 98.2 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Notice: NOTICE
- Claude: CLAUDE.md
- Gemini: GEMINI.md
Owner metadata:
- Name: Stephen Quinn
- Login: stquinn
- Email:
- Kind: user
- Description:
- Website:
- Location: Ireland
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/22559950?v=4
- Repositories: 1
- Last Synced at: 2023-09-14T12:42:45.543Z
- Profile URL: https://github.com/stquinn
GitHub Events
Total
- Create event: 5
- Delete event: 2
- Push event: 37
- Release event: 1
- Total: 45
Last Year
- Create event: 5
- Delete event: 2
- Push event: 37
- Release event: 1
- Total: 45
Committers metadata
Last synced: 1 day ago
Total Commits: 1,142
Total Committers: 2
Avg Commits per committer: 571.0
Development Distribution Score (DDS): 0.001
Commits in past year: 1,142
Committers in past year: 2
Avg Commits per committer in past year: 571.0
Development Distribution Score (DDS) in past year: 0.001
| Name | Commits | |
|---|---|---|
| stephen | s****2@g****m | 1141 |
| Claude | n****y@a****m | 1 |
Issue and Pull Request metadata
Last synced: 1 day ago
Total issues: 0
Total pull requests: 0
Average time to close issues: N/A
Average time to close pull requests: N/A
Total issue authors: 0
Total pull request authors: 0
Average comments per issue: 0
Average comments per pull request: 0
Merged pull request: 0
Bot issues: 0
Bot pull requests: 0
Past year issues: 0
Past year pull requests: 0
Past year average time to close issues: N/A
Past year average time to close pull requests: N/A
Past year issue authors: 0
Past year pull request authors: 0
Past year average comments per issue: 0
Past year average comments per pull request: 0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0
Top Issue Authors
Top Pull Request Authors
Top Issue Labels
Top Pull Request Labels
Dependencies
- github.com/BurntSushi/toml v1.6.0
- github.com/bep/debounce v1.2.1
- github.com/fsnotify/fsnotify v1.9.0
- github.com/go-ole/go-ole v1.3.0
- github.com/godbus/dbus/v5 v5.1.0
- github.com/google/uuid v1.6.0
- github.com/gorilla/websocket v1.5.3
- github.com/jchv/go-winloader v0.0.0-20210711035445-715c2860da7e
- github.com/labstack/echo/v4 v4.13.3
- github.com/labstack/gommon v0.4.2
- github.com/leaanthony/go-ansi-parser v1.6.1
- github.com/leaanthony/gosod v1.0.4
- github.com/leaanthony/slicer v1.6.0
- github.com/leaanthony/u v1.1.1
- github.com/mattn/go-colorable v0.1.13
- github.com/mattn/go-isatty v0.0.20
- github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c
- github.com/pkg/errors v0.9.1
- github.com/rivo/uniseg v0.4.7
- github.com/samber/lo v1.49.1
- github.com/tkrajina/go-reflector v0.5.8
- github.com/valyala/bytebufferpool v1.0.0
- github.com/valyala/fasttemplate v1.2.2
- github.com/wailsapp/go-webview2 v1.0.22
- github.com/wailsapp/mimetype v1.4.1
- github.com/wailsapp/wails/v2 v2.11.0
- golang.org/x/crypto v0.33.0
- golang.org/x/net v0.35.0
- golang.org/x/sys v0.43.0
- golang.org/x/term v0.42.0
- golang.org/x/text v0.22.0
- gopkg.in/lumberjack.v2 v2.0.0
- gopkg.in/natefinch/lumberjack.v2 v2.2.1
- gopkg.in/yaml.v2 v2.4.0
- actions/checkout v4 composite
- actions/download-artifact v4 composite
- actions/setup-go v5 composite
- actions/setup-node v4 composite
- actions/upload-artifact v4 composite
- softprops/action-gh-release v2 composite
- 241 dependencies
- github.com/BurntSushi/toml v1.6.0
- github.com/bep/debounce v1.2.1
- github.com/davecgh/go-spew v1.1.1
- github.com/fsnotify/fsnotify v1.9.0
- github.com/go-ole/go-ole v1.3.0
- github.com/godbus/dbus/v5 v5.1.0
- github.com/google/uuid v1.6.0
- github.com/gorilla/websocket v1.5.3
- github.com/jchv/go-winloader v0.0.0-20210711035445-715c2860da7e
- github.com/labstack/echo/v4 v4.13.3
- github.com/labstack/gommon v0.4.2
- github.com/leaanthony/debme v1.2.1
- github.com/leaanthony/go-ansi-parser v1.6.1
- github.com/leaanthony/gosod v1.0.4
- github.com/leaanthony/slicer v1.6.0
- github.com/leaanthony/u v1.1.1
- github.com/matryer/is v1.4.0
- github.com/matryer/is v1.4.1
- github.com/mattn/go-colorable v0.1.13
- github.com/mattn/go-isatty v0.0.20
- github.com/mattn/go-isatty v0.0.16
- github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c
- github.com/pkg/errors v0.9.1
- github.com/pmezard/go-difflib v1.0.0
- github.com/rivo/uniseg v0.4.7
- github.com/rivo/uniseg v0.2.0
- github.com/samber/lo v1.49.1
- github.com/stretchr/testify v1.10.0
- github.com/tkrajina/go-reflector v0.5.8
- github.com/valyala/bytebufferpool v1.0.0
- github.com/valyala/fasttemplate v1.2.2
- github.com/wailsapp/go-webview2 v1.0.22
- github.com/wailsapp/mimetype v1.4.1
- github.com/wailsapp/wails/v2 v2.11.0
- golang.org/x/crypto v0.33.0
- golang.org/x/net v0.0.0-20210505024714-0287a6fb4125
- golang.org/x/net v0.35.0
- golang.org/x/sys v0.0.0-20200810151505-1b9f1253b3ed
- golang.org/x/sys v0.0.0-20201119102817-f84b799fce68
- golang.org/x/sys v0.0.0-20210423082822-04245dca01da
- golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab
- golang.org/x/sys v0.1.0
- golang.org/x/sys v0.6.0
- golang.org/x/sys v0.43.0
- golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
- golang.org/x/term v0.42.0
- golang.org/x/text v0.3.6
- golang.org/x/text v0.22.0
- golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e
- gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
- gopkg.in/lumberjack.v2 v2.0.0
- gopkg.in/natefinch/lumberjack.v2 v2.2.1
- gopkg.in/yaml.v2 v2.4.0
- gopkg.in/yaml.v3 v3.0.1
- @types/react ^18.0.17 development
- @types/react-dom ^18.0.6 development
- @vitejs/plugin-react ^2.0.1 development
- autoprefixer ^10.4.20 development
- postcss ^8.5.1 development
- tailwindcss ^3.4.17 development
- typescript ^4.6.4 development
- vite ^3.0.7 development
- @tiptap/extension-code-block-lowlight ^2.11.5
- @tiptap/extension-image ^2.11.5
- @tiptap/extension-link ^2.11.5
- @tiptap/extension-placeholder ^2.27.2
- @tiptap/extension-table ^2.11.5
- @tiptap/extension-table-cell ^2.11.5
- @tiptap/extension-table-header ^2.11.5
- @tiptap/extension-table-row ^2.11.5
- @tiptap/react ^2.11.5
- @tiptap/starter-kit ^2.11.5
- class-variance-authority ^0.7.1
- clsx ^2.1.1
- lowlight ^3.3.0
- lucide-react ^0.469.0
- react ^18.2.0
- react-dom ^18.2.0
- tailwind-merge ^2.6.0
- tiptap-markdown ^0.8.10
- flake-utils *
- nixpkgs nixos-unstable
- nixpkgs-darwin-intel nixpkgs-26.05-darwin
- actions/cache v4 composite
- actions/checkout v4 composite
- actions/setup-go v5 composite
- actions/setup-node v4 composite
- flake-utils 11707dc
- nixpkgs e7a3ca8
- nixpkgs-darwin-intel 76fe026