All Projects → danielravina → codepen-electron

danielravina / codepen-electron

Licence: other
Mac client for codepen.io

Programming Languages

javascript
184084 projects - #8 most used programming language
shell
77523 projects
CSS
56736 projects
HTML
75241 projects

Projects that are alternatives of or similar to codepen-electron

codebook
Open-source learning tool that allows to users to follow textbook contents while practicing HTML, CSS and JS using a live code editor.
Stars: ✭ 20 (-28.57%)
Mutual labels:  codepen
Friendly Code Editor
Try this Friendly Code Editor. You'll love it. I made it with a lot of effort. It has some great features. I will update it adequately later. Very helpful for developers. Enjoy and share.
Stars: ✭ 20 (-28.57%)
Mutual labels:  codepen
codeframe
The fastest, easiest way to build and deploy quick static webpages
Stars: ✭ 107 (+282.14%)
Mutual labels:  codepen
ducky
Chrome extension to overlay a (super adorable) rubber duck, as a virtual companion during rubber duck debugging.
Stars: ✭ 80 (+185.71%)
Mutual labels:  codepen
react-collapse
Component-wrapper for collapse animation with CSS for elements with variable and dynamic height
Stars: ✭ 143 (+410.71%)
Mutual labels:  codepen
bookmarks
Bookmarks that I ❤️
Stars: ✭ 151 (+439.29%)
Mutual labels:  codepen
codepen-puppeteer
Use Puppeteer to download pens from Codepen.io as single html pages
Stars: ✭ 22 (-21.43%)
Mutual labels:  codepen
code-run
一个代码在线编辑预览工具,类似codepen、jsbin、jsfiddle等。
Stars: ✭ 325 (+1060.71%)
Mutual labels:  codepen
codepen-downloader
Download showcase projects from codepen.io
Stars: ✭ 53 (+89.29%)
Mutual labels:  codepen
insta-feed.js
Show your Instagram profile on your website. 🌈
Stars: ✭ 25 (-10.71%)
Mutual labels:  codepen

CodePen (built with Electron)

Listened to CodePen Radio episode 140 - Saying No. @chriscoyier mentioned that there was a feature request to have an electron app for codepen.io and they had to say "no" to that..

So I built this one for fun! It's really useful when quickly testing a piece of code, browsing pens or working on a full blown pen/post.

Download macOS client

screenshot Example pen is campfire

Build Locally

requires Node.js > 6

Clone the repo:

git clone https://github.com/danielravina/codepen-electron.git

Install dependencies:

cd codepen-electron
npm install

Run it or build it:

npm start
# OR
npm run build
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].