Chainvas

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

Rating: 5.0/5 (Total Votes: 1)

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

net-tnsping
net-tnsping

13 May 15

jsonparse
jsonparse

10 Dec 15

Shunt
Shunt

13 May 15

Other Software of Developer Lea Verou

Incrementable
Incrementable

13 May 15

Prism
Prism

10 Dec 15

rgba.php
rgba.php

21 Jul 15

Comments to Chainvas

Comments not found
Add Comment
Turn on images!