# cf-ui **Repository Path**: mirrors_supasate/cf-ui ## Basic Information - **Project Name**: cf-ui - **Description**: :gem: CloudFlare UI Framework - **Primary Language**: Unknown - **License**: BSD-3-Clause - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-18 - **Last Updated**: 2026-05-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # cf-ui > CloudFlare UI Framework cf-ui is a set of over 50 packages used to build UIs at CloudFlare using projects such as [React](https://facebook.github.io/react/), [Redux](http://redux.js.org), [npm](https://www.npmjs.com), [Lerna](https://lernajs.io), and more. **[Read the introductory blog post →](https://blog.cloudflare.com/cf-ui/)** ## Installation ```js $ npm install [package-name] ``` To view all of the available packages, see the [`packages/` directory](packages). ## Contributing To get started contributing please see [CONTRIBUTING.md](CONTRIBUTING.md) ## License cf-ui is [BSD Licensed](LICENSE)