Ecosyste.ms: Funds
An open API service for providing issue and pull request metadata for open source projects.
https://github.com/faylang/fay
Last synced: about 2 hours ago
Repository metadata:
A proper subset of Haskell that compiles to JavaScript
- Host: GitHub
- URL: https://github.com/faylang/fay
- Owner: faylang
- License: bsd-3-clause
- Created: 2012-07-21T15:26:38.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2021-06-09T15:10:00.000Z (over 3 years ago)
- Last Synced: 2024-10-29T15:33:22.683Z (12 days ago)
- Language: Haskell
- Homepage: https://github.com/faylang/fay/wiki
- Size: 2.51 MB
- Stars: 1,288
- Watchers: 70
- Forks: 89
- Open Issues: 24
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Owner metadata:
- Name: Fay
- Login: faylang
- Email:
- Kind: organization
- Description:
- Website:
- Location:
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/2131569?v=4
- Repositories: 10
- Last Synced at: 2024-03-25T21:22:06.401Z
- Profile URL: https://github.com/faylang
- Sponsor URL:
Committers metadata
Last synced: about 5 hours ago
Total Commits: 1,134
Total Committers: 50
Avg Commits per committer: 22.68
Development Distribution Score (DDS): 0.719
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 | |
---|---|---|
Adam Bergmark | a****m@e****e | 319 |
Chris Done | c****e@g****m | 316 |
Adam Bergmark | a****m@b****l | 275 |
Andrey Prokopenko | p****r@y****u | 45 |
osa1 | o****n@g****m | 20 |
Dag Odenhall | d****l@g****m | 19 |
Harry Garrood | h****d@g****m | 19 |
Chris Smith | c****h@g****m | 15 |
Michael Snoyman | m****l@s****m | 11 |
Michal Seweryn | m****w@g****m | 9 |
Sebastiaan Visser | c****e@f****l | 9 |
Michael Sloan | m****n@g****m | 8 |
ryachza | r****a@g****m | 6 |
Ian Ross | i****n@s****t | 5 |
Junji Hashimoto | j****o@g****m | 5 |
Max Taldykin | j****c@g****m | 4 |
Ben Millwood | t****t@g****m | 3 |
Dmitry Vyal | a****s@g****m | 3 |
Henry Laxen | n****y@p****m | 3 |
Jakub Ryška | r****b@s****z | 3 |
Mike Verdone | m****e@g****m | 3 |
John Mayer | j****r@g****m | 2 |
Anupam Jain | a****t@g****m | 2 |
Ben Ford | b****z@g****m | 2 |
John Wiegley | j****w@f****m | 2 |
techtangents | d****n@t****m | 2 |
A. Bram Neijt | b****t@g****m | 1 |
Alexander Lebedev | l****v@s****g | 1 |
Alfredo Di Napoli | a****i@g****m | 1 |
Andrey Chudnov | a****y@c****m | 1 |
and 20 more... |
Issue and Pull Request metadata
Last synced: about 2 hours ago
Package metadata
- Total packages: 2
-
Total downloads:
- hackage: 125,954 total
- Total dependent packages: 0 (may contain duplicates)
- Total dependent repositories: 294 (may contain duplicates)
- Total versions: 124
- Total maintainers: 3
hackage: fay
Fay is a proper subset of Haskell which is type-checked with GHC, and compiled to JavaScript. It is lazy, pure, has a Fay monad, an FFI, tail-recursion optimization (experimental), and support for cabal packages. Documentation See https://github.com/faylang/fay/wiki Examples See the examples directory and https://github.com/faylang/fay/wiki#fay-in-the-wild
- Homepage: https://github.com/faylang/fay/wiki
- Licenses: BSD-3-Clause
- Latest release: 0.21.2 (published about 10 years ago)
- Last Synced: 2024-11-09T02:04:47.676Z (1 day ago)
- Versions: 98
- Dependent Packages: 0
- Dependent Repositories: 156
- Downloads: 100,768 Total
-
Rankings:
- Stargazers count: 0.526%
- Downloads: 1.305%
- Dependent repos count: 3.204%
- Forks count: 4.193%
- Average: 5.7%
- Dependent packages count: 19.271%
- Maintainers (3)
hackage: fay-base
The base package for Fay. This package amongst others exports Prelude and FFI which you probably want to use with Fay.
- Homepage: https://github.com/faylang/fay/
- Licenses: BSD-3-Clause
- Latest release: 0.19.4 (published about 10 years ago)
- Last Synced: 2024-11-09T02:04:45.390Z (1 day ago)
- Versions: 26
- Dependent Packages: 0
- Dependent Repositories: 138
- Downloads: 25,186 Total
-
Rankings:
- Stargazers count: 0.526%
- Forks count: 4.193%
- Dependent repos count: 4.38%
- Downloads: 5.781%
- Average: 6.83%
- Dependent packages count: 19.271%
- Maintainers (3)
Dependencies
- typescript ^2.7.* development