dspot icon indicating copy to clipboard operation
dspot copied to clipboard

implement dspot for javascript

Open monperrus opened this issue 7 years ago • 0 comments

Motivation: The Javascript ecosystem is very active, and many micro-service architectures use Node.js

What: Implement the core DSpot algorithms for Javascript, on top of typical Javascript unit testing libraries

Output: An implementation of Dspot in Javascript

Hints: As AST manipulation library, one can use UglifyJS or BabelJS

monperrus avatar Apr 25 '17 08:04 monperrus