Skip to content

tcarrio/polyglot-snapshot-ts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

npm (scoped) npm GitHub issues GitHub pull requests Dependencies

@0xc/polyglot-snapshot

Status: ⚠️ Work In Progress

This provides a mechanism for generating snapshots of JavaScript variables, be it deeply nested lists, functions, asynchronous factory methods, or whatever- into a target language.

The target languages will initially support TypeScript/JavaScript, Python, JSON, and YAML.

Roadmap

Language Status
JSON ✔️
YAML ✔️
JS/TS 🚧
Python 🚧

About

Snapshot JavaScript variables and output to other languages

Resources

Stars

Watchers

Forks