funstringdeprecated

Convert functions into strings

Usage no npm install needed!

<script type="module">
  import funstring from 'https://cdn.skypack.dev/funstring';
</script>

README

funstring

Build Status NPM version Dependency Status

A tiny utility to convert a function into its ready-to-eval string representation. Works in Node and all browsers (use funstring.min.js for browsers).