rse / ducky

Duck-Typed Value Handling for JavaScript

Home Page:http://duckyjs.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Possible new features

rse opened this issue · comments

  • comments: /* ... */
  • regular expression matching: /.*/
  • literal string matching?: "..."
  • number range matching: <min,max>
  • length of string/array matching: ????