1.3.11 • Published 2 years ago

wavematch v1.3.11

Weekly downloads
10
License
MIT
Repository
-
Last release
2 years 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

2 years ago

1.3.11

2 years ago

1.2.0

7 years ago

1.0.7

7 years ago

1.0.6

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago

0.2.0

8 years ago