1.0.4 • Published 9 months ago

@dopplerhq/universal-import-react v1.0.4

Weekly downloads
-
License
Apache-2.0
Repository
-
Last release
9 months ago

npm bundle size

@dopplerhq/universal-import-react

This package exposes a React component that you can use to easily and securely import secrets into Doppler.

Installation

npm install @dopplerhq/universal-import-react

Usage

First, import the DopplerImportButton component into your project:

import DopplerImportButton from "@dopplerhq/universal-import-react";

Then, render the button, providing the secretName and secretValue properties:

<DopplerImportButton secretName="secret_name" secretValue="secret_value" />
1.0.4

9 months ago

1.0.3

1 year ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

3 years ago

0.0.10

3 years ago

0.0.11

3 years ago

0.0.12

3 years ago

0.0.13

3 years ago

0.0.9

3 years ago

0.0.8

3 years ago

0.0.5

3 years ago

0.0.4

3 years ago

0.0.7

3 years ago

0.0.6

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago

0.0.1-rc

3 years ago