Refuge from unsafe JavaScript
SkillAI Tool
Flag incorrectly named identifiers
SkillAI Tool
Publish npm packages with fewer screw-ups
SkillAI Tool
remember-bower
davidchambers
When upgrading dependencies in a project which includes both __package.json__ and __bower.json__, it's easy to forget to update the latter. `remember-bower` is a simple command-line utility which solves this problem.
SkillAI Tool
Doctests for JavaScript and CoffeeScript
SkillAI Tool
Base64 encoding and decoding
SkillAI Tool
sanctuary-either
davidchambers
Fantasy Land -compliant Either type
SkillAI Tool
sanctuary-maybe
davidchambers
Fantasy Land -compliant Maybe type
SkillAI Tool
sanctuary-pair
davidchambers
Fantasy Land -compliant Pair type
SkillAI Tool
sanctuary-show
davidchambers
Evaluable string representations
SkillAI Tool
string-format
davidchambers
String formatting inspired by Python's str.format()
SkillAI Tool
sanctuary-def
davidchambers
Run-time type system for JavaScript
SkillAI Tool