Package: wnpp
Severity: wishlist
Owner: Tushar Agey <[email protected]>
X-Debbugs-CC: [email protected]

* Package name    : node-espurify
  Version         : 1.6.0
  Upstream Author : Takuto Wada <[email protected]>
(https://github.com/twada)
* URL             : https://github.com/estools/espurify
* License         : Expat
  Programming Lang: JavaScript
  Description     : Clone new AST without extra properties
  ### var customizedCloneFunction = espurify.customize(options)
  Returns customized function for cloning AST, configured by custom `options`.
  .
  ### var purifiedAstClone = customizedCloneFunction(originalAst)
  Returns new clone of `originalAst` by customized function.

Reply via email to