jos
|
2fd6cbd568
|
Converted matrix classes. Fixes in dependency resolving/ordering.
|
2018-11-07 12:38:00 +01:00 |
|
jos
|
f6b524a966
|
Use object destructuring in factory function callback. Rename typeof to typeOf. Only pass dependencies in scope to factory function.
|
2018-11-06 09:17:21 +01:00 |
|
jos
|
c1a8004a12
|
- Created a util function factory
- Implemented resolving dependencies
- Converted the first few factory functions
|
2018-11-05 17:27:42 +01:00 |
|
jos
|
94e9668b4a
|
Refactor functions into ES6 import/export
|
2018-10-31 20:53:01 +01:00 |
|
jos
|
9800f25b35
|
Reorganized utils functions and refactored to ES6 import/export
|
2018-10-31 19:58:33 +01:00 |
|
jos
|
e3211a7efc
|
Move all is* functions like isComplex into is.js
|
2018-10-31 15:28:51 +01:00 |
|
jos
|
b3b96749bf
|
Refactored var into const/let, and removed a lot of semicolons
|
2018-06-13 12:21:14 +02:00 |
|
jos
|
c2777c856b
|
Fixed linting issues "Unexpected template string expression"
|
2018-06-12 21:18:45 +02:00 |
|
jos
|
024b2a9e26
|
Fix most lint errors using npx standard --fix
|
2018-06-10 20:28:27 +02:00 |
|
jos
|
35329d7db4
|
Move lib to src
|
2018-06-06 14:37:39 +02:00 |
|