Skip to content

Commit 572abbc

Browse files
Language projects formatted
1 parent cdb5289 commit 572abbc

File tree

3 files changed

+129
-132
lines changed

3 files changed

+129
-132
lines changed

_data/projects.yml

Lines changed: 126 additions & 131 deletions
Original file line numberDiff line numberDiff line change
@@ -1,53 +1,5 @@
1-
- name: Library
1+
- name: Language
22
projects:
3-
- name: Scaladex
4-
web: https://github.com/scalacenter/scaladex
5-
github: https://github.com/scalacenter/scaladex
6-
origin: null
7-
contributors:
8-
- guillaume
9-
- vincenzobaz
10-
- julien
11-
- meriam
12-
process: true
13-
description: Scaladex is a project that serves as a central repository for Scala
14-
libraries. It provides a platform for developers to discover and share Scala
15-
libraries.
16-
impact: null
17-
start_year: 2016
18-
end_year: 2017
19-
- name: Scala 2.13 Collections
20-
web: null
21-
github: null
22-
origin: null
23-
contributors: []
24-
process: false
25-
description: ''
26-
impact: All Scala users
27-
start_year: 2016
28-
end_year: 2018
29-
- name: scalameta
30-
web: https://github.com/scalameta/scalameta
31-
github: https://github.com/scalameta/scalameta
32-
origin: null
33-
contributors:
34-
- Eugene Burmako
35-
- Denys Shabalin
36-
process: false
37-
description: ''
38-
impact: All Metals users
39-
start_year: 2017
40-
end_year: 2018
41-
- name: coursier
42-
web: https://github.com/coursier/coursier
43-
github: https://github.com/coursier/coursier
44-
origin: null
45-
contributors: []
46-
process: false
47-
description: ''
48-
impact: All sbt users
49-
start_year: 2018
50-
end_year: 2019
513
- name: Scala.js
524
web: https://github.com/scala-js/scala-js
535
github: https://github.com/scala-js/scala-js
@@ -61,18 +13,6 @@
6113
impact: 200,000 dl / month
6214
start_year: 2018
6315
end_year: null
64-
- name: sbt-missinglink
65-
web: https://github.com/scalacenter/sbt-missinglink
66-
github: https://github.com/scalacenter/sbt-missinglink
67-
origin: null
68-
contributors:
69-
- alexandre
70-
- sjrd
71-
process: false
72-
description: SBT transitive dependency conflicts management improvements
73-
impact: null
74-
start_year: 2019
75-
end_year: 2019
7616
- name: Scala Native
7717
web: https://github.com/scala-native/scala-native
7818
github: https://github.com/scala-native/scala-native
@@ -84,22 +24,51 @@
8424
- Eric Richardson
8525
- sjrd
8626
process: false
87-
description: Just released 0.4.0, looking good
27+
description: 'Scala Native is a compiler that allows you to write Scala code that
28+
runs on native platforms (such as Linux, macOS, and Windows) without the JVM.'
8829
impact: 32,000 dl / month
8930
start_year: 2020
9031
end_year: null
91-
- name: sbt-eviction-rules
92-
web: https://github.com/scalacenter/sbt-eviction-rules
93-
github: https://github.com/scalacenter/sbt-eviction-rules
32+
- name: TASTy Reader in scalac
33+
web: null
34+
github: null
35+
origin: https://github.com/scalacenter/advisoryboard/blob/main/proposals/018-converging-214-30.md
36+
contributors: [jamie]
37+
process: false
38+
description: 'A collaborative effort to evolve TASTY into a shared format for Scala 2 and 3'
39+
impact: null
40+
start_year: 2019
41+
end_year: 2020
42+
- name: Scala 3 trait encoding
43+
web: https://github.com/lampepfl/dotty/pull/8652
44+
github: https://github.com/lampepfl/dotty/pull/8652
9445
origin: null
95-
contributors: []
46+
contributors: [sjrd]
9647
process: false
9748
description: ''
98-
impact: null
49+
impact: All Scala 3 users
50+
start_year: 2020
51+
end_year: 2020
52+
- name: Scala 2.13 Collections
53+
web: null
54+
github: null
55+
origin: https://github.com/scalacenter/advisoryboard/blob/main/proposals/007-collections.md
56+
contributors: [julien]
57+
process: false
58+
description: ''
59+
impact: All Scala users
60+
start_year: 2016
61+
end_year: 2018
62+
- name: Scala 3 enums
63+
web: null
64+
github: null
65+
origin: null
66+
contributors: [jamie]
67+
process: false
68+
description: ''
69+
impact: All Scala 3 users
9970
start_year: 2020
10071
end_year: 2020
101-
- name: Compiler
102-
projects:
10372
- name: Spores
10473
web: https://github.com/scalacenter/spores
10574
github: https://github.com/scalacenter/spores
@@ -109,7 +78,7 @@
10978
- heather
11079
- Philipp Haller
11180
process: false
112-
description: Completed
81+
description: ''
11382
impact: null
11483
start_year: 2016
11584
end_year: 2016
@@ -124,28 +93,87 @@
12493
impact: ~1000 dl / month
12594
start_year: 2017
12695
end_year: 2018
127-
- name: TASTy Reader in scalac
96+
97+
- name: Tooling
98+
projects:
99+
- name: Scaladex
100+
web: https://github.com/scalacenter/scaladex
101+
github: https://github.com/scalacenter/scaladex
102+
origin: null
103+
contributors:
104+
- guillaume
105+
- vincenzobaz
106+
- julien
107+
- meriam
108+
description: Scaladex is a project that serves as a central repository for Scala
109+
libraries. It provides a platform for developers to discover and share Scala
110+
libraries.
111+
impact: null
112+
start_year: 2016
113+
end_year: 2017
114+
- name: Ecosystem sbt upgrade to 1.x
128115
web: null
129116
github: null
130117
origin: null
131118
contributors: []
132119
process: false
133120
description: ''
134-
impact: null
135-
start_year: 2019
136-
end_year: 2020
137-
- name: Scala 3 trait encoding
138-
web: https://github.com/lampepfl/dotty/pull/8652
139-
github: https://github.com/lampepfl/dotty/pull/8652
121+
impact: All the users of the target sbt plugins
122+
start_year: 2017
123+
end_year: 2017
124+
- name: Metals
125+
web: https://github.com/scalameta/metals
126+
github: https://github.com/scalameta/metals
127+
origin: null
128+
contributors:
129+
- Olafur Geirsson
130+
- tgodzik
131+
- Gabriele Petronela
132+
- chris
133+
- meriam
134+
process: false
135+
description: Metals is a language server for Scala that works with VS Code, Vim,
136+
Sublime, Atom, and Emacs. It provides features like code completion, go to definition,
137+
hover documentation, and more.
138+
impact: 100,000 installs of the VS Code plugin
139+
start_year: 2017
140+
end_year: null
141+
- name: scalameta
142+
web: https://github.com/scalameta/scalameta
143+
github: https://github.com/scalameta/scalameta
144+
origin: null
145+
contributors:
146+
- Eugene Burmako
147+
- Denys Shabalin
148+
process: false
149+
description: ''
150+
impact: All Metals users
151+
start_year: 2017
152+
end_year: 2018
153+
- name: coursier
154+
web: https://github.com/coursier/coursier
155+
github: https://github.com/coursier/coursier
140156
origin: null
141157
contributors: []
142158
process: false
143-
description: Scala 3 trait encoding
144-
impact: All Scala 3 users
145-
start_year: 2020
146-
end_year: 2020
147-
- name: Tooling
148-
projects:
159+
description: ''
160+
impact: All sbt users
161+
start_year: 2018
162+
end_year: 2019
163+
- name: Scalafix
164+
web: https://github.com/scalacenter/scalafix
165+
github: https://github.com/scalacenter/scalafix
166+
origin: null
167+
contributors:
168+
- Olafur Geirsson
169+
- meriam
170+
- guillaume
171+
process: false
172+
description: Scalafix is a tool to automatically rewrite Scala code. It provides
173+
a convenient way to define and apply code transformations to large codebases.
174+
impact: 50,000 dl / month
175+
start_year: 2016
176+
end_year: 2018
149177
- name: Scastie
150178
web: https://github.com/ScalaCenter/scastie
151179
github: https://github.com/ScalaCenter/scastie
@@ -171,20 +199,6 @@
171199
impact: null
172200
start_year: 2016
173201
end_year: 2017
174-
- name: Scalafix
175-
web: https://github.com/scalacenter/scalafix
176-
github: https://github.com/scalacenter/scalafix
177-
origin: null
178-
contributors:
179-
- Olafur Geirsson
180-
- meriam
181-
- guillaume
182-
process: false
183-
description: Scalafix is a tool to automatically rewrite Scala code. It provides
184-
a convenient way to define and apply code transformations to large codebases.
185-
impact: 50,000 dl / month
186-
start_year: 2016
187-
end_year: 2018
188202
- name: Classpath shrinker
189203
web: https://github.com/scalacenter/classpath-shrinker
190204
github: https://github.com/scalacenter/classpath-shrinker
@@ -197,23 +211,6 @@
197211
impact: ~1000 dl / month
198212
start_year: 2017
199213
end_year: 2017
200-
- name: Metals
201-
web: https://github.com/scalameta/metals
202-
github: https://github.com/scalameta/metals
203-
origin: null
204-
contributors:
205-
- Olafur Geirsson
206-
- tgodzik
207-
- Gabriele Petronela
208-
- chris
209-
- meriam
210-
process: false
211-
description: Metals is a language server for Scala that works with VS Code, Vim,
212-
Sublime, Atom, and Emacs. It provides features like code completion, go to definition,
213-
hover documentation, and more.
214-
impact: 100,000 installs of the VS Code plugin
215-
start_year: 2017
216-
end_year: null
217214
- name: bloop
218215
web: https://github.com/scalacenter/bloop
219216
github: https://github.com/scalacenter/bloop
@@ -250,27 +247,25 @@
250247
impact: null
251248
start_year: 2020
252249
end_year: 2020
253-
- name: Process
254-
projects:
255-
- name: Ecosystem sbt upgrade to 1.x
256-
web: null
257-
github: null
250+
- name: sbt-missinglink
251+
web: https://github.com/scalacenter/sbt-missinglink
252+
github: https://github.com/scalacenter/sbt-missinglink
258253
origin: null
259-
contributors: []
254+
contributors:
255+
- alexandre
256+
- sjrd
260257
process: false
261-
description: ''
262-
impact: All the users of the target sbt plugins
263-
start_year: 2017
264-
end_year: 2017
265-
- name: Language
266-
projects:
267-
- name: Scala 3 enums
268-
web: null
269-
github: null
258+
description: SBT transitive dependency conflicts management improvements
259+
impact: null
260+
start_year: 2019
261+
end_year: 2019
262+
- name: sbt-eviction-rules
263+
web: https://github.com/scalacenter/sbt-eviction-rules
264+
github: https://github.com/scalacenter/sbt-eviction-rules
270265
origin: null
271266
contributors: []
272267
process: false
273-
description: Scala 3 enums
274-
impact: All Scala 3 users
268+
description: ''
269+
impact: null
275270
start_year: 2020
276271
end_year: 2020

hall-of-fame.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
<input class="col-xs-12 form-control" value="" placeholder="Search a Project..." type="text">
77
</div>
88
<div class="clearfix"></div>
9-
109
<div class="projects">
1110
{% for category in site.data.projects %}
1211
<div class="col-md-12 title">

resources/css/main.scss

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1581,4 +1581,7 @@ ul.nav {
15811581
margin-top: 20px;
15821582
font-size: 14px;
15831583
color: #999;
1584+
1585+
// Align right
1586+
text-align: right;
15841587
}

0 commit comments

Comments
 (0)