Notable JavaScript package: Jam Rules

Recommend this page to a friend!
  Blog JS Classes blog   RSS 1.0 feed RSS 2.0 feed   Blog Notable JavaScript pa...   Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)  

Author:

Viewers: 23

Last month viewers: 1

Categories: Notable Packages

Testing is useful obviously to verify that a software package works as expected.

Often test unit scripts need to check if the variables of an object contain some expected values.

This package makes it easy to achieve this by letting the developer define some object matching rules and run tests that verify if the variables of target objects contain values that match the specified rules.

Read this article to learn more details about how this notable JavaScript package works.




Loaded Article
The package Jam Rules is one of the few JavaScript packages that was considered notable recently because it does something that is worth paying attention.

The basic purpose is: Match objects against a list of rules

Here follows in more detail what it does:

This package can test object values against a set of rules.

It can take as parameter the definition of rules to test conditions on values of given objects.

It can also add objects to be tested and call given callback functions when the rules are matched or not matched.

Notable JavaScript packages can be often considered innovative. If this package is also innovative, it can be nominated to the PHP Innovation Award and the author may win prizes and recognition for sharing innovative packages.

If you also developed your own notable or innovative packages consider sharing them, so you can also earn more visibility for your package.

You need to be a registered user or login to post a comment

25,349 JavaScript developers registered to the JS Classes site.
Be One of Us!

Login Immediately with your account on:

FacebookGmail
HotmailStackOverflow
GitHubYahoo


Comments:

No comments were submitted yet.




  Blog JS Classes blog   RSS 1.0 feed RSS 2.0 feed   Blog Notable JavaScript pa...   Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)