https://bugzilla.redhat.com/show_bug.cgi?id=1122219
Bug ID: 1122219
Summary: Review Request: nodejs-defs - Static scope analysis
and transpilation
Product: Fedora
Version: rawhide
Component: Package Review
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected]
Spec URL: http://ralph.fedorapeople.org//nodejs-defs.spec
SRPM URL: http://ralph.fedorapeople.org//nodejs-defs-1.0.0-1.fc20.src.rpm
Description:
Static scope analysis and transpilation of ES6 block scoped const and let
variables, to ES3
Node already supports `const` and `let` so you can use that today (run
`node --harmony` and `"use strict"`). `defs.js` enables you to do the same
for browser code. While developing you can rely on the experimental support
in Chrome (chrome://flags, check Enable experimental JavaScript). `defs.js`
is also a pretty decent static scope analyzer/linter.
--
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review