A javascript client library to access the Fluidinfo database
Stars
26
Forks
9
Watchers
26
Open Issues
9
Overall repository health assessment
No package.json found
This might not be a Node.js project
121
commits
19
commits
18
commits
16
commits
2
commits
2
commits
Merge pull request #100 from terrycojones/clean-jshint-errors-99
1da1030View on GitHubMerge pull request #95 from terrycojones/trivial-js-fixes
fea7accView on GitHubFixed missing 'var' in tests, removed one stray trailing comma.
c3c43b0View on GitHubFixed some variables (var missing, redeclarations) and some uses of == and != instead of === and !==.
943b417View on GitHubMerge pull request #94 from ntoll/encode-about-in-url-93
43851b9View on GitHubBummer... made the test fail correctly with the right problem.
075fa68View on GitHubMerge pull request #87 from ntoll/no-longer-mutate-83
a43dc55View on GitHubFixed conflicts and updated in light of suggestions.
c918c55View on GitHubMerge pull request #92 from ceronman/recent-queries-85
036bf67View on GitHubAdded support for getting recent activity for multiple users.
3d75dcbView on GitHub