Giter VIP home page Giter VIP logo

rocambole-visualize's Introduction

Rocambole Visualize

Rocambole recursively walks and adds extra information / helpers to Esprima / Mozilla SpiderMonkey Parser API compatible AST.

This module, rocambole visualize, is a web interface to display the generated tree in the browser, this is mostly needed for understanding the structure of the syntax tree.

Rocambole adds extra properties to each node, such as parent, next and prev that make serialization or logging to the console hard.

This tool handles circular references nicely to avoid infinite loops.

How to use

The easiest way it to use the github hosted version

http://piuccio.github.io/rocambole-visualize/

Locally

If you want to run it locally on your machine you can clone the repository and start the web server on port 8080 by doing:

git clone https://github.com/piuccio/rocambole-visualize.git
npm install
npm start

License

MIT

rocambole-visualize's People

Contributors

piuccio avatar

Stargazers

Miguel Bermudez avatar Angus H. avatar Boris Cherny avatar SwhGo_oN avatar Emily Marigold Klassen avatar Ruy Adorno avatar Michael Anthony avatar Tadeu Zagallo avatar Stanley Shyiko avatar Philipp Staender avatar Julian Descottes avatar Miller Medeiros avatar

Watchers

Miller Medeiros avatar  avatar Michael Anthony avatar

Forkers

flet

rocambole-visualize's Issues

Trouble with accents

Hi there,

If I use accents in application, he get the first key with "shift", and something like this "ã" don't work.

The response are "~ã".

I will try fix this. Isn't a promise, but i can try.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.