Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (2.2%) to scientific vocabulary
Last synced: 6 months ago
·
JSON representation
·
Repository
Basic Info
- Host: GitHub
- Owner: nathanhollows
- Language: Go
- Default Branch: main
- Size: 4.18 MB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 4
- Releases: 0
Created over 4 years ago
· Last pushed about 4 years ago
Metadata Files
Readme
Citation
README.md
Argon
About The Project
Installation
ARGON_SESSION_KEY and ARGON_SITEURL must be set as environment variables.
License
Distributed under the MIT License. See LICENSE for more information.
Contact
Nathan Hollows - me@nathanhollows.com
Owner
- Name: Nathan Hollows
- Login: nathanhollows
- Kind: user
- Location: New Zealand
- Website: nathanhollows.com
- Repositories: 6
- Profile: https://github.com/nathanhollows
Citation (CITATION.cff)
cff-version: 1.2.0 message: "If you use this software, please cite it as below." authors: - family-names: "Hollows" given-names: "Nathan" orcid: "https://orcid.org/0000-0002-1825-5410" title: "Argon" version: 1.0.0 date-released: 2021-09-02 url: "https://github.com/nathanhollows/Argon"
GitHub Events
Total
Last Year
Issues and Pull Requests
Last synced: almost 3 years ago
All Time
- Total issues: 12
- Total pull requests: 0
- Average time to close issues: 7 days
- Average time to close pull requests: N/A
- Total issue authors: 1
- Total pull request authors: 0
- Average comments per issue: 0.33
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- nathanhollows (12)
Pull Request Authors
Top Labels
Issue Labels
enhancement (8)
bug (2)
Pull Request Labels
Packages
- Total packages: 1
- Total downloads: unknown
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 1
proxy.golang.org: github.com/nathanhollows/Argon
- Homepage: https://github.com/nathanhollows/Argon
- Documentation: https://pkg.go.dev/github.com/nathanhollows/Argon#section-documentation
-
Latest release: v0.0.0-20211222030307-0eb1a2773174
published about 4 years ago
Rankings
Dependent packages count: 7.0%
Forks count: 9.0%
Average: 9.0%
Dependent repos count: 9.3%
Stargazers count: 10.9%
Last synced:
6 months ago
Dependencies
go.mod
go
- github.com/aaronarduino/goqrsvg v0.0.0-20170617203649-603647895681
- github.com/ajstarks/svgo v0.0.0-20210406150507-75cfd577ce75
- github.com/astaxie/session v0.0.0-20130408050157-95d7fe18579c
- github.com/boombuler/barcode v1.0.1
- github.com/go-chi/chi v1.5.1
- github.com/gomarkdown/markdown v0.0.0-20210514010506-3b9f47219fe7
- github.com/google/uuid v1.3.0
- github.com/gorilla/sessions v1.2.1
- github.com/mattn/go-sqlite3 v1.14.7
- gitlab.com/golang-commonmark/linkify v0.0.0-20200225224916-64bca66f6ad3
- gitlab.com/golang-commonmark/markdown v0.0.0-20191127184510-91b5b3c99c19
- golang.org/x/crypto v0.0.0-20211108221036-ceb1ce70b4fa
- golang.org/x/text v0.3.7
- gorm.io/driver/sqlite v1.1.4
- gorm.io/gorm v1.21.11
go.sum
go
- github.com/aaronarduino/goqrsvg v0.0.0-20170617203649-603647895681
- github.com/ajstarks/svgo v0.0.0-20210406150507-75cfd577ce75
- github.com/astaxie/session v0.0.0-20130408050157-95d7fe18579c
- github.com/boombuler/barcode v1.0.1
- github.com/go-chi/chi v1.5.1
- github.com/gomarkdown/markdown v0.0.0-20210514010506-3b9f47219fe7
- github.com/google/uuid v1.3.0
- github.com/gorilla/securecookie v1.1.1
- github.com/gorilla/sessions v1.2.1
- github.com/jinzhu/inflection v1.0.0
- github.com/jinzhu/now v1.1.1
- github.com/jinzhu/now v1.1.2
- github.com/mattn/go-sqlite3 v1.14.5
- github.com/mattn/go-sqlite3 v1.14.7
- github.com/russross/blackfriday v2.0.0+incompatible
- github.com/shurcooL/sanitized_anchor_name v1.0.0
- gitlab.com/golang-commonmark/html v0.0.0-20191124015941-a22733972181
- gitlab.com/golang-commonmark/linkify v0.0.0-20191026162114-a0c2df6c8f82
- gitlab.com/golang-commonmark/linkify v0.0.0-20200225224916-64bca66f6ad3
- gitlab.com/golang-commonmark/markdown v0.0.0-20191127184510-91b5b3c99c19
- gitlab.com/golang-commonmark/mdurl v0.0.0-20191124015652-932350d1cb84
- gitlab.com/golang-commonmark/puny v0.0.0-20191124015043-9f83538fa04f
- gitlab.com/opennota/wd v0.0.0-20180912061657-c5d65f63c638
- golang.org/dl v0.0.0-20190829154251-82a15e2f2ead
- golang.org/x/crypto v0.0.0-20211108221036-ceb1ce70b4fa
- golang.org/x/net v0.0.0-20210226172049-e18ecbb05110
- golang.org/x/sys v0.0.0-20201119102817-f84b799fce68
- golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
- golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
- golang.org/x/text v0.3.2
- golang.org/x/text v0.3.3
- golang.org/x/text v0.3.7
- golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e
- gorm.io/driver/sqlite v1.1.4
- gorm.io/gorm v1.20.7
- gorm.io/gorm v1.21.11