jssm 5.104.2 → 5.112.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (84) hide show
  1. package/MIGRATING-jssm-viz.md +67 -0
  2. package/README.md +179 -882
  3. package/dist/deno/README.md +347 -0
  4. package/dist/{es6 → deno}/jssm.d.ts +773 -39
  5. package/dist/deno/jssm.js +1 -0
  6. package/{jssm_compiler.d.ts → dist/deno/jssm_compiler.d.ts} +17 -2
  7. package/dist/deno/jssm_constants.d.ts +37 -0
  8. package/dist/deno/jssm_error.d.ts +27 -0
  9. package/dist/deno/jssm_theme.d.ts +15 -0
  10. package/dist/{es6 → deno}/jssm_types.d.ts +327 -8
  11. package/dist/deno/jssm_util.d.ts +258 -0
  12. package/dist/deno/jssm_viz.d.ts +175 -0
  13. package/dist/deno/jssm_viz_colors.d.ts +63 -0
  14. package/dist/jssm.es5.cjs +1 -1
  15. package/dist/jssm.es5.iife.js +1 -0
  16. package/dist/jssm.es6.mjs +1 -1
  17. package/dist/jssm_viz.cjs +1 -0
  18. package/dist/jssm_viz.iife.cjs +1 -0
  19. package/dist/jssm_viz.mjs +1 -0
  20. package/jssm.es5.d.cts +1191 -43
  21. package/jssm.es6.d.ts +1191 -43
  22. package/jssm_viz.es5.d.cts +2341 -0
  23. package/jssm_viz.es6.d.ts +2341 -0
  24. package/package.json +73 -24
  25. package/.clocignore +0 -1
  26. package/.codeclimate.yml +0 -22
  27. package/.editorconfig +0 -12
  28. package/.eslintrc +0 -20
  29. package/.gitattributes +0 -6
  30. package/.nycrc +0 -6
  31. package/.travis.yml +0 -9
  32. package/CHANGELOG.md +0 -178
  33. package/dist/es6/fsl_parser.js +0 -1
  34. package/dist/es6/jssm.js +0 -2488
  35. package/dist/es6/jssm_arrow.js +0 -187
  36. package/dist/es6/jssm_compiler.d.ts +0 -135
  37. package/dist/es6/jssm_compiler.js +0 -366
  38. package/dist/es6/jssm_constants.d.ts +0 -5
  39. package/dist/es6/jssm_constants.js +0 -94
  40. package/dist/es6/jssm_error.d.ts +0 -8
  41. package/dist/es6/jssm_error.js +0 -28
  42. package/dist/es6/jssm_theme.d.ts +0 -4
  43. package/dist/es6/jssm_theme.js +0 -13
  44. package/dist/es6/jssm_types.js +0 -3
  45. package/dist/es6/jssm_util.d.ts +0 -106
  46. package/dist/es6/jssm_util.js +0 -180
  47. package/dist/es6/themes/jssm_base_stylesheet.d.ts +0 -11
  48. package/dist/es6/themes/jssm_base_stylesheet.js +0 -58
  49. package/dist/es6/themes/jssm_theme_bold.d.ts +0 -11
  50. package/dist/es6/themes/jssm_theme_bold.js +0 -58
  51. package/dist/es6/themes/jssm_theme_default.d.ts +0 -11
  52. package/dist/es6/themes/jssm_theme_default.js +0 -58
  53. package/dist/es6/themes/jssm_theme_modern.d.ts +0 -11
  54. package/dist/es6/themes/jssm_theme_modern.js +0 -58
  55. package/dist/es6/themes/jssm_theme_ocean.d.ts +0 -11
  56. package/dist/es6/themes/jssm_theme_ocean.js +0 -56
  57. package/dist/es6/themes/jssm_theme_plain.d.ts +0 -11
  58. package/dist/es6/themes/jssm_theme_plain.js +0 -70
  59. package/dist/es6/version.js +0 -2
  60. package/dist/jssm.es5.iife.cjs +0 -1
  61. package/dist/jssm.es5.iife.nonmin.cjs +0 -23180
  62. package/dist/jssm.es5.nonmin.cjs +0 -23175
  63. package/dist/jssm.es6.nonmin.cjs +0 -23144
  64. package/fsl_parser.d.ts +0 -6
  65. package/jest-dragon.config.cjs +0 -33
  66. package/jest-spec.config.cjs +0 -33
  67. package/jest-stoch.config.cjs +0 -33
  68. package/jest-unicode.config.cjs +0 -33
  69. package/jssm.d.ts +0 -1141
  70. package/jssm_arrow.d.ts +0 -53
  71. package/jssm_constants.d.ts +0 -5
  72. package/jssm_error.d.ts +0 -8
  73. package/jssm_theme.d.ts +0 -4
  74. package/jssm_types.d.ts +0 -378
  75. package/jssm_util.d.ts +0 -106
  76. package/rollup.config.deno.js +0 -44
  77. package/rollup.config.es5.js +0 -52
  78. package/rollup.config.es6.js +0 -55
  79. package/tutorial_learn_testing.md +0 -168
  80. package/typedoc-options.cjs +0 -68
  81. package/version.d.ts +0 -2
  82. /package/dist/{es6 → deno}/fsl_parser.d.ts +0 -0
  83. /package/dist/{es6 → deno}/jssm_arrow.d.ts +0 -0
  84. /package/dist/{es6 → deno}/version.d.ts +0 -0
