File tree Expand file tree Collapse file tree 1 file changed +1
-6
lines changed Expand file tree Collapse file tree 1 file changed +1
-6
lines changed Original file line number Diff line number Diff line change 1
- AST Types
2
- ===
3
-
4
- [ ![ Greenkeeper badge] ( https://badges.greenkeeper.io/benjamn/ast-types.svg )] ( https://greenkeeper.io/ )
1
+ # AST Types [ ![ Build Status] ( https://travis-ci.org/benjamn/ast-types.png?branch=master )] ( https://travis-ci.org/benjamn/ast-types ) [ ![ Greenkeeper badge] ( https://badges.greenkeeper.io/benjamn/ast-types.svg )] ( https://greenkeeper.io/ )
5
2
6
3
This module provides an efficient, modular,
7
4
[ Esprima] ( https://github.com/ariya/esprima ) -compatible implementation of
@@ -10,8 +7,6 @@ tree](http://en.wikipedia.org/wiki/Abstract_syntax_tree) type hierarchy
10
7
pioneered by the [ Mozilla Parser
11
8
API] ( https://developer.mozilla.org/en-US/docs/SpiderMonkey/Parser_API ) .
12
9
13
- [ ![ Build Status] ( https://travis-ci.org/benjamn/ast-types.png?branch=master )] ( https://travis-ci.org/benjamn/ast-types )
14
-
15
10
Installation
16
11
---
17
12
You can’t perform that action at this time.
0 commit comments