Giter Club home page Giter Club logo

js-encoder's Introduction

JS-Encoder

👉 An online WEB compiler based on Vue and Koa2 👈

English | 简体中文

Preview

open JS-Encoder

Describe🖋

JS-Encoder gets some inspiration from JS Bin and CODEPEN, both of then are excellent online compiler. Built with Vue.js and Koa2.

In fact, JS-Encoder was released in its original version last year, but there were many shortcomings, so this year I rebuilt the JS-Encoder. If you want to see the old version, please go to: The old version.

Feature 🌟

  • Live preview.
  • Support for a variety of front-end languages and pre-processing languages.
  • Support for external scripts and styles.
  • Cloud storage, you can login after the code to save in the cloud, easy to view and edit.
  • Local storage, where you can save code on the compiler locally, currently supports three forms:
    • Single file: A file include HTML, CSS and JS named index.html.
    • Zip: A zip file include HTML file, CSS file and JS file.
    • Preprocessing files: if you are using a preprocessing language, you can download a preprocessing language file that is not compiled.
  • File import, you can import the file from the local to the compiler, the compiler will automatically read the contents of the file and display in the edit window.
  • Support for multiple keyboard shortcuts, including the emmet extension.
  • Add markdown mode, support edit window and preview window real-time preview and synchronous scrolling, and add shortcut menu bar.

Future ❓

  • rebuild, Vue3.0 is coming soon, with enhanced support for TypeScript, so TypeScript refactoring will be considered.
  • Preprocessor support, JS-Encoder may support more front-end languages.
  • Code share, share your code to another by url🔗.
  • More personalized settings.

Support

If you want to support JS-Encoder, click star 💗 to support it!

LICENSE

The MIT LICENSE

js-encoder's People

Contributors

dependabot[bot] avatar longgererer 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.