package/fsl_parser.d.ts DELETED
@@ -1,6 +0,0 @@
1
- declare function peg$SyntaxError(message: any, expected: any, found: any, location: any): void;
2
- declare namespace peg$SyntaxError {
3
- var buildMessage: (expected: any, found: any) => string;
4
- }
5
- declare function peg$parse(input: any, options: any): any;
6
- export { peg$SyntaxError as SyntaxError, peg$parse as parse };
@@ -1,33 +0,0 @@
1
-
2
- module.exports = {
3
-
4
- testEnvironment : 'node',
5
-
6
- moduleFileExtensions : ['js', 'ts'],
7
- coveragePathIgnorePatterns : ["/node_modules/", "/src/ts/tests/"],
8
- testMatch : ['**/*.maximal.ts'],
9
-
10
- transform : { '^.+\\.ts$': 'ts-jest' },
11
-
12
- verbose : false,
13
- collectCoverage : true,
14
- coverageDirectory : "coverage/ksd/",
15
-
16
- coverageThreshold : {
17
- global : {
18
- branches : 0,
19
- functions : 0,
20
- lines : 0,
21
- statements : 0,
22
- },
23
- },
24
-
25
- collectCoverageFrom: ["src/ts/**/{!(fsl_parser),}.{js,ts}"],
26
-
27
- reporters: [
28
- ['default', {}],
29
- ['jest-json-reporter2', { outputDir: './coverage/ksd', outputFile: 'metrics.json', fullOutput: false }],
30
- // ['jest-json-reporter2', { outputDir: './coverage/ksd', outputFile: 'extended-metrics.json', fullOutput: true }],
31
- ]
32
-
33
- };
@@ -1,33 +0,0 @@
1
-
2
- module.exports = {
3
-
4
- testEnvironment : 'node',
5
-
6
- moduleFileExtensions : ['js', 'ts'],
7
- coveragePathIgnorePatterns : ["/node_modules/", "/src/ts/tests/"],
8
- testMatch : ['**/*.spec.ts'],
9
-
10
- transform : { '^.+\\.ts$': 'ts-jest' },
11
-
12
- verbose : false,
13
- collectCoverage : true,
14
- coverageDirectory : "coverage/spec/",
15
-
16
- coverageThreshold : {
17
- global : {
18
- branches : 90,
19
- functions : 90,
20
- lines : 90,
21
- statements : 90,
22
- },
23
- },
24
-
25
- collectCoverageFrom: ["src/ts/**/{!(fsl_parser),}.{js,ts}"],
26
-
27
- reporters: [
28
- ['default', {}],
29
- ['jest-json-reporter2', { outputDir: './coverage/spec', outputFile: 'metrics.json', fullOutput: false }],
30
- // ['jest-json-reporter2', { outputDir: './coverage/spec', outputFile: 'extended-metrics.json', fullOutput: true }],
31
- ]
32
-
33
- };
@@ -1,33 +0,0 @@
1
-
2
- module.exports = {
3
-
4
- testEnvironment : 'node',
5
-
6
- moduleFileExtensions : ['js', 'ts'],
7
- coveragePathIgnorePatterns : ["/node_modules/", "/src/ts/tests/"],
8
- testMatch : ['**/*.stoch.ts'],
9
-
10
- transform : { '^.+\\.ts$': 'ts-jest' },
11
-
12
- verbose : false,
13
- collectCoverage : true,
14
- coverageDirectory : "coverage/stoch/",
15
-
16
- coverageThreshold : {
17
- global : {
18
- branches : 0,
19
- functions : 0,
20
- lines : 0,
21
- statements : 0,
22
- },
23
- },
24
-
25
- collectCoverageFrom: ["src/ts/**/{!(fsl_parser),}.{js,ts}"],
26
-
27
- reporters: [
28
- ['default', {}],
29
- ['jest-json-reporter2', { outputDir: './coverage/stoch', outputFile: 'metrics.json', fullOutput: false }],
30
- // ['jest-json-reporter2', { outputDir: './coverage/stoch', outputFile: 'extended-metrics.json', fullOutput: true }],
31
- ]
32
-
33
- };
@@ -1,33 +0,0 @@
1
-
2
- module.exports = {
3
-
4
- testEnvironment : 'node',
5
-
6
- moduleFileExtensions : ['js', 'ts'],
7
- coveragePathIgnorePatterns : ["/node_modules/", "/src/ts/tests/"],
8
- testMatch : ['**/*.uspec.ts'],
9
-
10
- transform : { '^.+\\.ts$': 'ts-jest' },
11
-
12
- verbose : false,
13
- collectCoverage : true,
14
- coverageDirectory : "coverage/unicode/",
15
-
16
- coverageThreshold : {
17
- global : {
18
- branches : 0,
19
- functions : 0,
20
- lines : 0,
21
- statements : 0,
22
- },
23
- },
24
-
25
- collectCoverageFrom: ["src/ts/**/{!(fsl_parser),}.{js,ts}"],
26
-
27
- reporters: [
28
- ['default', {}],
29
- ['jest-json-reporter2', { outputDir: './coverage/unicode', outputFile: 'metrics.json', fullOutput: false }],
30
- // ['jest-json-reporter2', { outputDir: './coverage/unicode', outputFile: 'extended-metrics.json', fullOutput: true }],
31
- ]
32
-
33
- };