Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

jsdom

Compare

  Analyzed about 2 hours ago

pure js implementation of the dom level 1 with some browser augmentation (getElementById, getElementsByClassName, .className, .id). Level 2 and 3 are being considered, let me know if they are important for your project.

91K lines of code

23 current contributors

8 days since last commit

2 users on Open Hub

Moderate Activity
5.0
 
I Use This

speller

Compare

  Analyzed 2 minutes ago

This is a JavaScript implementation of Peter Norvig's statistical spell-checking algorithm. You can read more about the approach in the original article: http://norvig.com/spell-correct.html The code is ServerJS-compliant, so it can be used both inside and outside of a web browser. For the ... [More] latter case there are a couple of command-line scripts demonstrating its use that depend on narwhal. Alternatively, you can see the code in action right inside your browser in the following page: http://past.github.com/speller/ [Less]

1.11K lines of code

0 current contributors

about 4 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This