Skip to content

Commit 9bce480

Browse files
authored
Update README.md
1 parent 7ab3cc8 commit 9bce480

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@
55
#### Used for:
66

77
* expressions evaluators, calculators
8-
* subsets of languages (eg. [justin](#justin)<!-- [jz](https://github.com/dy/jz) -->)
9-
* sandboxes, playgrounds, safe eval (eg. [glsl-transpiler](https://github.com/stackgl/glsl-transpiler))
10-
* custom DSL (eg. [piezo](https://github.com/dy/piezo)) <!-- uneural -->
11-
* preprocessors (eg. [prepr](https://github.com/dy/prepr))
8+
* subsets of languages
9+
* sandboxes, playgrounds, safe eval
10+
* custom DSL
11+
* preprocessors
1212
* templates
1313

1414
_Subscript_ has [3.5kb](https://npmfs.com/package/subscript/7.4.3/subscript.min.js) footprint (compare to [11.4kb](https://npmfs.com/package/jsep/1.2.0/dist/jsep.min.js) _jsep_ + [4.5kb](https://npmfs.com/package/expression-eval/5.0.0/dist/expression-eval.module.js) _expression-eval_), best [performance](#performance) and extensive test coverage.

0 commit comments

Comments
 (0)