Getting started
What is Ombré?
Ombré is a collection of plug-and-play, high-quality and customizable shader components for Vue, React and Svelte. Getting started with Ombré is as easy as installing the appropriate package for your framework of choice. You can use npm
, pnpm
, or yarn
to get started.
bash
# Vue
npm install @ombre-ui/vue
# React
npm install @ombre-ui/react
# Svelte
npm install @ombre-ui/svelte
bash
# Vue
pnpm add @ombre-ui/vue
# React
pnpm add @ombre-ui/react
# Svelte
pnpm add @ombre-ui/svelte
bash
# Vue
yarn add @ombre-ui/vue
# React
yarn add @ombre-ui/react
# Svelte
yarn add @ombre-ui/svelte
IMPORTANT
You must have a valid Ombré license before you deploy to production. You can purchase a lifetime license for unlimited personal & commercial projects for only $36.