0.0.2 • Published 6 years ago

@cloudflare-apps/environment v0.0.2

Weekly downloads
1
License
BSD-3-Clause
Repository
github
Last release
6 years ago

Portable Cloudflare Apps installation environment

This project is in active development and may experience frequent changes.

The JavaScript and CSS you write for your app, which you define in the resources section of the install.json, will be bundled into the Cloudflare embed on the websites of your app’s installers. Cloudflare provides a couple special values and methods which you can use to make app creation easier. We also have some recommendations for how to structure your code to prevent issues.

Read further