resast 0.4.1

Rusty-ECMAScript Abstract Syntax Tree
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# RESAST

> Rusty ECMAScript Abstract Syntax Tree

[![crates.io](https://img.shields.io/crates/v/resast.svg)](https://crates.io/crates/resast)
[![API Documentation on docs.rs](https://docs.rs/resast/badge.svg)](https://docs.rs/resast)
[![last commit master](https://img.shields.io/github/last-commit/FreeMasen/resast.svg)](https://github.com/FreeMasen/resast/)

## Contributing

If you are interested in contributing to RESAST know that I would be happy for the help!

Feel free to open issues and/or pull requests for anything that you see that might be an improvement.

I do not work on this full time, please be patient if I am not able to respond quickly.

Before starting on any work, please comment on an existing issue or open a new issue in order to reduce
the chance that work would get duplicated.

[check out the issues](https://github.com/FreeMasen/resast/issues)