1.0.4 • Published 2 years ago

@dopplerhq/universal-import-react v1.0.4

Weekly downloads
-
License
Apache-2.0
Repository
-
Last release
2 years 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

2 years ago

1.0.3

2 years ago

1.0.2

3 years ago

1.0.1

3 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

4 years ago

0.0.4

4 years ago

0.0.7

4 years ago

0.0.6

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago

0.0.1-rc

4 years ago