Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 601 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 601 Bytes

Mate

On both browser and node.js, Mate brings these features:

  • Promise-style HTTP request: GET, POST, or custom methods
  • A new way of handling events
  • Array extensions: max, min, group, sum, average, ...
  • Advanced timers
  • Observer: useful for data binding
  • Functional functions
  • 2D point, complex number, complex math
  • Super natural testing

It extends the native JavaScript/CoffeeScript, and works consistently in every modern web browser and node.js.

Getting Started

Click here or visit "http://zizisoft.com/mate".

Contributing

See "CONTRIBUTING.md".