Skip to content

a simple yet powerful typescript REPL, similar in spirit to haskell's ghci.

Notifications You must be signed in to change notification settings

kiprasmel/ts-repl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ts-repl

a simple typescript REPL, similar in spirit to haskell's ghci.

features

  • feel like you're inside the file - enter a REPL with all top-level symbols directly available - imports, local & exported symbols (functions, variables).

install

git clone https://github.com/kiprasmel/ts-repl.git
# or:  git clone git@github.com:kiprasmel/ts-repl.git
cd ts-repl
yarn
sh install.sh

About

a simple yet powerful typescript REPL, similar in spirit to haskell's ghci.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published