https://github.com/nikita-volkov/neat-interpolation
Last synced: about 1 month ago
Repository metadata:
A quasiquoter for neat and simple multiline text interpolation
- Host: GitHub
- URL: https://github.com/nikita-volkov/neat-interpolation
- Owner: nikita-volkov
- License: mit
- Created: 2013-03-14T23:51:58.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2023-10-11T19:36:42.000Z (about 1 year ago)
- Last Synced: 2024-10-29T22:00:40.851Z (about 2 months ago)
- Language: Haskell
- Homepage: http://hackage.haskell.org/package/neat-interpolation
- Size: 76.2 KB
- Stars: 55
- Watchers: 6
- Forks: 16
- Open Issues: 5
-
Metadata Files:
- Changelog: CHANGELOG.md
- License: LICENSE
Owner metadata:
- Name: Nikita Volkov
- Login: nikita-volkov
- Email:
- Kind: user
- Description: Haskeller, entrepreneur.
- Website: http://nikita-volkov.github.io/
- Location: Moscow, Russia
- Twitter: NikitaYVolkov
- Company:
- Icon url: https://avatars.githubusercontent.com/u/1560937?u=680a172cc563793f0e4f3e56586c920654e1d1b5&v=4
- Repositories: 241
- Last Synced at: 2023-04-10T07:45:59.152Z
- Profile URL: https://github.com/nikita-volkov
- Sponsor URL:
Committers metadata
Last synced: about 1 month ago
Total Commits: 86
Total Committers: 14
Avg Commits per committer: 6.143
Development Distribution Score (DDS): 0.198
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 | |
---|---|---|
Nikita Volkov | n****v@m****u | 69 |
nikita-volkov | n****v | 3 |
Artem Pelenitsyn | a****n@g****m | 2 |
vrom911 | v****1@g****m | 2 |
Alexey Shmalko | r****i@g****m | 1 |
Artyom | y****m@a****e | 1 |
Chris Kahn | c****s@k****s | 1 |
Denis Redozubov | d****v@g****m | 1 |
Profpatsch | m****l@p****e | 1 |
Remy Goldschmidt | t****a@g****m | 1 |
Simon Jakobi | s****i@g****m | 1 |
vrom911 | v****a@h****m | 1 |
Mike Pilgrem | m****m | 1 |
Stuart Popejoy | s****y | 1 |
Issue and Pull Request metadata
Last synced: about 1 month ago
Package metadata
- Total packages: 1
-
Total downloads:
- hackage: 38,533 total
- Total dependent packages: 20
- Total dependent repositories: 217
- Total versions: 25
- Total maintainers: 1
hackage: neat-interpolation
- Homepage: https://github.com/nikita-volkov/neat-interpolation
- Licenses: MIT
- Latest release: 0.5.1 (published almost 5 years ago)
- Last Synced: 2024-11-11T03:07:58.297Z (about 1 month ago)
- Versions: 25
- Dependent Packages: 20
- Dependent Repositories: 217
- Downloads: 38,533 Total
-
Rankings:
- Dependent packages count: 1.266%
- Dependent repos count: 1.91%
- Downloads: 3.803%
- Average: 5.539%
- Forks count: 9.619%
- Stargazers count: 11.099%
- Maintainers (1)
Dependencies
neat-interpolation.cabal
hackage
- base >=4.9 && <5
- megaparsec >=7 && <10
- template-haskell >=2.8 && <3
- text >=1 && <3
- QuickCheck >=2.13 && <3 test
- neat-interpolation * test
- quickcheck-instances >=0.3.22 && <0.4 test
- rerebase <2 test
- tasty >=1.2.3 && <2 test
- tasty-hunit >=0.10.0.2 && <0.11 test
- tasty-quickcheck >=0.10.1 && <0.11 test
.github/workflows/cd.yaml
actions
- actions/checkout v3 composite
- nikita-volkov/release-haskell-package.github-action v1.2.0 composite
.github/workflows/ci.yaml
actions
- actions/cache v3 composite
- actions/checkout v3 composite
- haskell-actions/setup v2 composite
- nikita-volkov/cabal-fmt.github-action v1.0.0 composite
- nikita-volkov/ormolu.github-action v1.0.0 composite
- stefanzweifel/git-auto-commit-action v5 composite