1
0
mirror of https://github.com/vlang/awesome-v.git synced 2023-08-10 21:13:23 +03:00
Commit Graph

154 Commits

Author SHA1 Message Date
Mohammad Ali Chraghi
868d8db58a
Remove Deleted Repos And Add ( Archived ) label to Archived Repos (#94) 2021-02-08 07:03:20 +01:00
zakuro
e569935b09
Add vspect (#93) 2021-02-03 03:35:06 +01:00
XenialDan
5e86d02b94
Add vxbl-oauth (#91) 2021-01-23 09:51:45 +03:00
StunxFS
b6186c5cb7
Move 'props' to 'Libraries' section, with new description (#90) 2021-01-23 09:50:35 +03:00
Hyun Yi
06f3513777
Add The V Programming Language - Youtube Channel 2021-01-22 10:33:25 +01:00
alexesprit
93d82474be Update name and description for vRayTracer
Use project name from the project's readme file.
Add a short project description.
2020-12-30 21:59:09 +03:00
alexesprit
5f7f44a219 Use npx to run awesome-lint
It makes no sense to install `awesome-lint` globally to run it once.
2020-12-30 21:53:20 +03:00
alexesprit
75f9d650dc Add action-create-v-docs 2020-12-30 21:49:56 +03:00
uxnow
4c63021428
Add flappylearning-v to README.md (#86) 2020-12-23 15:36:13 +02:00
zakuro
4d940919b3
Add vim-vtools (#87) 2020-12-23 15:29:04 +02:00
Nikita Vershinin
be964fb888
Adding strings validation library (#88) 2020-12-23 15:25:52 +02:00
Anton Zavodchikov
ccd9bac01b
Add vlang-sublime (#89) 2020-12-23 15:05:33 +02:00
heronwr
59071679cb
readme: update link and description for vnum after recent (#85)
changes and discussions(https://github.com/vlang/vtl/issues/4)
2020-11-30 23:03:12 +02:00
Stunx
41efd6df3b
readme: add props (#84) 2020-11-08 12:46:27 +05:30
ylluminate
44e261d3f9
add Larpon/earcut + assoc. graphics next to Game dev 2020-11-03 16:38:05 -05:00
Carlos Esquerdo Bernat
caa2afe1fd
viup, vsdl (#82)
Added some useful and big repos
2020-11-03 02:13:56 +01:00
blacktrub
532c58d915
readme: add vmemcached (#81) 2020-10-18 21:38:54 +05:30
Wertzui123
a509bbf9d6
vid => ved (#80) 2020-10-01 22:42:10 +05:00
Swastik Baranwal
dc9314a8ed
readme: remove devbits playgorund (#79) 2020-09-30 19:47:43 +05:00
Lukas Neubert
908eaedafa
symlinker: update the link to use my new username
Some time ago I changed my name to serkonda7 but forgot to update it here.
2020-09-30 15:29:43 +02:00
alexesprit
36f827eee7 Move Emacs major mode to proper section 2020-09-24 19:53:45 +03:00
Naheel
fd7654cd4b
Add vlang-mode.el (#72) 2020-09-24 19:50:17 +03:00
Timothy Cyrus
f1a71c63fc
Replace protoc-v with vproto (#78)
protoc-v has moved back in with vproto.
2020-09-24 19:44:43 +03:00
XenialDan
b74fb837b0
Add v-pong (#74) 2020-09-03 09:30:50 +05:30
Kiswono Prayogo
6f769b0921
Added pico.v (#77) 2020-09-03 09:30:23 +05:30
scurty-labs
6f9dcadf12
readme: Add vblog (#76) 2020-08-25 12:10:49 +02:00
Damon Kwok
0ee4197032
readme: add emacs v-mode (#73) 2020-07-20 11:19:00 +05:30
Naheel
dd005efa42
Add runner tool (#71) 2020-07-02 21:46:08 +03:00
lydiandy
6ef299ffdd
reamde: add vsql 2020-07-02 13:04:37 +05:30
Olivier Moreau
f48add833c
Adding IRC library Vitric (#69) 2020-07-01 11:50:43 +02:00
Stunx
b114a3965f
readme: change V Playground link 2020-07-01 09:00:53 +05:30
Lukas Neubert
687401f799
readme: add sololearn-coding-challenges 2020-06-29 21:51:23 +05:30
Lukas Neubert
8c829c6f34
Add symlinker (#66) 2020-06-25 23:12:24 +03:00
Swastik Baranwal
766f2cf091
Added ascii_robot (#65) 2020-06-21 22:58:18 +08:00
Swastik Baranwal
4171b02623
Add random library (#64) 2020-06-19 12:41:15 +03:00
Dario Tarantini
b272f81f95
Update vgram URL (#63) 2020-06-09 11:57:01 +03:00
Lucas Larson
d5d1bb823c
Remove @Judge0 IDE which can’t build V’s hello world (#62) 2020-06-08 16:11:12 +08:00
Emily Hudson
43574e8977
Add protoc-v and Serialization section (#61) 2020-06-01 17:09:43 +03:00
alexesprit
a9e9f5341d Reorganize sections
Move "Syntax highlighting" subsection to "Other" section.
Move `setup-vlang-action` project to new "GitHub actions" subsection.
Remove `lsp.v` project, as it's archived.
2020-05-29 10:37:57 +03:00
alexesprit
ad779c3b08 Use unified header style 2020-05-29 10:32:23 +03:00
alexesprit
551e777da1 Remove redundant empty lines 2020-05-29 10:27:36 +03:00
asvvvad
bdeac04b27
Added range library (#60) 2020-05-28 20:42:32 +03:00
alexesprit
de16e700b0 Don't check if links are dead
This check is very tricky and produces false positives for some links, e.g. Judge0 IDE.

Turning off the rule for the specific line works quite odd: it adds a lot of false positives, if at least one link is actually dead.
2020-05-16 11:12:09 +03:00
asvvvad
2a935c6798
Add vlipboard (#59) 2020-05-16 10:44:48 +03:00
Flavien CADET
de49d8aeac
Add setup-v-action (#58) 2020-05-10 16:45:10 +03:00
alexesprit
aee61e8604 Don't mention vsdl2 twice 2020-04-04 14:25:33 +03:00
lydiandy
ab81d3630b
add cjson module (#56)
* add cjson module

* fixed linter
2020-03-09 17:01:13 +05:00
Abdullah Atta
e4c6d0cce4
add vast tool (#55) 2020-03-05 14:50:54 +05:00
Abdullah Atta
0d2aa032c8
Merge pull request #54 from aliesbelik/update_links
Update links
2020-02-24 23:47:39 +05:00
Aliaksandr Belik
519d325c88 Update links 2020-02-24 21:25:28 +03:00