An open API service for producing an overview of a list of open source projects.

https://github.com/stquinn/sieve

Score: -Infinity

Last synced: about 16 hours ago
JSON representation

Repository metadata:


Owner metadata:


Dependencies

go.mod go
  • 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
.github/workflows/release.yml actions
  • 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
frontend/package-lock.json npm
  • 241 dependencies
go.sum go
  • 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
frontend/package.json npm
  • @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