https://github.com/chrisdone/lucid
Last synced: about 2 months ago
Repository metadata:
Clear to write, read and edit DSL for writing HTML
- Host: GitHub
- URL: https://github.com/chrisdone/lucid
- Owner: chrisdone
- Created: 2014-11-15T12:46:52.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2024-09-19T08:01:21.000Z (4 months ago)
- Last Synced: 2024-10-25T18:33:29.846Z (2 months ago)
- Language: Haskell
- Size: 305 KB
- Stars: 284
- Watchers: 12
- Forks: 41
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Owner metadata:
- Name: Chris Done
- Login: chrisdone
- Email:
- Kind: user
- Description:
- Website: https://chrisdone.com
- Location: England
- Twitter: christopherdone
- Company: Artificial Labs @artificialio
- Icon url: https://avatars.githubusercontent.com/u/11019?u=4b3a2784c3037d39cc3db8c2d1546309bb9aa3cf&v=4
- Repositories: 197
- Last Synced at: 2023-04-13T14:30:46.550Z
- Profile URL: https://github.com/chrisdone
- Sponsor URL:
Committers metadata
Last synced: about 2 months ago
Total Commits: 199
Total Committers: 29
Avg Commits per committer: 6.862
Development Distribution Score (DDS): 0.533
Commits in past year: 3
Committers in past year: 2
Avg Commits per committer in past year: 1.5
Development Distribution Score (DDS) in past year: 0.333
Name | Commits | |
---|---|---|
Chris Done | c****e@g****m | 93 |
Chris Done | g****t@c****m | 37 |
Oleg Grenrus | o****s@i****i | 28 |
Benjamin Hodgson | b****n@s****m | 5 |
babababag | 9****g | 3 |
Gabor Greif | g****f@g****m | 3 |
Simon Jakobi | s****i@g****m | 3 |
Ryan Scott | r****t@g****m | 2 |
Athan Clark | a****k@g****m | 2 |
Jeffrey Rosenbluth | j****h@g****m | 2 |
Michael Xavier | m****l@m****t | 2 |
jacksonneal | j****l@g****m | 2 |
Adam Bergmark | a****m@b****l | 1 |
Andrew Martin | a****s@g****m | 1 |
Christian Takle | c****e@g****m | 1 |
David Baynard | d****d@g****m | 1 |
David Turner | d****r@g****m | 1 |
Enis Bayramoğlu | e****u@g****m | 1 |
Fraser Murray | f****y@g****m | 1 |
George Thomas | g****s@g****m | 1 |
Jonathan Lange | j****l@m****t | 1 |
Matthew Wraith | m****t@b****m | 1 |
Matvey Aksenov | m****v@g****m | 1 |
Rebecca Turner | r****t@s****s | 1 |
Sam Stuewe | h****t@a****o | 1 |
Saurabh Nanda | s****h@v****m | 1 |
Taylor Fausak | t****r@f****e | 1 |
Teo Camarasu | t****u@t****m | 1 |
crdueck | c****k@u****a | 1 |
Issue and Pull Request metadata
Last synced: about 2 months ago
Package metadata
- Total packages: 2
-
Total downloads:
- hackage: 47,716 total
- Total docker downloads: 35
- Total dependent packages: 26 (may contain duplicates)
- Total dependent repositories: 304 (may contain duplicates)
- Total versions: 43
- Total maintainers: 1
hackage: lucid
Clear to write, read and edit DSL for HTML. Names are consistent, and do not conflict with base or are keywords (all have suffix _) Same combinator can be used for attributes and elements (e.g. style_) For more, read the blog post See the Lucid module for more documentation.
- Homepage: https://github.com/chrisdone/lucid
- Licenses: BSD-3-Clause
- Latest release: 2.11.20230408 (published over 1 year ago)
- Last Synced: 2024-11-11T03:11:29.682Z (about 2 months ago)
- Versions: 37
- Dependent Packages: 24
- Dependent Repositories: 301
- Downloads: 46,617 Total
- Docker Downloads: 35
-
Rankings:
- Docker downloads count: 0.175%
- Dependent packages count: 1.328%
- Dependent repos count: 1.373%
- Average: 2.959%
- Downloads: 3.023%
- Stargazers count: 5.561%
- Forks count: 6.296%
- Maintainers (1)
hackage: lucid2
Clear to write, read and edit DSL for HTML. Names are consistent, and do not conflict with base or are keywords (all have suffix _) Same combinator can be used for attributes and elements (e.g. style_) For more, read the blog post See the Lucid module for more documentation. This package is the newer version of lucid.
- Homepage: https://github.com/chrisdone/lucid
- Licenses: BSD-3-Clause
- Latest release: 0.0.20240424 (published 8 months ago)
- Last Synced: 2024-11-11T03:11:28.610Z (about 2 months ago)
- Versions: 6
- Dependent Packages: 2
- Dependent Repositories: 3
- Downloads: 1,099 Total
-
Rankings:
- Stargazers count: 5.564%
- Forks count: 6.196%
- Dependent packages count: 10.48%
- Average: 27.205%
- Dependent repos count: 28.335%
- Downloads: 85.449%
- Maintainers (1)
Dependencies
- base * benchmark
- blaze-builder * benchmark
- bytestring * benchmark
- criterion * benchmark
- deepseq * benchmark
- lucid * benchmark
- text * benchmark
- transformers * benchmark
- base >=4.8 && <4.18
- blaze-builder >=0.4.0.0
- bytestring >=0.10.6.0
- containers >=0.5.6.2
- hashable >=1.2.3.2
- mmorph >=1.0.3
- mtl >=2.2
- semigroups >=0.16.1
- text >=1.2.0.2
- transformers >=0.4.2.0
- HUnit * test
- base * test
- bifunctors * test
- hspec * test
- lucid * test
- mtl * test
- parsec * test
- text * test