0.0.5 • Published 5 years ago

@swiftbyte/framework v0.0.5

Weekly downloads
-
License
ISC
Repository
-
Last release
5 years ago

SwiftByte IDE Framework

The IDE FRamework provides the main framework for the SwiftByte API. This framework is implemented by ide-cloud for the cloud version of the SwiftByte IDE, and ide-desktop for the desktop IDE.

The framework ensures to only use libraries that support BOTH the browser and Node.js to ensure maxmimum compatability with potential target platforms.

Installing

npm i --save-dev @swiftbyte/framework

Using

Platform

To use the framework you require an implementation of the Platform and related interfaces. These interfaces provide the essential implementations for things such as opening files on the specific platform.

TODO

0.0.5

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago