Skip to content
/ sema Public

side effect and mutation analysis in javascript

Notifications You must be signed in to change notification settings

blueish/sema

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sema

side effect and mutation analysis in javascript

Installation

  1. install node
  2. npm install (or yarn)

Running

  1. npm run start $PATH_TO_DIRECTORY (or yarn run start $PATH_TO_DIRECTORY)

or if you want to run it on itself (TODO: string mode doesn't let us use octals to color code console output, find a workaround) 2. npm run start (or yarn run start)

About

side effect and mutation analysis in javascript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published