https://github.com/jtdaugherty/vty
haskell tui ui
Last synced: about 1 month ago
Repository metadata:
A high-level ncurses alternative written in Haskell
- Host: GitHub
- URL: https://github.com/jtdaugherty/vty
- Owner: jtdaugherty
- License: bsd-3-clause
- Created: 2011-03-16T22:03:51.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2024-06-30T21:27:25.000Z (6 months ago)
- Last Synced: 2024-10-29T21:59:30.974Z (about 2 months ago)
- Topics: haskell, tui, ui
- Language: Haskell
- Homepage:
- Size: 3.45 MB
- Stars: 320
- Watchers: 9
- Forks: 57
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
- Authors: AUTHORS
Owner metadata:
- Name: Jonathan Daugherty
- Login: jtdaugherty
- Email:
- Kind: user
- Description:
- Website:
- Location: Portland, OR
- Twitter:
- Company: Galois, Inc.
- Icon url: https://avatars.githubusercontent.com/u/427221?u=586d67d7e9b1da102ddc96aa4f492ad91dbd2e00&v=4
- Repositories: 60
- Last Synced at: 2023-04-10T09:37:10.342Z
- Profile URL: https://github.com/jtdaugherty
- Sponsor URL:
Committers metadata
Last synced: about 2 months ago
Total Commits: 999
Total Committers: 62
Avg Commits per committer: 16.113
Development Distribution Score (DDS): 0.529
Commits in past year: 12
Committers in past year: 3
Avg Commits per committer in past year: 4.0
Development Distribution Score (DDS) in past year: 0.167
Name | Commits | |
---|---|---|
Jonathan Daugherty | c****s@f****m | 471 |
Corey O'Connor | c****r@g****m | 251 |
Corey O'Connor | c****y@o****m | 121 |
Willem Van Onsem | v****m@g****m | 23 |
Eric Mertens | e****s@g****m | 18 |
Ben Boeckel | M****f@g****m | 13 |
iphydf | i****f | 7 |
Yoshikuni Jujo | P****3@n****p | 6 |
Eric Mertens | e****s@g****m | 6 |
Jonathan Daugherty | j****d@g****m | 5 |
Dmitry Ivanov | e****w@g****m | 5 |
Colby Jenn | c****n@g****m | 5 |
u_quark | e****s@g****m | 4 |
Felix Yan | f****s@a****g | 3 |
doublescale | d****e@t****m | 3 |
Mikolaj | m****i@g****m | 3 |
Brent Carmer | b****r@g****m | 3 |
Jaro Reinders | n****e | 2 |
Alexander Berntsen | a****r@p****t | 2 |
Fraser Tweedale | f****e@f****u | 2 |
Getty Ritter | g****r@g****m | 2 |
Jonathan Osser | o****7@g****m | 2 |
Ryan Scott | r****t@g****m | 2 |
vglfr | v****t@g****m | 2 |
Ben Millwood | t****t@g****m | 1 |
Artyom Kazak | y****m@a****e | 1 |
Amy de Buitléir | a****y@n****e | 1 |
Alexey Kuleshevich | a****y@k****h | 1 |
Aditya Bhargava | b****e@g****m | 1 |
diegospd | d****d | 1 |
and 32 more... |
Issue and Pull Request metadata
Last synced: about 1 month ago
Package metadata
- Total packages: 1
-
Total downloads:
- hackage: 114,034 total
- Total docker downloads: 35
- Total dependent packages: 37
- Total dependent repositories: 219
- Total versions: 111
- Total maintainers: 2
hackage: vty
vty is terminal GUI library in the niche of ncurses. It is intended to be easy to use and to provide good support for common terminal types. See the vty-examples package as well as the program examples/interactive_terminal_test.hs included in the vty repository for examples on how to use the library. Import the Graphics.Vty convenience module to get access to the core parts of the library. © 2006-2007 Stefan O'Rear; BSD3 license. © Corey O'Connor; BSD3 license. © Jonathan Daugherty; BSD3 license.
- Homepage: https://github.com/jtdaugherty/vty
- Licenses: BSD-3-Clause
- Latest release: 5.35.1 (published almost 3 years ago)
- Last Synced: 2024-11-11T02:43:10.513Z (about 1 month ago)
- Versions: 111
- Dependent Packages: 37
- Dependent Repositories: 219
- Downloads: 114,034 Total
- Docker Downloads: 35
-
Rankings:
- Docker downloads count: 0.175%
- Dependent packages count: 0.825%
- Downloads: 1.164%
- Dependent repos count: 1.899%
- Average: 2.2%
- Stargazers count: 3.877%
- Forks count: 5.261%
- Maintainers (2)
Dependencies
- Cabal *
- QuickCheck *
- base >=4.8 && <5
- deepseq >=1.1 && <1.5
- fail *
- mtl >=1.1.1.0 && <2.3
- semigroups >=0.16
- utf8-string >=0.3 && <1.1
- vector >=0.7
- vty *
- Cabal >=1.20 test
- HUnit * test
- base >=4.8 && <5 test
- blaze-builder >=0.3.3.2 && <0.5 test
- bytestring * test
- deepseq >=1.1 && <1.5 test
- microlens * test
- smallcheck ==1.* test
- stm * test
- string-qq * test
- terminfo >=0.3 && <0.5 test
- test-framework ==0.8.* test
- test-framework-hunit * test
- test-framework-smallcheck ==0.2.* test
- unix * test
- utf8-string >=0.3 && <1.1 test
- vector >=0.7 test
- vty * test
- vty-tests * test
- Cabal *
- array *
- base ==4.*
- bytestring *
- containers *
- mtl *
- random *
- string-qq *
- unix *
- vty *
- vty-tests *
- ansi-terminal >=0.10.3
- base >=4.8 && <5
- base *
- binary *
- blaze-builder >=0.3.3.2 && <0.5
- bytestring *
- containers *
- deepseq >=1.1 && <1.5
- directory *
- fail *
- filepath >=1.0 && <2.0
- filepath *
- microlens <0.4.14
- microlens *
- microlens-mtl *
- microlens-th *
- mtl *
- mtl >=1.1.1.0 && <2.4
- parsec >=2 && <4
- semigroups >=0.16
- stm *
- terminfo >=0.3 && <0.5
- text >=0.11.3
- transformers >=0.3.0.0
- unix *
- utf8-string >=0.3 && <1.1
- vector >=0.7
- vty *