GithubHelp home page GithubHelp logo

ashutosh7i / ashpen Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 179 KB

a Codepen clone ( made to regain css skills😂)

Home Page: http://code.ashutosh7i.dev/

HTML 49.79% CSS 34.16% JavaScript 16.06%
codepen-clone html-css-javascript iframes learning-resources online-compiler

ashpen's Introduction

Ashpen: Online HTML/CSS/JS Compiler

Ashpen is an online HTML/CSS/JS compiler that allows you to write and execute HTML, CSS, and JavaScript code snippets directly in your browser. Ashpen provides a code editor, result viewer, and live rendering of your code. This README will guide you through its features, usage, and architecture.

Features

  • Three separate code editors for HTML, CSS, and JavaScript.
  • Live rendering: See your code's output in real-time.
  • Responsive design: Works well on various screen sizes.
  • Resize functionality: Adjust the editor and result viewer sizes.
  • Easy-to-use interface with a clean and intuitive layout.

Usage

  1. Open the index.html file in your browser.
  2. In each of the three editors, write your HTML, CSS, and JavaScript code.
  3. Your code will be rendered live in the result viewer.
  4. Adjust the editor and viewer sizes using the resizer handle.

Project Structure

  • index.html: The main HTML file that displays the Ashpen interface.
  • style.css: The CSS file responsible for styling the Ashpen interface.
  • handleResize.js: JavaScript code for handling the resizing functionality.
  • renderEngine.js: JavaScript code for rendering HTML, CSS, and JS in the result viewer.

Architecture

  • Ashpen uses HTML, CSS, and JavaScript to create a user-friendly interface.
  • The handleResize.js script enables resizing of the editor and result viewer sections.
  • The renderEngine.js script takes code from the editors, combines it, and displays it in the iframe result viewer.

Contributing

If you have ideas for new features, Ashpen is open for contributions!

ashpen's People

Contributors

ashutosh7i avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.