Security News
npm Updates Search Experience with New Objective Sorting Options
npm has a revamped search experience with new, more transparent sorting options—Relevance, Downloads, Dependents, and Publish Date.
harmonika parse your ES5 code to ES6. Based on existing project with the same purpose xto6 with additional on-going features.
Harmonika parse your Closure code to ES6. Extended from existing project xto6, with additional on-going features to support Closure.
$ npm install harmonika
$ harmonika -s input_files/ins/sample0.js
Clone from github
$ npm install
$ grunt
$ node bin/index.js --help
* bin /
| - index.js (main entry)
* input_files /(sample)
* src /
| - syntax /
| - AST representation (reference Mozilla Parser AST)
| - transformation / (list of parser function)
| - utils / (string->ast && ast -> string library)
* test /
let
and const
instead of var
a = a || 2
goog.require
, goog.provide
, goog.inherits
, goog.isDefinedAndNotNull
) to compatible ES6 features@param
, @type
, @typedef
, @return
) and Import/Export typesuper
call, extend
)import
supportexport
supportstatic
methodstatic
propertiessuper
FAQs
harmonika parse your ES5 code to ES6. Based on existing project with the same purpose xto6 with additional on-going features.
The npm package harmonika receives a total of 0 weekly downloads. As such, harmonika popularity was classified as not popular.
We found that harmonika demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
npm has a revamped search experience with new, more transparent sorting options—Relevance, Downloads, Dependents, and Publish Date.
Security News
A supply chain attack has been detected in versions 1.95.6 and 1.95.7 of the popular @solana/web3.js library.
Research
Security News
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.