-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #3 from enell/alpha
First release
- Loading branch information
Showing
284 changed files
with
2,083 additions
and
3,982 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,13 @@ | ||
module.exports = { | ||
env: { | ||
browser: true, | ||
commonjs: true, | ||
es2021: true, | ||
'jest/globals': true, | ||
}, | ||
extends: 'standard-with-typescript', | ||
overrides: [], | ||
extends: ['eslint:recommended', 'plugin:prettier/recommended'], | ||
plugins: ['jest'], | ||
parserOptions: { | ||
ecmaVersion: 'latest', | ||
}, | ||
rules: {}, | ||
ecmaVersion: 'latest' | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
module.exports = { | ||
trailingComma: 'es5', | ||
tabWidth: 2, | ||
semi: false, | ||
singleQuote: true, | ||
printWidth: 120, | ||
}; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
{ | ||
"configurations": [ | ||
{ | ||
"type": "node", | ||
"name": "vscode-jest-tests.v2", | ||
"request": "launch", | ||
"console": "integratedTerminal", | ||
"internalConsoleOptions": "neverOpen", | ||
"disableOptimisticBPs": true, | ||
"cwd": "${workspaceFolder}", | ||
"runtimeExecutable": "yarn", | ||
"args": [ | ||
"test", | ||
"--runInBand", | ||
"--watchAll=false", | ||
"--testNamePattern", | ||
"${jest.testNamePattern}", | ||
"--runTestsByPath", | ||
"${jest.testFile}" | ||
] | ||
} | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file removed
BIN
-4.01 KB
.yarn/cache/@arcanis-slice-ansi-npm-1.1.1-a69aa37ccc-14ed60cb45.zip
Binary file not shown.
Binary file removed
BIN
-2.75 KB
.yarn/cache/@babel-helper-annotate-as-pure-npm-7.18.6-36e25293d8-88ccd15ced.zip
Binary file not shown.
Binary file removed
BIN
-3.19 KB
...el-helper-builder-binary-assignment-operator-visitor-npm-7.18.9-a2c86d7a16-b4bc214cb5.zip
Binary file not shown.
Binary file removed
BIN
-47.2 KB
.yarn/cache/@babel-helper-create-class-features-plugin-npm-7.20.5-d416a55604-51b0662cc4.zip
Binary file not shown.
Binary file removed
BIN
-11.3 KB
.yarn/cache/@babel-helper-create-regexp-features-plugin-npm-7.20.5-acca88343d-7f29c3cb74.zip
Binary file not shown.
Binary file removed
BIN
-64.1 KB
.yarn/cache/@babel-helper-define-polyfill-provider-npm-0.3.3-8c896ae707-8e3fe75513.zip
Binary file not shown.
Binary file removed
BIN
-3.3 KB
.yarn/cache/@babel-helper-explode-assignable-expression-npm-7.18.6-9b20d989e6-225cfcc337.zip
Binary file not shown.
Binary file removed
BIN
-15.9 KB
...n/cache/@babel-helper-member-expression-to-functions-npm-7.18.9-3d2128582a-fcf8184e3b.zip
Binary file not shown.
Binary file removed
BIN
-2.89 KB
.yarn/cache/@babel-helper-optimise-call-expression-npm-7.18.6-65705387c4-e518fe8418.zip
Binary file not shown.
Binary file removed
BIN
-3.3 KB
.yarn/cache/@babel-helper-remap-async-to-generator-npm-7.18.9-c29d128186-4be6076192.zip
Binary file not shown.
Binary file removed
BIN
-9.82 KB
.yarn/cache/@babel-helper-replace-supers-npm-7.19.1-669aa2ecc7-a0e4bf79eb.zip
Binary file not shown.
Binary file removed
BIN
-4.17 KB
...e/@babel-helper-skip-transparent-expression-wrappers-npm-7.20.0-3370bb1f83-34da8c832d.zip
Binary file not shown.
Binary file removed
BIN
-6.63 KB
.yarn/cache/@babel-helper-wrap-function-npm-7.20.5-9d89bdc0c2-11a6fc2833.zip
Binary file not shown.
Binary file removed
BIN
-5.47 KB
...ri-id-destructuring-collision-in-function-expression-npm-7.18.6-f7c2554216-845bd280c5.zip
Binary file not shown.
Binary file removed
BIN
-5.97 KB
...gin-bugfix-v8-spread-parameters-in-optional-chaining-npm-7.18.9-4ab877f7f6-93abb5cb17.zip
Binary file not shown.
Binary file removed
BIN
-9.06 KB
...che/@babel-plugin-proposal-async-generator-functions-npm-7.20.1-1d51f47a30-518483a68c.zip
Binary file not shown.
Binary file removed
BIN
-3.02 KB
.yarn/cache/@babel-plugin-proposal-class-properties-npm-7.18.6-5f5c2d730f-49a78a2773.zip
Binary file not shown.
Binary file removed
BIN
-3.45 KB
.yarn/cache/@babel-plugin-proposal-class-static-block-npm-7.18.6-abe0aa00be-b8d7ae99ed.zip
Binary file not shown.
Binary file removed
BIN
-3.15 KB
.yarn/cache/@babel-plugin-proposal-dynamic-import-npm-7.18.6-73822d1a00-96b1c8a8ad.zip
Binary file not shown.
Binary file removed
BIN
-3.3 KB
...n/cache/@babel-plugin-proposal-export-namespace-from-npm-7.18.9-6093116864-84ff22bacc.zip
Binary file not shown.
Binary file removed
BIN
-3.1 KB
.yarn/cache/@babel-plugin-proposal-json-strings-npm-7.18.6-af58bc33f9-25ba0e6b9d.zip
Binary file not shown.
Binary file removed
BIN
-3.42 KB
.../@babel-plugin-proposal-logical-assignment-operators-npm-7.18.9-53329219f5-dd87fa4a48.zip
Binary file not shown.
Binary file removed
BIN
-3.42 KB
...e/@babel-plugin-proposal-nullish-coalescing-operator-npm-7.18.6-cf22ea8526-949c9ddcde.zip
Binary file not shown.
Binary file removed
BIN
-3.06 KB
.yarn/cache/@babel-plugin-proposal-numeric-separator-npm-7.18.6-cfcd55888a-f370ea584c.zip
Binary file not shown.
Binary file removed
BIN
-19.3 KB
.yarn/cache/@babel-plugin-proposal-object-rest-spread-npm-7.20.2-f8f1c9f006-9764d1a473.zip
Binary file not shown.
Binary file removed
BIN
-3.04 KB
.../cache/@babel-plugin-proposal-optional-catch-binding-npm-7.18.6-a4235a25be-7b5b39fb5d.zip
Binary file not shown.
Binary file removed
BIN
-11.5 KB
.yarn/cache/@babel-plugin-proposal-optional-chaining-npm-7.18.9-f7302c42f9-f2db40e261.zip
Binary file not shown.
Binary file removed
BIN
-2.94 KB
.yarn/cache/@babel-plugin-proposal-private-methods-npm-7.18.6-55729207b7-22d8502ee9.zip
Binary file not shown.
Binary file removed
BIN
-8.24 KB
...he/@babel-plugin-proposal-private-property-in-object-npm-7.20.5-1a8a63e08f-513b5e0e2c.zip
Binary file not shown.
Binary file removed
BIN
-3.12 KB
.../cache/@babel-plugin-proposal-unicode-property-regex-npm-7.18.6-3a6294aa39-a8575ecb7f.zip
Binary file not shown.
Binary file removed
BIN
-2.83 KB
.yarn/cache/@babel-plugin-syntax-class-static-block-npm-7.14.5-7bdd0ff1b3-3e80814b5b.zip
Binary file not shown.
Binary file removed
BIN
-2.69 KB
.yarn/cache/@babel-plugin-syntax-dynamic-import-npm-7.8.3-fb9ff5634a-ce307af83c.zip
Binary file not shown.
Binary file removed
BIN
-2.83 KB
.yarn/cache/@babel-plugin-syntax-export-namespace-from-npm-7.8.3-1747201aa9-85740478be.zip
Binary file not shown.
Binary file removed
BIN
-3.47 KB
.yarn/cache/@babel-plugin-syntax-import-assertions-npm-7.20.0-c16fe83d68-6a86220e0a.zip
Binary file not shown.
Binary file removed
BIN
-2.96 KB
...ache/@babel-plugin-syntax-private-property-in-object-npm-7.14.5-ee837fdbb2-b317174783.zip
Binary file not shown.
Binary file removed
BIN
-2.98 KB
.yarn/cache/@babel-plugin-transform-arrow-functions-npm-7.18.6-ffcfe88ab6-900f5c6957.zip
Binary file not shown.
Binary file removed
BIN
-3.25 KB
.yarn/cache/@babel-plugin-transform-async-to-generator-npm-7.18.6-17dc8a459f-c2cca47468.zip
Binary file not shown.
Binary file removed
BIN
-3.23 KB
...cache/@babel-plugin-transform-block-scoped-functions-npm-7.18.6-34b3375353-0a0df61f94.zip
Binary file not shown.
Binary file removed
BIN
-26.4 KB
.yarn/cache/@babel-plugin-transform-block-scoping-npm-7.20.5-5828f203cb-03606bc671.zip
Binary file not shown.
Binary file removed
BIN
-25.5 KB
.yarn/cache/@babel-plugin-transform-classes-npm-7.20.2-c8de40996d-57f3467a8e.zip
Binary file not shown.
Binary file removed
BIN
-4.07 KB
.yarn/cache/@babel-plugin-transform-computed-properties-npm-7.18.9-bc774f46b8-a6bfbea207.zip
Binary file not shown.
Binary file removed
BIN
-21.1 KB
.yarn/cache/@babel-plugin-transform-destructuring-npm-7.20.2-7b04b52c0d-09033e09b2.zip
Binary file not shown.
Binary file removed
BIN
-2.91 KB
.yarn/cache/@babel-plugin-transform-dotall-regex-npm-7.18.6-6cf8766a0f-cbe5d7063e.zip
Binary file not shown.
Binary file removed
BIN
-3.2 KB
.yarn/cache/@babel-plugin-transform-duplicate-keys-npm-7.18.9-5c77fd31ac-220bf4a9fe.zip
Binary file not shown.
Binary file removed
BIN
-3.09 KB
...ache/@babel-plugin-transform-exponentiation-operator-npm-7.18.6-2c202b4eb5-7f70222f68.zip
Binary file not shown.
Binary file removed
BIN
-6.11 KB
.yarn/cache/@babel-plugin-transform-for-of-npm-7.18.8-ae76b5daf1-ca64c623cf.zip
Binary file not shown.
Binary file removed
BIN
-3.08 KB
.yarn/cache/@babel-plugin-transform-function-name-npm-7.18.9-4e425dceeb-62dd9c6cdc.zip
Binary file not shown.
Binary file removed
BIN
-2.84 KB
.yarn/cache/@babel-plugin-transform-literals-npm-7.18.9-d87aa5e6d7-3458dd2f1a.zip
Binary file not shown.
Binary file removed
BIN
-3.13 KB
...e/@babel-plugin-transform-member-expression-literals-npm-7.18.6-a4d6fae7df-35a3d04f66.zip
Binary file not shown.
Binary file removed
BIN
-8.13 KB
.yarn/cache/@babel-plugin-transform-modules-amd-npm-7.19.6-71093d456d-4236aad970.zip
Binary file not shown.
Binary file removed
BIN
-12.4 KB
.yarn/cache/@babel-plugin-transform-modules-commonjs-npm-7.19.6-059b1e12cf-85d46945ab.zip
Binary file not shown.
Binary file removed
BIN
-17.1 KB
.yarn/cache/@babel-plugin-transform-modules-systemjs-npm-7.19.6-e65f7a323c-8526431cc8.zip
Binary file not shown.
Binary file removed
BIN
-4.37 KB
.yarn/cache/@babel-plugin-transform-modules-umd-npm-7.18.6-d649b47a80-c3b6796c6f.zip
Binary file not shown.
Binary file removed
BIN
-4.05 KB
...@babel-plugin-transform-named-capturing-groups-regex-npm-7.20.5-cd47ed2195-528c95fb10.zip
Binary file not shown.
Binary file removed
BIN
-3.33 KB
.yarn/cache/@babel-plugin-transform-new-target-npm-7.18.6-1067ae195f-bd780e14f4.zip
Binary file not shown.
Binary file removed
BIN
-3.1 KB
.yarn/cache/@babel-plugin-transform-object-super-npm-7.18.6-d30d73d9fb-0fcb04e15d.zip
Binary file not shown.
Binary file removed
BIN
-22.8 KB
.yarn/cache/@babel-plugin-transform-parameters-npm-7.20.5-a9343f27cb-fa588b0d85.zip
Binary file not shown.
Binary file removed
BIN
-3 KB
.yarn/cache/@babel-plugin-transform-property-literals-npm-7.18.6-e5f7030fd5-1c16e64de5.zip
Binary file not shown.
Binary file removed
BIN
-4.25 KB
.yarn/cache/@babel-plugin-transform-regenerator-npm-7.20.5-51795f805e-13164861e7.zip
Binary file not shown.
Binary file removed
BIN
-2.89 KB
.yarn/cache/@babel-plugin-transform-reserved-words-npm-7.18.6-9136c5120e-0738cdc30a.zip
Binary file not shown.
Binary file removed
BIN
-3.16 KB
...n/cache/@babel-plugin-transform-shorthand-properties-npm-7.18.6-ceff6bef39-b8e4e8acc2.zip
Binary file not shown.
Binary file removed
BIN
-8.23 KB
.yarn/cache/@babel-plugin-transform-spread-npm-7.19.0-ab4a212eb3-e73a4deb09.zip
Binary file not shown.
Binary file removed
BIN
-2.96 KB
.yarn/cache/@babel-plugin-transform-sticky-regex-npm-7.18.6-a75414f831-68ea18884a.zip
Binary file not shown.
Binary file removed
BIN
-3.83 KB
.yarn/cache/@babel-plugin-transform-template-literals-npm-7.18.9-787bf6a528-3d2fcd79b7.zip
Binary file not shown.
Binary file removed
BIN
-3.53 KB
.yarn/cache/@babel-plugin-transform-typeof-symbol-npm-7.18.9-0775d325d9-e754e0d8b8.zip
Binary file not shown.
Binary file removed
BIN
-33 KB
.yarn/cache/@babel-plugin-transform-typescript-npm-7.20.2-b04c5c0a97-14434eb77c.zip
Binary file not shown.
Binary file removed
BIN
-3.84 KB
.yarn/cache/@babel-plugin-transform-unicode-escapes-npm-7.18.10-83a00fbee1-f5baca55cb.zip
Binary file not shown.
Binary file removed
BIN
-2.86 KB
.yarn/cache/@babel-plugin-transform-unicode-regex-npm-7.18.6-0f8a7395d6-d9e18d5753.zip
Binary file not shown.
Binary file not shown.
Binary file removed
BIN
-24.5 KB
.yarn/cache/@babel-preset-modules-npm-0.1.5-15ffcd64c2-8430e0e9e9.zip
Binary file not shown.
Binary file removed
BIN
-5.84 KB
.yarn/cache/@babel-preset-typescript-npm-7.18.6-8099191daa-7fe0da5103.zip
Binary file not shown.
Binary file removed
BIN
-34.1 KB
.yarn/cache/@cspotcode-source-map-support-npm-0.8.1-964f2de99d-5718f26708.zip
Binary file not shown.
Binary file removed
BIN
-25.3 KB
.yarn/cache/@discoveryjs-json-ext-npm-0.5.7-fe04af1f31-2176d301cc.zip
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+18.5 KB
.yarn/cache/@humanwhocodes-config-array-npm-0.11.7-fa83ecd27f-cf506dc45d.zip
Binary file not shown.
Binary file added
BIN
+10.4 KB
.yarn/cache/@humanwhocodes-module-importer-npm-1.0.1-9d07ed2e4a-0fd22007db.zip
Binary file not shown.
Binary file added
BIN
+13.4 KB
.yarn/cache/@humanwhocodes-object-schema-npm-1.2.1-eb622b5d0e-a824a1ec31.zip
Binary file not shown.
Binary file removed
BIN
-55 KB
.yarn/cache/@jridgewell-source-map-npm-0.3.2-6fd1f37b22-1b83f0eb94.zip
Binary file not shown.
Binary file removed
BIN
-27.5 KB
.yarn/cache/@jridgewell-trace-mapping-npm-0.3.9-91625cd7fb-d89597752f.zip
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed
BIN
-3.67 KB
.yarn/cache/@types-eslint-scope-npm-3.7.4-c11d226d71-ea6a9363e9.zip
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed
BIN
-12.6 KB
.yarn/cache/@types-express-serve-static-core-npm-4.17.31-846873f446-009bfbe107.zip
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed
BIN
-4.16 KB
.yarn/cache/@types-node-red-node-test-helper-npm-0.2.2-378ba37068-edb118cd2e.zip
Binary file not shown.
Binary file not shown.
Binary file removed
BIN
-3.03 KB
.yarn/cache/@types-node-red__editor-api-npm-1.1.1-eed4c2d56e-1cf648f811.zip
Binary file not shown.
Binary file removed
BIN
-14.6 KB
.yarn/cache/@types-node-red__editor-client-npm-1.1.6-d7203a6f46-68c0b32c62.zip
Binary file not shown.
Binary file removed
BIN
-5.83 KB
.yarn/cache/@types-node-red__registry-npm-1.2.1-a862533f19-f21405c7d2.zip
Binary file not shown.
Binary file removed
BIN
-10.4 KB
.yarn/cache/@types-node-red__runtime-npm-1.2.0-1b328a6d2e-88ce6b4e9a.zip
Binary file not shown.
Binary file removed
BIN
-6.87 KB
.yarn/cache/@types-node-red__util-npm-1.2.0-479d35b491-26bd9f0123.zip
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed
BIN
-3.37 KB
.yarn/cache/@types-range-parser-npm-1.2.4-23d797fbde-b7c0dfd508.zip
Binary file not shown.
Binary file removed
BIN
-4.09 KB
.yarn/cache/@types-serve-static-npm-1.15.0-ec80a4ac87-b6ac93d471.zip
Binary file not shown.
Binary file not shown.
Binary file removed
BIN
-5.57 KB
.yarn/cache/@types-sinonjs__fake-timers-npm-8.1.2-278832251f-bbc73a5ab6.zip
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed
BIN
-693 KB
.yarn/cache/@typescript-eslint-eslint-plugin-npm-5.45.1-09bf432e70-9fc7cc17eb.zip
Binary file not shown.
Binary file removed
BIN
-9.85 KB
.yarn/cache/@typescript-eslint-parser-npm-5.45.1-31256d0677-4870422497.zip
Binary file not shown.
Binary file renamed
BIN
+307 KB
...ager-npm-5.45.1-59bc2863ca-ee0f47ad85.zip → ...ager-npm-5.46.0-a1683cc022-10d992a6f9.zip
Binary file not shown.
Binary file removed
BIN
-49.7 KB
.yarn/cache/@typescript-eslint-type-utils-npm-5.45.1-897c0f9057-dcb9f42580.zip
Binary file not shown.
Binary file renamed
BIN
+42 KB
...ypes-npm-5.45.1-d55cbc4850-7f809d2951.zip → ...ypes-npm-5.46.0-752cc2b530-162e2e7841.zip
Binary file not shown.
Binary file renamed
BIN
+160 KB
...tree-npm-5.45.1-8ee5c04c97-867b19ba05.zip → ...tree-npm-5.46.0-4e6f38f7a8-645f9fd658.zip
Binary file not shown.
Binary file renamed
BIN
+174 KB
...tils-npm-5.45.1-a0e83f6559-7e673b07e2.zip → ...tils-npm-5.46.0-24133521aa-f4962a7d34.zip
Binary file not shown.
Binary file renamed
BIN
+11 KB
...keys-npm-5.45.1-bca584a700-725a434fb0.zip → ...keys-npm-5.46.0-5da71be9e8-83ec2514b2.zip
Binary file not shown.
Binary file removed
BIN
-49.5 KB
.yarn/cache/@webassemblyjs-ast-npm-1.11.1-623d3d973e-1eee1534ad.zip
Binary file not shown.
Binary file removed
BIN
-4.56 KB
.yarn/cache/@webassemblyjs-floating-point-hex-parser-npm-1.11.1-f8af5c0037-b8efc6fa08.zip
Binary file not shown.
Binary file removed
BIN
-3.79 KB
.yarn/cache/@webassemblyjs-helper-api-error-npm-1.11.1-b839d59053-0792813f0e.zip
Binary file not shown.
Binary file removed
BIN
-5.44 KB
.yarn/cache/@webassemblyjs-helper-buffer-npm-1.11.1-6afb1ef4aa-a337ee44b4.zip
Binary file not shown.
Binary file removed
BIN
-4.88 KB
.yarn/cache/@webassemblyjs-helper-numbers-npm-1.11.1-a41f7439eb-44d2905dac.zip
Binary file not shown.
Binary file removed
BIN
-8.35 KB
.yarn/cache/@webassemblyjs-helper-wasm-bytecode-npm-1.11.1-84f0ee4c30-eac4001131.zip
Binary file not shown.
Binary file removed
BIN
-9.16 KB
.yarn/cache/@webassemblyjs-helper-wasm-section-npm-1.11.1-e4e8450b9d-617696cfe8.zip
Binary file not shown.
Binary file removed
BIN
-3.78 KB
.yarn/cache/@webassemblyjs-ieee754-npm-1.11.1-897eb85879-23a0ac02a5.zip
Binary file not shown.
Binary file removed
BIN
-17.1 KB
.yarn/cache/@webassemblyjs-leb128-npm-1.11.1-fd9f27673d-33ccc4ade2.zip
Binary file not shown.
Binary file removed
BIN
-7.2 KB
.yarn/cache/@webassemblyjs-utf8-npm-1.11.1-583036e767-972c5cfc76.zip
Binary file not shown.
Binary file removed
BIN
-10.5 KB
.yarn/cache/@webassemblyjs-wasm-edit-npm-1.11.1-34565c1e92-6d7d9efaec.zip
Binary file not shown.
Binary file removed
BIN
-8.25 KB
.yarn/cache/@webassemblyjs-wasm-gen-npm-1.11.1-a6d0b4d37d-1f6921e640.zip
Binary file not shown.
Binary file removed
BIN
-5.48 KB
.yarn/cache/@webassemblyjs-wasm-opt-npm-1.11.1-0bb73c20b9-21586883a2.zip
Binary file not shown.
Binary file removed
BIN
-25.8 KB
.yarn/cache/@webassemblyjs-wasm-parser-npm-1.11.1-cd49c51fdc-1521644065.zip
Binary file not shown.
Binary file removed
BIN
-8.8 KB
.yarn/cache/@webassemblyjs-wast-printer-npm-1.11.1-f1213430d6-f15ae4c244.zip
Binary file not shown.
Binary file removed
BIN
-3.31 KB
.yarn/cache/@webpack-cli-configtest-npm-2.0.1-ad256118d4-15d0ca835f.zip
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed
BIN
-55.1 KB
.yarn/cache/@yarnpkg-fslib-npm-3.0.0-rc.32-2442460127-9cf7dc8a65.zip
Binary file not shown.
Binary file removed
BIN
-234 KB
.yarn/cache/@yarnpkg-libzip-npm-3.0.0-rc.32-eadce8f601-56635f0c67.zip
Binary file not shown.
Binary file not shown.
Binary file removed
BIN
-31 KB
.yarn/cache/@yarnpkg-parsers-npm-3.0.0-rc.32-1842ce261a-b02796d019.zip
Binary file not shown.
Binary file not shown.
Binary file removed
BIN
-15.8 KB
.yarn/cache/@yarnpkg-pnpify-npm-4.0.0-rc.32-815a7aad29-fb593c978b.zip
Binary file not shown.
Binary file removed
BIN
-17.7 KB
.yarn/cache/@yarnpkg-shell-npm-4.0.0-rc.32-a9a3e55291-7bfc1ffd89.zip
Binary file not shown.
Binary file removed
BIN
-8.83 KB
.yarn/cache/acorn-import-assertions-npm-1.8.0-e9a9d57e27-5c4cf7c850.zip
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed
BIN
-24.9 KB
.yarn/cache/babel-plugin-polyfill-corejs2-npm-0.3.3-374b04c5be-7db3044993.zip
Binary file not shown.
Binary file removed
BIN
-45.3 KB
.yarn/cache/babel-plugin-polyfill-corejs3-npm-0.6.0-2d0edf85b8-470bb8c59f.zip
Binary file not shown.
Binary file removed
BIN
-5.77 KB
.yarn/cache/babel-plugin-polyfill-regenerator-npm-0.4.1-f2ab3efe27-ab0355efba.zip
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed
BIN
-19.3 KB
.yarn/cache/copy-webpack-plugin-npm-11.0.0-9a07415855-df4f8743f0.zip
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+8.95 KB
.yarn/cache/eslint-config-prettier-npm-8.5.0-a1dd58b6d8-0d0f5c32e7.zip
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+17.8 KB
.yarn/cache/eslint-plugin-prettier-npm-4.2.1-ba8e1240f1-b9e839d233.zip
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+9.24 KB
.yarn/cache/json-stable-stringify-without-jsonify-npm-1.0.1-b65772b28b-cff44156dd.zip
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed
BIN
-3.26 KB
.yarn/cache/natural-compare-lite-npm-1.4.0-12b6b308ed-5222ac3986.zip
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+6.93 KB
.yarn/cache/prettier-linter-helpers-npm-1.0.0-6925131a7e-00ce8011cf.zip
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed
BIN
-234 KB
.yarn/cache/regenerate-unicode-properties-npm-10.1.0-f0d5adf0df-b1a8929588.zip
Binary file not shown.
Binary file removed
BIN
-44.4 KB
.yarn/cache/regenerator-transform-npm-0.15.1-c43df537f2-2d15bdeadb.zip
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed
BIN
-7.15 KB
.yarn/cache/serialize-javascript-npm-6.0.0-0bb8a3c88d-56f90b562a.zip
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed
BIN
-28.3 KB
.yarn/cache/source-map-support-npm-0.5.21-09ca99e250-43e98d700d.zip
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed
BIN
-22.7 KB
.yarn/cache/terser-webpack-plugin-npm-5.3.6-27ed5132ff-8f3448d7fd.zip
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed
BIN
-3.38 KB
.yarn/cache/unicode-canonical-property-names-ecmascript-npm-2.0.0-d2d8554a14-39be078afd.zip
Binary file not shown.
Binary file removed
BIN
-3.29 KB
.yarn/cache/unicode-match-property-ecmascript-npm-2.0.0-97a00fd52c-1f34a7434a.zip
Binary file not shown.
Binary file removed
BIN
-6.76 KB
.yarn/cache/unicode-match-property-value-ecmascript-npm-2.1.0-65e24443e6-8d6f5f586b.zip
Binary file not shown.
Binary file removed
BIN
-3.72 KB
.yarn/cache/unicode-property-aliases-ecmascript-npm-2.1.0-46779595f4-2435244318.zip
Binary file not shown.
Binary file removed
BIN
-7.67 KB
.yarn/cache/v8-compile-cache-lib-npm-3.0.1-4886071ece-78089ad549.zip
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,3 @@ | ||
--- | ||
yarnPath: .yarn/releases/yarn-3.3.0.cjs | ||
nodeLinker: node-modules |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
module.exports = { | ||
verbose: true, | ||
collectCoverage: true, | ||
collectCoverageFrom: ['./src/**'], | ||
coverageThreshold: { global: { lines: 90 } }, | ||
} |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "@enell/node-red-contrib-battery-optimizer", | ||
"name": "node-red-contrib-genetic-charging-strategy", | ||
"version": "0.0.0-development", | ||
"description": "A module for Node-RED that adds a battery charging strategy to node-red-contrib-power-saver", | ||
"description": "A module for Node-RED that adds a battery charging strategy to node-red-contrib-power-saver. It uses genetic algorithms to find the best schedule", | ||
"main": "dist/main.js", | ||
"type": "commonjs", | ||
"keywords": [ | ||
|
@@ -15,63 +15,42 @@ | |
"powersaver" | ||
], | ||
"scripts": { | ||
"test": "jest test/*.ts", | ||
"tsc": "tsc", | ||
"lint": "eslint --fix", | ||
"build": "webpack --progress --profile --color", | ||
"test": "jest test/*.test.js", | ||
"lint": "eslint --fix *.js src/*.js test/*.js", | ||
"release": "semantic-release" | ||
}, | ||
"author": "Johan Enell<[email protected]>", | ||
"license": "MIT", | ||
"prettier": { | ||
"trailingComma": "es5", | ||
"tabWidth": 2, | ||
"semi": false, | ||
"singleQuote": true, | ||
"printWidth": 120 | ||
}, | ||
"files": [ | ||
"dist/strategy-battery-charging.js", | ||
"dist/strategy-battery-charging.html", | ||
"src/*", | ||
"./package.json" | ||
], | ||
"node-red": { | ||
"nodes": { | ||
"enell-strategy-battery-charging": "dist/strategy-battery-charging.js" | ||
"enell-strategy-genetic-charging": "src/strategy-battery-charging.js" | ||
}, | ||
"version": ">=2.2.0" | ||
}, | ||
"dependencies": { | ||
"geneticalgorithm": "^1.0.2" | ||
}, | ||
"devDependencies": { | ||
"@babel/core": "^7.20.5", | ||
"@babel/preset-env": "^7.20.2", | ||
"@babel/preset-typescript": "^7.18.6", | ||
"@jest/globals": "^29.3.1", | ||
"@types/jest": "^29.2.4", | ||
"@types/node": "^18.11.11", | ||
"@types/node-red": "^1.2.1", | ||
"@types/node-red-node-test-helper": "^0.2.2", | ||
"@typescript-eslint/eslint-plugin": "^5.0.0", | ||
"@typescript-eslint/parser": "^5.45.1", | ||
"@yarnpkg/pnpify": "^4.0.0-rc.32", | ||
"babel-jest": "^29.3.1", | ||
"copy-webpack-plugin": "^11.0.0", | ||
"eslint": "^8.29.0", | ||
"eslint-config-prettier": "^8.5.0", | ||
"eslint-plugin-jest": "^27.1.6", | ||
"eslint-plugin-prettier": "^4.2.1", | ||
"jest": "^29.3.1", | ||
"jest-mock-random": "^1.1.1", | ||
"node-red": "^3.0.2", | ||
"node-red-node-test-helper": "^0.3.0", | ||
"semantic-release": "^19.0.5", | ||
"ts-jest": "^29.0.3", | ||
"ts-loader": "^9.4.2", | ||
"ts-node": "^10.9.1", | ||
"typescript": "^4.9.3", | ||
"webpack": "^5.75.0", | ||
"webpack-cli": "^5.0.1" | ||
"prettier": "^2.8.1", | ||
"semantic-release": "^19.0.5" | ||
}, | ||
"packageManager": "[email protected]", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/enell/node-red-contrib-strategy-batery.git" | ||
"url": "https://github.com/enell/node-red-contrib-genetic-charging-scheduler.git" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
{ | ||
} | ||
// { | ||
// } |
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.