Chainvas

Software Screenshot:
Chainvas
Software Details:
Version: 2.1
Upload Date: 14 May 15
Developer: Lea Verou
Distribution Type: Freeware
Downloads: 74

Rating: 4.5/5 (Total Votes: 2)

Some tools like the official W3C APIs do not support function chaining.

While this might seem like a feature spoiled programmers might want in their code, using chained functions is a well-known technique to improve code readability and also cut down development time as well.

What this means is that instead of having codeblocks like:

softoware.function1();
softoware.function2();
softoware.function3();
softoware.function4();
softoware.function5();


You can have them in a shorter form, in a single line:

softoware.function1().function2().function3().function4().function5();

What is new in this release:

  • Updated header comment.

Requirements:

  • JavaScript enabled on client side

Similar Software

JNBT
JNBT

21 Jul 15

l10n.js
l10n.js

12 May 15

Handlebars
Handlebars

10 Feb 16

Mousetrap
Mousetrap

10 Dec 15

Other Software of Developer Lea Verou

Incrementable
Incrementable

13 May 15

Prism
Prism

10 Dec 15

Awesomplete
Awesomplete

9 Apr 16

Comments to Chainvas

Comments not found
Add Comment
Turn on images!