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

https://github.com/mylxsw/heimdall

csv export sql xlsx

Score: -Infinity

Last synced: about 10 hours ago
JSON representation

Repository metadata:

Heimdall is a tool to perform import, export, direct SQL query and format conversion on excel files. Currently supports json, yaml, markdown, csv, xlsx, html, sql ...


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 1 day ago

Total Commits: 76
Total Committers: 1
Avg Commits per committer: 76.0
Development Distribution Score (DDS): 0.0

Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
管宜尧 m****w@a****c 76

Issue and Pull Request metadata

Last synced: 1 day ago

Total issues: 0
Total pull requests: 3
Average time to close issues: N/A
Average time to close pull requests: 1 minute
Total issue authors: 0
Total pull request authors: 1
Average comments per issue: 0
Average comments per pull request: 0.0
Merged pull request: 3
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

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/mylxsw/heimdall

Top Issue Authors

Top Pull Request Authors

  • mylxsw (3)

Top Issue Labels

Top Pull Request Labels


Package metadata

proxy.golang.org: github.com/mylxsw/heimdall

  • Homepage: https://github.com/mylxsw/heimdall
  • Documentation: https://pkg.go.dev/github.com/mylxsw/heimdall#section-documentation
  • Licenses: mit
  • Latest release: v1.1.4 (published almost 4 years ago)
  • Last Synced: 2026-08-18T15:31:02.381Z (1 day ago)
  • Versions: 8
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent packages count: 6.999%
    • Forks count: 8.969%
    • Average: 9.05%
    • Dependent repos count: 9.346%
    • Stargazers count: 10.885%

Dependencies

go.mod go
  • github.com/go-sql-driver/mysql v1.5.1-0.20200311113236-681ffa848bae
  • github.com/jedib0t/go-pretty/v6 v6.3.0
  • github.com/json-iterator/go v1.1.12
  • github.com/mattn/go-runewidth v0.0.13
  • github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
  • github.com/modern-go/reflect2 v1.0.2
  • github.com/mohae/deepcopy v0.0.0-20170929034955-c48cc78d4826
  • github.com/mylxsw/asteria v0.0.0-20220327145745-90b9a4ef2cea
  • github.com/mylxsw/coll v0.0.0-20200612040853-4275264442f9
  • github.com/mylxsw/go-utils v0.0.0-20221028031733-26a128b904c1
  • github.com/richardlehane/mscfb v1.0.4
  • github.com/richardlehane/msoleps v1.0.1
  • github.com/rivo/uniseg v0.2.0
  • github.com/xuri/efp v0.0.0-20220407160117-ad0f7a785be8
  • github.com/xuri/excelize/v2 v2.6.0
  • github.com/xuri/nfp v0.0.0-20220409054826-5e722a1d9e22
  • golang.org/x/crypto v0.0.0-20220411220226-7b82a4e95df4
  • golang.org/x/net v0.0.0-20220412020605-290c469a71a5
  • golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e
  • golang.org/x/text v0.3.7
  • gopkg.in/yaml.v2 v2.4.0
  • gopkg.in/yaml.v3 v3.0.0-20200615113413-eeeca48fe776
go.sum go
  • github.com/davecgh/go-spew v1.1.0
  • github.com/davecgh/go-spew v1.1.1
  • github.com/go-sql-driver/mysql v1.5.1-0.20200311113236-681ffa848bae
  • github.com/google/gofuzz v1.0.0
  • github.com/jedib0t/go-pretty/v6 v6.3.0
  • github.com/json-iterator/go v1.1.12
  • github.com/kr/pretty v0.1.0
  • github.com/kr/pty v1.1.1
  • github.com/kr/text v0.1.0
  • github.com/mattn/go-runewidth v0.0.13
  • github.com/modern-go/concurrent v0.0.0-20180228061459-e0a39a4cb421
  • github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
  • github.com/modern-go/reflect2 v1.0.2
  • github.com/mohae/deepcopy v0.0.0-20170929034955-c48cc78d4826
  • github.com/mylxsw/asteria v0.0.0-20220327145745-90b9a4ef2cea
  • github.com/mylxsw/coll v0.0.0-20200612040853-4275264442f9
  • github.com/mylxsw/go-utils v0.0.0-20221028031733-26a128b904c1
  • github.com/pkg/profile v1.6.0
  • github.com/pmezard/go-difflib v1.0.0
  • github.com/richardlehane/mscfb v1.0.4
  • github.com/richardlehane/msoleps v1.0.1
  • github.com/rivo/uniseg v0.2.0
  • github.com/stretchr/objx v0.1.0
  • github.com/stretchr/testify v1.3.0
  • github.com/stretchr/testify v1.4.0
  • github.com/stretchr/testify v1.6.1
  • github.com/stretchr/testify v1.7.0
  • github.com/xuri/efp v0.0.0-20220407160117-ad0f7a785be8
  • github.com/xuri/excelize/v2 v2.6.0
  • github.com/xuri/nfp v0.0.0-20220409054826-5e722a1d9e22
  • golang.org/x/crypto v0.0.0-20220408190544-5352b0902921
  • golang.org/x/crypto v0.0.0-20220411220226-7b82a4e95df4
  • golang.org/x/image v0.0.0-20211028202545-6944b10bf410
  • golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2
  • golang.org/x/net v0.0.0-20220407224826-aac1ed45d8e3
  • golang.org/x/net v0.0.0-20220412020605-290c469a71a5
  • golang.org/x/sys v0.0.0-20180816055513-1c9583448a9c
  • 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-20210615035016-665e8c7367d1
  • golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e
  • golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
  • golang.org/x/term v0.0.0-20210927222741-03fcf44c2211
  • golang.org/x/text v0.3.4
  • golang.org/x/text v0.3.6
  • golang.org/x/text v0.3.7
  • golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e
  • gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
  • gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127
  • gopkg.in/yaml.v2 v2.2.2
  • gopkg.in/yaml.v2 v2.4.0
  • gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c
  • gopkg.in/yaml.v3 v3.0.0-20200615113413-eeeca48fe776