15 packages
ast-crumbs
AST Crumbs ==========
babel-plugin-isotropy-filesystem
Babel plugin for transforming to lib-fs
babel-plugin-isotropy-keyvaluedb
Babel plugin for transforming to lib-keyvaluedb
babel-plugin-isotropy-mongodb
Babel plugin for transforming to isotropy-mongodb
babel-plugin-isotropy-webservices
Babel plugin for transpiling to isotropy-lib-webservices
chimpanzee
Chimpanzee is a library written in TypeScript with which you can write a "Schema" for traversing trees structures and capturing values of certain nodes. This is especially useful for analyzing ASTs, which can be fairly large and complex. Schemas can be co
isotropy-ast-analyzer-db
Isotropy AST Analyzer for DB ============================ This module abstracts AST analysis for common database operations so that they don't have to be repeated in every database plugin. This is part of the isotropy framework (www.isotropy.org).
isotropy-ast-analyzer-filesystem
Isotropy AST Analyzer for FS ============================ This module abstracts AST analysis for common filesystem operations so that they don't have to be repeated in every filesystem plugin. This is part of the isotropy framework (www.isotropy.org).
isotropy-ast-analyzer-keyvaluedb
Analyzer for Key Value DB
isotropy-ast-analyzer-replacelib
Analyzer for Imports Replace Lib