JSitor, an alternative of CodePen, JSBin and JSFiddle

Ashvin Kumar Suthar - Sep 12 '19 - - Dev Community

JSitor is an online free tool for writing, executing and sharing web and NodeJS snippets. It is a non-profitable product without any ads which gives more editor window to write code.

Key Features

NodeJS and Interactive Shell Terminal

JSitor facilitates the NodeJS environment for writing/sharing NodeJS scripts and installs NPM modules. Also its free.

Monaco Editor

JSitor uses Monaco Editor which is developed by Microsoft and also used in VSCode. If we compare this with other alternatives, they are using CodeMirror and CodeMirror has its own stability and usability issues. Monaco editor is more satisfactory and stable editor compared to that.

Take a look at, how beautiful autocomplete looks like in Monaco Editor, isn't it better?

Comparing with CodeMirror autocomplete

Console View

JSitor shows the console logs in the editor itself without having a need of opening the DevTools. This is sometimes very helpful when we want to quickly check the logs without opening the DevTools which takes half of the editor space.

Fullscreen tab view

JSitor gives you a full-screen tab view which gives enough space for writing/viewing huge source codes. Apart from that, it also provides basic views such as side by side view, result in the bottom etc.

Collaboration

JSitor supports collaboration working environment with the help of TogetherJS. This feature is generally really helpful for taking remote interviews or to invite others to work on the same snippet.

Babel, JSX, Script Module and TypeScript

JSitor supports all different type of transpiler, which help us to write code for any framework such as ReactJS, Angular etc

PostCSS, Less, SCSS

JSitor supports all different CSS preprocessors

Pug

JSitor supports Pug HTML formatting as well

Optional Chaining

Nullish Coalescing

All snippets

You can view all your snippets

Trending, Most View and Recent Snippets

You can view some trending, most viewed and recent snippets as well under Trending tab

Embeddable

You can embed the snippets on another blog/articles sites

iOS and Android Apps

JSitor also gives you the benefit of writing/sharing or viewing the code in Mobile app. This is really helpful when we are away from our computer and want to quickly test out something.

Download iOS Application
[Download Android Application (https://play.google.com/store/apps/details?id=com.ashvin777.apps.jsitor) The Android is not yet upgraded, I am working on upgrading the Android app well, you will soon hear some news.

Know more about Mobile app

I won't say that JSitor will be the best tool but definitely it is worth to explore. Give a try and share your feedback. We would love to hear from you guys.

Follow us on Twitter - https://twitter.com/JSitorEditor

. . . . . . . . . . .
Terabox Video Player