1.3.11 • Published 1 year ago

wavematch v1.3.11

Weekly downloads
10
License
MIT
Repository
-
Last release
1 year ago

Introduction

A control flow mechanism for JavaScript.

Upcoming

  • Array destructuring with rest elements (matching array lengths)
  • Object destructuring with rest elements (matching object keys)

  • wip Guards

  • String Ranges (val = String('b', 'k'))
    • Is this syntax obvious enough? how do other languages do it?
    • It matches the other Number range syntax currently implemented.
  • Object destructuring
  • NaN

  • Caching

1.3.1

1 year ago

1.3.11

1 year ago

1.2.0

5 years ago

1.0.7

6 years ago

1.0.6

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago

0.2.0

7 years ago