Skip to content

Prune.js is a tool created to detect dead code in JavaScript projects using ECMAScript 6. This repository contains supporting material.

Notifications You must be signed in to change notification settings

threkk/prune.js-material

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

prune.js-material

Prune.js is a tool created to detect dead code in JavaScript projects using ECMAScript 6.

Supporting materials used in prune.js

Configuration

Configuration files for prune.js. Read the README of the tool to learn how to use them.

Graphs

Graphs used in the paper. They are in three formats: graphviz, eps and svg. Other formats can be generated using Graphiz. They represent the files in the projects/ folders.

Output

Output of the configurations in configuration/ run with the projects in projects/

Projects

References to the exact commits of the projects used in the paper. They have been added as submodules to ensure that the exact commit in which the output in output/ was generated is preserved.

About

Prune.js is a tool created to detect dead code in JavaScript projects using ECMAScript 6. This repository contains supporting material.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published