toSource converts JavaScript objects back to source
Firefox toSource() function polyfill for browser and Node.js
Astify generates Abstract Syntax Trees from objects in live JS (as well as from source). Want to convert the entire global object to source? `global.toAST().toSource()`. Beyond adding `toAST`, astify also makes build AST (which is then convertable to code
Storybook addons postinstall utilities
A very simple JSONSchema7/OpenAPI3 to TypeScript types definitions generator
A polyfill for Mozilla's Object.toSource() method.
RegExp related utilities
No description provided.
Convert your objects back to text.
returns a string containing a human-readable representation of object
Storybook addons postinstall utilities
a Javascript Abstract Syntaxic Tree generator
zmod parser adapter for Ember's .gjs and .gts files via ember-estree
```bash yarn add remark yarn add remark-jscodeshift remark -o --use remark-jscodeshift=transform:\"my-jscodeshift-transform.js\" File.md ```
Helpers for writing codemods
a Javascript Abstract Syntaxic Tree generator
Object.toSource =============
mml player using @hoge1e3/oscillator
Simple JS Code Manipulation via AST
jscodeshift codemod to transform module paths in import and require statements
NetSuite for Node.js! Implments User Interface, SuiteScript Debugger, Offline Client, Web Store, and SOAP API's with more on the way!
Create a string representation of an object or primative
Turns every JavaScript object or primitive into valid source code.
Convert an object to its source code (With references and PROXIES too!)