817 Commits

Author SHA1 Message Date
Viktor Svertoka
aaee06c9fe
docs(regexp): add Regulex JavaScript RegExp visualizer (#908)
* docs(regexp): add Regulex JavaScript RegExp visualizer

Added Regulex, a JavaScript regular expression visualizer, to the RegExp section.  
Regulex provides an interactive way to understand regex patterns and their structure.

* docs(regexp): add Regulex JavaScript RegExp visualizer

Added Regulex, a JavaScript regular expression visualizer, to the RegExp section. Regulex provides an interactive way to understand regex patterns and their structure.
2025-02-13 21:41:38 +01:00
Viktor Svertoka
ff4dac0459
chore(ci): update GitHub Actions and Ruby version (#910)
1. Updated GitHub Actions versions:

actions/checkout@v2 → actions/checkout@v4

actions/upload-artifact@v2 → actions/upload-artifact@v4

Updated Ruby version from 2.6 to 3.2 (since 2.6 is no longer supported).

2. Optimized workflow steps:

Moved setup-ruby after checkout for better execution order.

Added bundler-cache: true to setup-ruby to prevent redundant gem installations.

3. Improved awesome_bot installation:

Added --no-document flag to speed up installation.

4. Made validation step more resilient:

Added continue-on-error: true to validate to prevent workflow failure on link errors.

5. Adjusted artifact handling:
Used if: ${{ failure() }} to ensure artifacts are uploaded only if the validation fails.
2025-02-13 18:50:19 +01:00
Hong Minhee (洪 民憙)
6d17f734e4
Add LogTape (#897) 2024-09-03 15:01:53 +02:00
Eduardo Leitão da Cunha Opice Leão
81dd26d1e0
Added JS-PyTorch (#894) 2024-09-03 00:40:47 +02:00
Revolist OU
910e6ca399
Added RevoGrid library to Spreadsheets (#895)
Adding RevoGrid to the Spreadsheet category of the “Awesome JavaScript” list. RevoGrid is designed to address the needs of developers who require a fast, flexible, and feature-rich grid component capable of handling large datasets with ease.
I believe RevoGrid would be a great addition to your list.
2024-09-03 00:39:26 +02:00
Soumya Parihar
8954fba63a
Added Lume - Deno based static site generator (#855)
* added next.js

* Update README.md

fix: remove failing links

* added lume- Deno based site generator

* fixed link for web of tomorrow podcast

---------

Co-authored-by: Gökay Gürcan <github@gokaygurcan.com>
2024-07-21 18:17:01 +02:00
Dan Holdsworth
b18db8804d Add roadmap.sh/javascript to Worth-Reading 2024-07-21 17:41:48 +02:00
Mohammad Sadab Saqib
66816d037c added wdio test framework 2024-07-21 17:41:10 +02:00
Everett Pompeii
1b5952d3e2 Add Bencher 2024-07-21 17:40:39 +02:00
Justin Schroeder
22b5185524 Adds Tempo 2024-07-21 17:36:12 +02:00
Yoni Rapoport
5b60804e08 Added Remult 2024-07-21 17:20:10 +02:00
Okiki
9a6adb3d9d add bundle.js.org 2024-07-20 12:00:01 +02:00
StokeBreakup
d76045c441
pg (#887)
* pg

* fix: remove dead links

* fix: another one bites the dust

---------

Co-authored-by: Gökay Gürcan <gokaygurcan@gmail.com>
2024-06-07 20:39:59 +02:00
Tom Österlund
64630aa173
add schedule-x (#876)
Co-authored-by: Tom Österlund <tom_jonathan.oesterlund@prosiebensat1.com>
2024-01-30 10:17:19 +01:00
Debakar Roy
d7300d89f2
Fix broken link to ECMAScript 6 compatibility table and mo.js (#871)
* Fix broken link

* Fix broken link for mo.js
2023-11-02 14:51:05 +01:00
Artem Kobzar
ac34428b6d
Propose sweet-monads library into Functional Programming section (#866)
* Propose sweet-monads library into Functional Programming section

* Move the link at the end of the section

* fix: remove broken links

---------

Co-authored-by: Gökay Gürcan <github@gokaygurcan.com>
2023-09-18 10:25:55 +02:00
Carlos Fernandez Cabrero
f54cf284aa
Added new transpilers section and links. (#807)
* Added new category and suggestion as example

* Added reference in content list

* Update README.md

---------

Co-authored-by: Gökay Gürcan <github@gokaygurcan.com>
2023-06-22 11:28:54 +02:00
imxaander
e27b03b028
added toastify-js. (#859) 2023-06-21 04:26:55 +02:00
Liberty
510bcd5017
feat: add Everright-formEditor (#858)
* feat: add Everright-formEditor Everright-filter

* feat: add Everright-formEditor

* remove expired url

---------

Co-authored-by: Gökay Gürcan <github@gokaygurcan.com>
2023-06-04 22:34:13 +02:00
Soumya Parihar
498d31e6ee
added next.js (#851)
* added next.js

* Update README.md

fix: remove failing links

---------

Co-authored-by: Gökay Gürcan <github@gokaygurcan.com>
2023-04-29 17:21:18 +02:00
infano
10ce9d2860
add the web-worker section(#842) (#843)
* add proxy-web-storage to storage

* add the web-worker section
2022-12-13 09:52:22 +01:00
infano
a1a2db21e3
add proxy-web-storage to storage (#841) 2022-12-05 11:05:14 +01:00
N3-rd
00cad67ddd
Added Dexie.js to storage. (#834)
* added Dexie.js

* fix: remove invalid url

Co-authored-by: Gökay Gürcan <gokaygurcan@gmail.com>
2022-08-28 22:51:42 +02:00
addyswitch
78fa5728d1
Added minimizers (#833) 2022-08-22 09:44:16 +02:00
Gökay Gürcan
393cdb7fe9
fix: remove a broken url
html5media
2022-08-20 21:25:35 +02:00
Andrew Boyd
d946a2dbfb
Add AutoAnimate (#818) 2022-08-19 16:12:00 +02:00
Yagiz Nizipli
74d8bd275d
feat: add url-state-machine to string libraries (#816) 2022-08-19 16:11:32 +02:00
mentamarindos
1a65809c9e
Add Google Lovefield to the storage collection (#830)
* Add Google Lovefield to the storage collection

* fix: remove yolpo

Co-authored-by: Gökay Gürcan <github@gokaygurcan.com>
2022-08-11 11:44:01 +02:00
Gökay Gürcan
fba930624d
fix: remove usejsdoc.org (#828) 2022-08-05 10:51:19 +02:00
Dan Chu
f6785518ab
Add Whatsup (#824) 2022-08-04 17:30:38 +02:00
Zilong Yao
996a596e14
docs: add js-sdsl (#825) 2022-08-04 17:30:26 +02:00
zb.lin
34113ab1c2
Add SWRV and Vue Query (#826)
Co-authored-by: linzb <lin30201@qq.com>
2022-08-04 17:29:53 +02:00
Abhay V Ashokan
2321ed17a0
Updated the link to ramda (#827) 2022-08-04 17:29:38 +02:00
Varun A P
62e128ea37
add awesome-bun to other awesome lists (#821) 2022-08-04 10:42:41 +02:00
ehmicky
07a8a8e328
Add wild-wild-path (#823)
This adds [`wild-wild-path`](https://github.com/ehmicky/wild-wild-path).
This library provides with CRUD (get/has/list/set/remove) operations on object properties using not only dot-delimited paths but also wildcards (`*` and `**`), regular expressions, array slices and unions.
2022-07-25 15:39:49 +02:00
Max Khamrovskyi
8fd9bfa38d
Add Wasp (Web Application Specification Language) (#820)
* Update README.md

* fix: remove an invalid link

Co-authored-by: Gökay Gürcan <gokaygurcan@gmail.com>
2022-07-14 11:31:41 +02:00
Gökay Gürcan
3f39f8acec
Remove failing resources 2022-05-08 18:25:41 +02:00
Maciej Augustyniak
d8924329e8
removed mesh.js (#792) 2022-05-08 18:23:40 +02:00
Kent Larsson
b0f4ab93c0
Development of curl has stopped. (#806) 2022-05-08 18:22:58 +02:00
cryptodev100
82afe9ffde
add attranslate to I18n And L10n (#811) 2022-05-08 18:22:16 +02:00
paulorodriguesjs
a2566501ae
Add Jspreadsheet CE (#814) 2022-05-08 18:20:41 +02:00
Nail Gafarov
a2a31ceb06
Added game engines section (#813) 2022-04-20 17:07:13 +02:00
Evyatar
4ce8221625
Add Vest validation framework (#803) 2022-01-08 17:23:31 +01:00
Laszlo Simon
9da45a37bb
Add Vizzu (#796)
* Add Vizzu

Vizzu, a new open-source dataviz library added.

* Fixed line break after vizzu.
2022-01-03 03:24:46 +01:00
Hyunwoo.Jo
0c01ec945d
Add fxts (#799)
* Add fxts

* fix: remove unused links

Co-authored-by: Gökay Gürcan <gokaygurcan@gmail.com>
2021-12-14 10:47:44 +01:00
Aiden Bai
fa157141bf
Update README.md (#789) 2021-12-09 12:14:51 +01:00
Nico Schlömer
31ad6dca58
update a bunch of links (#802)
* update a bunch of links

* more link fixes

* another two link fixes
2021-12-07 12:08:43 +01:00
Nikita Titov
3116700037
Add m2cgen for transpiling ML models into JS code (#786) 2021-12-06 14:22:18 +01:00
liwenyue
4605bfcd52
Add Playwright (#801)
* Add Playwright

* fix: broken link

Co-authored-by: yybs2015 <546030192@qq.com>
Co-authored-by: Gökay Gürcan <github@gokaygurcan.com>
2021-11-29 10:12:22 +01:00
Dima Grossman
8447acebf3
Add Notifire as a notification infrastructure (#798)
* Add Notifire as a notification infrastructure

* fix: broken SurveyJS link

Co-authored-by: Gökay Gürcan <github@gokaygurcan.com>
2021-11-10 23:33:17 +01:00