0.3.0 • Published 6 years ago

ripperjs v0.3.0

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

ripperjs

A wrapper for the ripper Ruby library.

Getting started

Ensure you have the following prerequisites installed:

  • gcc
  • ruby-devel
  • node
  • yarn

Run yarn in the root of the repository to get the JavaScript dependencies. Then run yarn build to build the necessary library.

You can now run bin/ripper "..." to parse ruby code into s-expressions, where the ... is valid ruby code.

Tests

Run yarn test to run the tests.

0.3.0

6 years ago

0.2.2

6 years ago

0.2.1

6 years ago

0.2.0

6 years ago

0.1.0

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago