Package: wnpp
Severity: wishlist

* Package name    : flowtype
  Version         : 0.1.0
  Upstream Author : Facebook
* URL             : https://github.com/facebook/flow
* License         : BSD
  Programming Lang: OCaml
  Description     : static type checker designed to find type errors in 
JavaScript programs

Flow adds static typing to JavaScript to improve developer productivity and 
code quality. In particular, static typing offers benefits like early error 
checking, which helps you avoid certain kinds of runtime failures, and code 
intelligence, which aids code maintenance, navigation, transformation, and 
optimization.

Developers can reap its benefits without losing the “feel” of coding in 
JavaScript. Flow adds minimal compile-time overhead, as it does all its work 
proactively in the background. And Flow does not force you to change how you 
code — it performs sophisticated program analysis to work with the idioms you 
already know and love.


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20141118222119.32268.28428.reportbug@akranes

Reply via email to