api-surface

api-surface

Usage no npm install needed!

<script type="module">
  import apiSurface from 'https://cdn.skypack.dev/api-surface';
</script>

README

view on npm npm module downloads Build Status Dependency Status js-standard-style

apiSurface(source, [options]) ⇒ Ast

Kind: global function

Param Type Description
source string Input javascript source code
[options] object options
[options.static] boolean print the raw ast tree
[options.decorations] Array.<function()>

© 2016 Lloyd Brookes <75pound@gmail.com>. Documented by jsdoc-to-markdown.