Introduction
FullJS Documentation
FullJS is a comprehensive solution to develop and run applications using JavaScript. It is designed to provide everything you need in one ecosystem, integrating three core components:
JavaScript Runtime
A multi-threaded, event-driven JavaScript runtime built on the V8 JavaScript engine. It supports multiple architectures, including amd64, arm, and arm64, ensuring flexibility and performance across platforms.
Libraries
A collection of JavaScript libraries that simplify common development tasks. Examples include:
- Path manipulation
- GUI elements
- Charts
- And more
Web IDE
A web-based Integrated Development Environment (IDE) for creating and managing applications. It allows you to develop both client-side and server-side code from a single interface, streamlining your workflow.
Get Started
To begin using FullJS, explore the following pages: