VortixSys Libraries

The VortixSys Libraries are a set of open- and closed-source libraries that Rubisco uses to power our web applications.

| | | | |

APIs

These APIs are build using JavaScript. They can be used either through the URLs or by downloading them and using them in the project locally.

Name License Description URL
Alert API Rubisco Public License An easy way to show console and browser messages. https://vortixsys.pages.dev/apis/alert.api.js
Sevolt API Rubisco Public License A set of miscellaneous functions that make webapps better. https://vortixsys.pages.dev/apis/sevolt.api.js
SysInfo Rubisco Public License A set of functions that shows information about a user’s device. https://vortixsys.pages.dev/apis/sysinfo.api.js

Fonts

These fonts are all open-source (OFL). They are meant to be replacements for the Core Fonts for the Web and other widely-used fonts. You can get the CSS library from this link: https://vortixsys.pages.dev/fonts/library.css. We do not distribute the font files by themselves, but you can download them using the CSS library.

VORTIX Libraries

These are the core libraries for this system.

Name License Description URL
VORTIX Rubisco Public License, MIT License Based on jQuery. An easy way to design webpages and webapps. https://vortixsys.pages.dev/libraries/vortix.js
VORTIX Terminal Rubisco Public License, MIT License Based on jQuery Terminal. An easy way to add a terminal or CLI to a webapp. https://vortixsys.pages.dev/libraries/terminal/terminal.js, https://vortixsys.pages.dev/libraries/terminal/terminal.css
VORTIX UI Rubisco Public License, MIT License Based on jQuery UI. An easy way to design your webapps. https://vortixsys.pages.dev/libraries/ui/vortix.js, https://vortixsys.pages.dev/libraries/ui/vortix.css

Licenses

Name Description URL
Rubisco Public License (RPL) A license for free and open-source software (FOSS). https://vortixsys.pages.dev/licenses/RPL.txt
Rubisco Closed License (RCL) A license for free but closed-source software https://vortixsys.pages.dev/licenses/RCL.txt