반응형

Multithread.js: Easy in-browser multithreading

Multithread.js makes in-browser multithreading easy, letting you run any code you like without interrupting the user experience. It’s a simple wrapper that lets you avoid using Web Workers and transferable objects.

multithread

Multithread

In-browser multithreading made easy.

Run any business logic you like without interrupting the user experience.

Multithread is a simple wrapper that eliminates the hassle of dealing with Web Workers and transferrable objects.

Run any code you'd like asynchronously, in its own thread, without interrupting the user experience.

반응형
반응형

ICEcoder — In-browser code editor

 

브라우저에서 사용 할 수 있는 오픈소스 코드에디터.

IE에서는 사용하기 어렵다. 일반적인 에디터 기능은 구현되어 있다.

 

ICEcoder is an open-source code editor that lets you work directly within the browser, whether you’re online or offline. It includes broken tag indicators, highlighting themes, secure login, and much more.

 

Requirements

You can run ICEcoder either online or locally, on Linux, Windows or Mac based platforms. The only requirement is to have PHP 5 available (5.3 recommended). You can have this either as a vanilla installation or via a program such as WAMP or XAMPP (for Windows) or MAMP (for Mac).

 

 

 

Homepage: http://icecoder.net/
GitHub: https://github.com/mattpass/ICEcoder
Docs: http://icecoder.net/manual
Demo Page: http://icecoder.net/_coder/

 

 

 

 

 

반응형

+ Recent posts