You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sven Efftinge edited this page Mar 1, 2017
·
10 revisions
The code is fully implemented in TypeScript and sits below the npm scope @theia separated in individual node packages.
Each name is comprised of two parts, the actual name and a platform suffix, indicating one of the following target platform:
-common: Source code that only requires basic JavaScript APIs and run in all the other target environments
-dom: Source code that requires the browser APIs like access to the DOM