Skip to content

thecodepad/codepad

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
app
 
 
 
 
 
 
 
 
 
 
 
 


CodePad
An Offline Front-End Development Playground



NEW: Save your snippets!

CodePad instantly previews your code so you don't have to run back and forth between an editor and a browser. You can also add your favorite icon fonts, libraries and frameworks such as Font Awesome, anime.js and Bootstrap with a click. And the best of it all, everything works offline.

Screenshot ๐Ÿ–ผ๏ธ

CodePad

Installation ๐Ÿ’ป

Download CodePad for Windows here. Extract and run CodePad.exe. Coming Soon for Ubuntu and macOS.

Run From Source ๐ŸŽฉ

You can run the app via command line by following these steps:

$ git clone https://github.com/thecodepad/codepad.git
$ cd codepad
$ npm install
$ npm start

Please note that 'Save' will not work here.

Dev To-Do List ๐ŸŒˆ

  • Save the code snippet
  • Resizeable editor
  • Editor themes/appearance settings
  • Preprocessor support
  • Import custom libs
  • View output in fullscreen/browser

Credits ๐Ÿ‘จ

Designed and developed by: @apollonian11 and @jay9596