All Projects → IBM → Browser Functions

IBM / Browser Functions

Licence: apache-2.0
A lightweight serverless platform that uses Web Browsers as execution engines

Programming Languages

javascript
184084 projects - #8 most used programming language

Browser Functions

Browser Functions 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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].