https://github.com/elixir-makeup/makeup_elixir
Last synced: about 1 month ago
Repository metadata:
Elixir lexer for Makeup
- Host: GitHub
- URL: https://github.com/elixir-makeup/makeup_elixir
- Owner: elixir-makeup
- License: bsd-2-clause
- Created: 2017-08-30T01:51:28.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-07-18T11:25:55.000Z (5 months ago)
- Last Synced: 2024-10-29T20:37:14.616Z (about 2 months ago)
- Language: Elixir
- Homepage:
- Size: 1 MB
- Stars: 33
- Watchers: 3
- Forks: 12
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Owner metadata:
- Name: Elixir Makeup
- Login: elixir-makeup
- Email:
- Kind: organization
- Description: Syntax highlighter for Elixir inspired by Pygments
- Website:
- Location:
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/72034093?v=4
- Repositories: 9
- Last Synced at: 2024-05-21T11:51:39.782Z
- Profile URL: https://github.com/elixir-makeup
- Sponsor URL:
Committers metadata
Last synced: about 1 month ago
Total Commits: 107
Total Committers: 16
Avg Commits per committer: 6.688
Development Distribution Score (DDS): 0.505
Commits in past year: 10
Committers in past year: 3
Avg Commits per committer in past year: 3.333
Development Distribution Score (DDS) in past year: 0.4
Name | Commits | |
---|---|---|
tmbb | t****b@c****t | 53 |
José Valim | j****m@d****o | 25 |
Jonatan Kłosko | j****o@g****m | 8 |
José Valim | j****m@p****r | 4 |
Steffen Deusch | s****n@d****e | 2 |
Marcos Ferreira | m****f@g****m | 2 |
Josh Price | j****h@a****u | 2 |
Kian Meng Ang | k****g@c****g | 2 |
Wojtek Mach | w****k@w****l | 2 |
Samuel Pordeus | s****s@p****r | 1 |
Michael Davis | m****s@n****m | 1 |
Dave Lucia | d****c@g****m | 1 |
Danila Poyarkov | g****b@d****t | 1 |
Alexander Steppke | a****x@s****v | 1 |
TheArrowsmith | 8****h | 1 |
Kip Cole | k****9@g****m | 1 |
Issue and Pull Request metadata
Last synced: about 1 month ago
Package metadata
- Total packages: 1
-
Total downloads:
- hex: 78,134,234 total
- Total docker downloads: 32,007
- Total dependent packages: 18
- Total dependent repositories: 2,561
- Total versions: 26
- Total maintainers: 2
hex: makeup_elixir
Elixir lexer for the Makeup syntax highlighter.
- Homepage:
- Documentation: http://hexdocs.pm/makeup_elixir/
- Licenses: BSD-2-Clause
- Latest release: 0.16.2 (published 10 months ago)
- Last Synced: 2024-11-11T01:36:09.956Z (about 1 month ago)
- Versions: 26
- Dependent Packages: 18
- Dependent Repositories: 2,561
- Downloads: 78,134,234 Total
- Docker Downloads: 32,007
-
Rankings:
- Downloads: 0.244%
- Dependent repos count: 0.302%
- Docker downloads count: 0.308%
- Dependent packages count: 1.362%
- Average: 4.632%
- Forks count: 11.035%
- Stargazers count: 14.542%
- Maintainers (2)
Dependencies
mix.exs
hex
- benchee ~> 1.0
- benchee_markdown ~> 0.2
- makeup ~> 1.0
- nimble_parsec ~> 1.2.3
- unicode_set ~> 1.1.0
.github/workflows/ci.yml
actions
- actions/checkout v2 composite
- erlef/setup-elixir v1 composite