Nurtau / javascript-editor

online JavaScript editor

Home Page:https://javascript-editor.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JavaScript Editor

Overview

  • Created an online JavaScript editor which runs the code on the browser.
  • Taught myself a transpilation and bundling of JavaScript code.
  • Achieved the reduction of bundling process timeby more than 40% by switching from webpack to esbuild.
  • Feel free to check it here.
  • Note: it does not work on Safari browser, I am trying to fix it.

About

online JavaScript editor

https://javascript-editor.vercel.app/


Languages

Language:TypeScript 82.2%Language:HTML 12.5%Language:CSS 5.3%