0.4.0 • Published 6 years ago

d3-let v0.4.0

Weekly downloads
28
License
BSD-3-Clause
Repository
github
Last release
6 years ago

d3-let

NPM

CircleCI devDependency Status

Utilities for every day use. No dependencies, import what you need, if you need it.

Installing

If you use NPM, npm install d3-let. Otherwise, download the latest release. AMD, CommonJS, and vanilla environments are supported. In vanilla, a d3 global is exported. You can also load directly from unpkg. Try d3-let in your browser.

API

inBrowser

Constant indicating if the javascript is client side (in the browser) or server side (node).

resolvedPromise (result)

Return a resolved or rejected promise. The promise is rejected if result is an Error.

0.4.0

6 years ago

0.3.3

6 years ago

0.3.2

7 years ago

0.3.1

7 years ago

0.3.0

7 years ago

0.2.4

7 years ago

0.2.3

7 years ago

0.2.2

8 years ago

0.2.1

8 years ago

0.2.0

8 years ago

0.1.6

8 years ago

0.1.5

8 years ago

0.1.4

8 years ago

0.1.3

8 years ago

0.1.2

8 years ago

0.1.1

8 years ago

0.1.0

8 years ago