Skip to content

padscape/padscape

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Padscape

A new alternative to code editing

License Code Size Codacy Badge

Padscape is a new online code editor, designed especially for web development. It will be available in several platforms in the future, like Android and Desktop, but right now it is only available on the web. 😢

Using

Go to https://padscape.github.io/padscape/

Features

Padscape will feature:

Padscape features:

  • Syntax highlighting for HTML, Python, Java and more
  • Saving and viewing other people's Pads
  • A library handling system to save you loads of time (HTML only)
  • A simple, responsive UI

Built with

  • Bootstrap 4 - Primary CSS framework
  • jQuery - JavaScript library for HTML document traversal
  • Split.js - Utility for resizeable split panes
  • Prism.js - Syntax highlighting library

Useful resources

  • BonfireScratch
    • Project Moderator