0.1.14 • Published 16 days ago

@ngrok/mantle v0.1.14

Weekly downloads
-
License
MIT
Repository
github
Last release
16 days ago

Mantle

Mantle is ngrok’s UI library and design system. It’s inspired by shadcn/ui and uses Radix with Tailwind for styling. It’s documented using Remix.

Get Started

To get started, install @ngrok/mantle with your preferred package manager:

package managercommand
npmnpm install -E @ngrok/mantle
yarnyarn add -E @ngrok/mantle
pnpmpnpm add -E @ngrok/mantle
bunbun add -E @ngrok/mantle

Then, add the preset to your tailwind configuration.

import { mantlePreset } from "@ngrok/mantle/tailwind-preset";
import type { Config } from "tailwindcss";

export default {
	presets: [mantlePreset],
	// ... the rest of your tailwind config!
} satisfies Config;

Next, check out the Setup and Theme Provider usage docs and start using mantle components in your application!

Development

Installation

Mantle uses bun as its package manager. First, install the dependencies in the repo’s directory by running bun install.

Local Development

Run bun run docs:dev to run Remix's development mode, rebuilding assets on file changes.

Open up http://localhost:3000 and you should be ready to go!

Production Deployment

We use GitHub Actions to deploy our production site to vercel and publish to npm.

0.1.13

16 days ago

0.1.14

16 days ago

0.1.12

18 days ago

0.1.10

19 days ago

0.1.11

19 days ago

0.1.9

19 days ago

0.1.8

23 days ago

0.1.7

24 days ago

0.1.6

25 days ago

0.1.5

25 days ago

0.1.0

26 days ago

0.1.2

26 days ago

0.1.1

26 days ago

0.1.4

26 days ago

0.1.3

26 days ago

0.0.42

30 days ago

0.0.40

1 month ago

0.0.41

30 days ago

0.0.38

1 month ago

0.0.39

1 month ago

0.0.37

1 month ago

0.0.33

1 month ago

0.0.34

1 month ago

0.0.35

1 month ago

0.0.36

1 month ago

0.0.32

1 month ago

0.0.30

2 months ago

0.0.31

1 month ago

0.0.28

2 months ago

0.0.29

2 months ago

0.0.26

2 months ago

0.0.27

2 months ago

0.0.25

2 months ago

0.0.24

2 months ago

0.0.22

2 months ago

0.0.23

2 months ago

0.0.20

2 months ago

0.0.21

2 months ago

0.0.18

2 months ago

0.0.19

2 months ago

0.0.17

2 months ago

0.0.15

2 months ago

0.0.16

2 months ago

0.0.14

3 months ago

0.0.13

3 months ago

0.0.12

3 months ago

0.0.10

3 months ago

0.0.11

3 months ago

0.0.9

3 months ago

0.0.8

3 months ago

0.0.7

3 months ago

0.0.6

3 months ago

0.0.5

5 months ago

0.0.4

5 months ago

0.0.3

5 months ago

0.0.2

5 months ago

0.0.1

5 months ago

0.0.1-alpha.14

5 months ago

0.0.1-alpha.13

5 months ago

0.0.1-alpha.12

5 months ago

0.0.1-alpha.11

5 months ago

0.0.1-alpha.10

5 months ago

0.0.1-alpha.9

5 months ago

0.0.1-alpha.8

5 months ago

0.0.1-alpha.7

5 months ago

0.0.1-alpha.6

5 months ago

0.0.1-alpha.5

5 months ago

0.0.1-alpha.4

5 months ago

0.0.1-alpha.3

5 months ago

0.0.1-alpha.2

5 months ago

0.0.1-alpha.1

5 months ago

0.0.1-alpha.0

5 months ago