Skip to content

Repository files navigation


jipsy 🐍

Jipsy is a tool which can be used to convert javascript syntax to python syntax (kinda)

⬇️ Installation

Install with npm

npm i jipsy -g

Install from source

# Clone the repo
git clone https://github.com/pranavbaburj/jipsy
cd jipsy

# Install dependencies
npm i yarn ts-node typescript -g
yarn

# Run it
tsc .
node dist/index.js <filename>

About

Jipsy is a tool which can be used to convert javascript syntax to python syntax (transpiler)

Topics

Resources

Code of conduct

Stars

11 stars

Watchers

2 watching

Forks

Releases

Sponsor this project

Used by

Contributors

Languages