Roland Hummel 6f9b1f127f Proposal: Clean up CI job a bit
relates to #586 and #720

Added npm scripts for doctest and style checking via standard. This allows us to call those directly via npm and not via npx.

The CI job itself is now split into distinct steps (makes it more visible which step failed).
2021-10-05 11:23:45 +02:00
2021-10-05 11:23:45 +02:00
2021-10-05 12:49:23 +05:30
2021-10-05 12:49:23 +05:30
2020-07-07 12:38:18 +05:30
2021-10-05 12:49:23 +05:30
2021-10-05 14:05:11 +05:30
2021-10-05 14:05:11 +05:30
2021-10-05 12:49:23 +05:30
2021-10-05 12:49:23 +05:30
2021-10-05 12:49:23 +05:30
2021-10-05 12:49:23 +05:30
2021-10-05 12:49:23 +05:30
2021-10-05 12:49:23 +05:30
2021-10-05 12:49:23 +05:30
2021-10-05 12:49:23 +05:30
2021-10-05 12:49:23 +05:30
2021-10-05 12:49:23 +05:30
2021-10-03 21:29:55 +05:30
2020-12-20 23:20:29 +05:30
2020-10-12 01:17:49 +05:30
2021-06-17 11:02:01 +05:30
2021-10-05 08:54:47 +00:00
2017-07-13 11:42:34 +05:30
2021-09-27 12:17:59 +05:30
2021-10-05 11:23:45 +02:00
2021-10-05 12:51:04 +05:30

The Algorithms - JavaScript

contributions welcome  Language grade: JavaScript Node CI update_directory_md Discord chat   standard.js

All algorithms implemented in JavaScript (for educational purposes only)

Open in Gitpod 

These are for demonstration purposes only. There are many implementations of sorts in the JavaScript standard library that are much better for performance reasons.

Contribution Guidelines

Read our Contribution Guidelines before you contribute.

List of Algorithms

See our directory.

Algorithm Explanation

See our wiki.

Languages
JavaScript 100%