search

Related projects

A bunch of smart people have built projects around Simplified JavaScript Jargon. If you too built something revolving around SJSJ, be sure to add it to this list!

SJSJ in Russian

Andrew Romanov maintains a Russian version of SJSJ.

SJSJ command line tool

Hank Wang has created a CLI utility to access entries from SJSJ from your terminal.

Screenshot of SJSJ-cli

SJSJ Chrome extension

Hamza built a Chrome extension to access entries from SJSJ from your browser.

Screenshot of the SJSJ Chrome extension

SJSJ Alfred workflow

Youmoo built an Alfred workflow to access entries from SJSJ from your desktop.

Screenshot of the SJSJ Alfred workflow

SJSJ data crawler

The GitHub repository contains a tiny Node.js script to export all entries as a JSON file.

To use it, clone the repository and run:

npm install
npm run export -- data.json