dinqyjs

1.5.1 • Public • Published

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

Package Sidebar

Install

npm i dinqyjs

Homepage

dinqyjs.com

Weekly Downloads

14

Version

1.5.1

License

MIT

Last publish

Collaborators

  • garrypas