Registry / utility / rkelly

rkelly

JSON →
library1.0.7rbrubygemsunverified

Parses JavaScript and returns a parse tree.

gem install rkelly
INSTALL
IMPORT
SIG · RKELLY
R
rkelly
utilityrubyv1.0.7
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

RKelly
✓ require 'rkelly'

Parse JavaScript code and get parse tree

require 'rkelly' parser = RKelly::Parser.new tree = parser.parse('var x = 1 + 2;') puts tree.to_sexp
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.0.7latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
rkelly — gem install rkelly · libregistry