1.5.1 • Published 9 years ago

dinqyjs v1.5.1

Weekly downloads
35
License
-
Repository
-
Last release
9 years ago

Dinqyjs

(for the latest documentation go to dinqyjs.com)

Powerful

Over 60 functions.

Tiny

Barely 8kb minified. A footprint that will barely register.

Simple

No caching, tricks, parsing engines to imitate C# or Ruby, or unwanted additional features. Dinqy is unashamedly Javascript. It behaves exactly as you expect it to, every time.

Fast

Dinqy has been benchmarked for optimal performance - as fast in IE6 as it is in Node.

In the browser or in Node

Works in both Node and in the browser.

Node via npm: npm install dinqyjs

Then add this line to your .js file to start using Dinqy:

var Dinqyjs = require('dinqyjs').Dinqyjs;

Also available on Nuget

Install-Package dinqyjs

1.5.1

9 years ago

1.4.1

9 years ago

1.4.0

9 years ago

1.3.4

9 years ago

1.3.3

9 years ago

1.3.2

9 years ago

1.3.1

9 years ago

1.3.0

9 years ago

1.2.0

9 years ago

1.1.2

9 years ago

1.1.1

9 years ago

1.1.0

9 years ago