Skip to content

Latest commit

 

History

21 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code Compass

Code Compass is a lightweight browser extension that helps you understand highlighted code snippets instantly.

Project Structure

code-compass/
├── backend/          ← Vercel serverless function
│   ├── index.js
│   ├── package.json
│   └── vercel.json
└── frontend/         ← Chrome extension
    ├── manifest.json
    ├── icons/
    └── src/
        ├── background/
        ├── content/
        ├── options/
        └── shared/

About

A lightweight browser extension that explains highlighted code snippets in plain English

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages