0.3.0 • Published 9 months ago

@configdn/configdn-js v0.3.0

Weekly downloads
-
License
MIT
Repository
github
Last release
9 months ago

ConfigDN SDK for JavaScript

https://configdn.com

ConfigDN SDK for JavaScript provides an easy way for you to integrate ConfigDN into your applications.

About

ConfigDN is a simple hosted and self-hosted, fully open source feature flag management service.

Importing the Package

via NPM package:

npm i configdn-js
import { ConfigDN } from "configdn-js";

via CDN:

<script type="text/javascript" src="https://cdn.jsdelivr.net/npm/configdn-js@latest/dist/configdn.min.js"></script>
0.3.0

9 months ago

0.2.1

10 months ago

0.1.2

11 months ago

0.2.0

10 months ago

0.2.3

10 months ago

0.1.4

11 months ago

0.2.2

10 months ago

0.1.3

11 months ago

0.1.6

10 months ago

0.1.5

10 months ago

0.1.0

1 year ago

0.1.1

1 year ago

0.0.7

1 year ago

0.0.6

1 year ago

0.0.3

1 year ago

0.0.5

1 year ago

0.0.4

1 year ago

0.0.1

1 year ago