Skip to content

aspen-cloud/browser-functions

 
 

Repository files navigation

Aspen Cloud Code

Aspen Cloud Code is a platform for running functions written using the Web API, on a server. Any code executable by a modern browser, such as HTML, JavaScript, CSS, or even WebAssembly, can be executed inside Browser Functions. The functions are actually executed within a browser on the server (e.g. Chrome or Firefox). This means that front-end code can be used directly in the backend.

Documentation and examples

You can view the documentation describing how to install, manage and use Browser Functions, and also view examples of functions that can be executed on the platform.

Contributing

Please view the contribution guidelines.

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 72.1%
  • HTML 17.1%
  • TypeScript 10.6%
  • Other 0.2%