JAScript - HTML CSS JavaScript

Contains adsIn-app purchases
4.2
263 reviews
10K+
Downloads
Content rating
PEGI 3
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image

About this app

JAScript is a code editor for building android apps and games using web technologies such as TypeScript, HTML, CSS, JavaScript , PHP ,JQuery, React etc. Using JavaScript IDE one can build local and web apps to caters ones specific needs anytime anywhere using their phone. Local Android JavaScript apps can be converted to standalone android apps (apk) while HTML web apps can be uploaded to a website as a web app. In order to enhance gaming JAScript is intergrated with a 3D game library in order to create android 3D games. You can also use JAScript app to create 2D and 3D HTML5 games. Coding and testing in this code editor is faster since no pre installation is always required. In JS Console you can run JavaScript console apps using V8 JavaScript Engine with ES6 support.

KEY FEATURES
- Run native JavaScript Android code directly without installing first.
- Run multiple apps together in separate windows
- 15+ app themes to choose from
- 5 types of projects, Android, HTML, JS Console, TypeScript, LiveScript and Beanshell
- Mutiple tabs in HTML Editor and JavaScript Editor
- Dark and Light Theme
- Ability to select between compiler and interpretive JavaScript mode
- Use V8 JavaScript Engine for HTML Editor and JS Console through android webview.
- Contains more than 100 HTML, JavaScript, TypeScript, LiveScript and Beanshell code samples.
- A JavaScript debugger and console to inspect bugs and errors on code.
- Can also be installed on android emulators for desktop computers.
- Highlight Errors and warnings
- Load website content
- Color picker
- Code minify and formatting

JASCRIPT CAN ACT AS
- Code editor for HTML, JavaScript, TypeScript, LiveScript and Beanshell
- Web IDE
- Offline TypeScript Compiler
- JavaScript Console
- Text Editor and Viewer
- SVG Editor and Viewer
- Video Player and Image Viewer


JASCRIPT EDITOR FEATURES
- JS Syntax Highlight.
- HTML Tags Highlight.
- Shows line numbers.
- Auto completes variables, functions, properties and method names.
- Multi-tab , swipe to switch between tabs
- Auto-save, set the time interval when your code will be saved automatically .
- Word-wrap words to fit screen width
- Code Snipets to save frequently used code
- Highlight errors and warnings with a red wavy line.
- Auto fix some common errors and warnings such as missing semicolon
- Format code to make it neat and readable
- Fix Imports of java class names available in code but are not yet imported.
- Regex Search and replace in full code or just a selected region
- Fast scroll up and down with a scroll bar which shows the percentage of scroll
- Undo or Redo function is available to revert unintentional mistakes while coding
- Jump to specific line instead of scrolling continously
- JavaScript Reference is also available to refer to anytime you want to look up a javascript method or property.
- Time calculator to show you how much time you took while coding.
- Custom color themes to customize every aspect of the editor such as header , background , lines, status and action bar etc.
- Method lookup to explore methods of a particular JAVA class
- Highlights blocks of code such as functions , loops and conditions
- Supports C, C++, JAVA, PHP, kotlin, node js, SVG, and Python as editor and viewer.


ONLINE TUTORIALS
- HTML tutorial
- CSS tutorial
- JavaScript tutorial


LOCAL TUTORIALS
- How to convert JAVA to JavaScript Codes
- JavaScript Method Reference


MORE FEATURES
- Swipe to switch tabs
- Auto restore code even after been killed by system when reclaiming memory.
- ES6 Support
- JAScript Blog


CAPABILITIES
JAScript can build almost all types of native or HTML5 apps and games such as music player, video player, diary, status saver, file manager, commercial app, 2d and 3d game.
Updated on
12 Oct 2024

Data safety

Safety starts with understanding how developers collect and share your data. Data privacy and security practices may vary based on your use, region and age. The developer provided this information and may update it over time.
No data shared with third parties
Learn more about how developers declare sharing
This app may collect these data types
App info and performance
Data isn’t encrypted
Data can’t be deleted

Ratings and reviews

4.2
260 reviews
Bob Robles
26 March 2021
This app has potential. The editor has nice code formatting and lots of extras. It needs better structured help. Help information is there but because the help screens are in blog format, you have to read a lot to find a quick answer. It does have lots of code examples. I was able to edit and create text files. Quick dev response. Thanks
20 people found this review helpful
Did you find this helpful?
Complete_Apps
26 March 2021
Long press the arrow icons next to save button and select undo redo option, There is also a projects and scripts tabs which you access by swiping left while in the installed apps tab. More samples and apps will be included in the next update.
Kanti Gupta
13 August 2024
Extremely good! Best I have found on Play Store! But it lacks some features which if it were there then this could be comparable to VS code: No string interpolation in JS/TS. I can store a string in a variable I explicitly define to be a number in TS. Not the exact copy of where I used let or var, and how I formatted TS code while JS compile. No option for noImplicitAny in TS compiler options. Sometimes the output doesn't appear in the console in JS/TS. Please add AssemblyScript and Blazor too!
2 people found this review helpful
Did you find this helpful?
S “DoubleD'sPlz” M
4 March 2023
I love the app but I have been self teaching so I have not got to learn everything or even built test or try everything yet. But no matter the length I will get the whole thing i' the nut shell. Trying to self teach a few others as well but yes I love this very simple with my dyslexia and multitasking harder then I thought ..
3 people found this review helpful
Did you find this helpful?

What's new

- TypeScript offline compiler
- Open files from external storage
- Bug fixes
- Minor improvements