https://github.com/soenkehahn/string-conversions
Last synced: about 1 month ago
Repository metadata:
Simplifies dealing with different types for strings
- Host: GitHub
- URL: https://github.com/soenkehahn/string-conversions
- Owner: soenkehahn
- License: bsd-3-clause
- Created: 2014-09-30T11:21:30.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2023-03-07T19:37:27.000Z (almost 2 years ago)
- Last Synced: 2024-10-29T22:00:39.209Z (about 2 months ago)
- Language: Haskell
- Size: 31.3 KB
- Stars: 26
- Watchers: 5
- Forks: 6
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Owner metadata:
- Name: Sönke Hahn
- Login: soenkehahn
- Email:
- Kind: user
- Description:
- Website: https://soenkehahn.gitlab.io/website/
- Location:
- Twitter: soenkehahn
- Company:
- Icon url: https://avatars.githubusercontent.com/u/402539?u=9c925a23ffacd2e6f84ff5c9c96dc1715ee7c1d4&v=4
- Repositories: 245
- Last Synced at: 2023-04-10T11:40:48.510Z
- Profile URL: https://github.com/soenkehahn
- Sponsor URL:
Committers metadata
Last synced: about 2 months ago
Total Commits: 23
Total Committers: 5
Avg Commits per committer: 4.6
Development Distribution Score (DDS): 0.348
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 | Commits | |
---|---|---|
Sönke Hahn | s****n@g****m | 15 |
Sönke Hahn | s****n@z****m | 5 |
Adam Bergmark | a****m@b****l | 1 |
Daniel Mendler | m****l@d****e | 1 |
Matthias Fischmann | mf@z****t | 1 |
Issue and Pull Request metadata
Last synced: about 1 month ago
Package metadata
- Total packages: 1
-
Total downloads:
- hackage: 41,101 total
- Total dependent packages: 23
- Total dependent repositories: 596
- Total versions: 9
- Total maintainers: 1
hackage: string-conversions
- Homepage: https://github.com/soenkehahn/string-conversions#readme
- Licenses: BSD-3-Clause
- Latest release: 0.2.1 (published about 12 years ago)
- Last Synced: 2024-11-11T02:44:43.940Z (about 1 month ago)
- Versions: 9
- Dependent Packages: 23
- Dependent Repositories: 596
- Downloads: 41,101 Total
-
Rankings:
- Dependent repos count: 0.689%
- Dependent packages count: 1.356%
- Downloads: 3.368%
- Average: 7.013%
- Forks count: 14.744%
- Stargazers count: 14.908%
- Maintainers (1)
Dependencies
string-conversions.cabal
hackage
- base ==4.*
- bytestring >=0.9
- text >=0.11
- utf8-string >=0.3
- QuickCheck * test
- base ==4.* test
- bytestring >=0.9 test
- deepseq * test
- hspec * test
- quickcheck-instances * test
- text >=0.11 test
- utf8-string >=0.3 test
.github/workflows/ci.yaml
actions
- actions/cache v2 composite
- actions/checkout v2 composite