Jos de Jong
|
1f05a35d68
|
chore: convert CJS files to ESM (#3204)
|
2024-05-22 08:46:14 +02:00 |
|
jos
|
ecaa30c05e
|
Update urls of examples to point to root instead of index.js
|
2019-04-24 10:50:54 +02:00 |
|
jos
|
b3b96749bf
|
Refactored var into const/let, and removed a lot of semicolons
|
2018-06-13 12:21:14 +02:00 |
|
jos
|
024b2a9e26
|
Fix most lint errors using npx standard --fix
|
2018-06-10 20:28:27 +02:00 |
|
jos
|
633445c077
|
Explain that the examples loads math.js in node.js (see #613)
|
2016-03-18 21:41:40 +01:00 |
|
jos
|
ddb707e9b8
|
Updated some more docs, examples, history
|
2015-07-28 09:51:31 +02:00 |
|
jos
|
3a1dea00b0
|
Function typeof no longer returns lower case names, but now returns lower case names for primitives (like number, boolean, string), and upper-camel-case for non-primitives (like Array, Complex, Function).
|
2015-05-22 21:05:35 +02:00 |
|
jos
|
0ccb0bce4c
|
Refactored Chain, decoupled from import
|
2015-05-01 16:23:04 +02:00 |
|
jos
|
0cdbd9022b
|
Updated chaining example in the readme. Updated comments in some examples
|
2014-12-26 11:32:15 +01:00 |
|
jos
|
8e16cef441
|
Released version 1.2.0
|
2014-12-25 20:07:36 +01:00 |
|
jos
|
e3b74d4ff8
|
Some reorganisation in the docs
|
2014-12-25 20:04:26 +01:00 |
|