https://github.com/objectionary/eo2js
EOLANG to JavaScript transpiler and runtime
https://github.com/objectionary/eo2js
eolang javascript oop
Last synced: about 2 months ago
JSON representation
EOLANG to JavaScript transpiler and runtime
- Host: GitHub
- URL: https://github.com/objectionary/eo2js
- Owner: objectionary
- License: mit
- Created: 2024-05-10T12:32:18.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2025-04-18T19:14:08.000Z (2 months ago)
- Last Synced: 2025-04-19T07:45:58.799Z (2 months ago)
- Topics: eolang, javascript, oop
- Language: JavaScript
- Homepage: https://www.npmjs.com/package/eo2js
- Size: 655 KB
- Stars: 9
- Watchers: 4
- Forks: 5
- Open Issues: 27
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
[](https://www.elegantobjects.org)
[](https://www.jetbrains.com/idea/)## eo2js
EOLANG to JavaScript transpiler and runtime
[](https://github.com/maxonfjvipon/eo2js/actions/workflows/test.yml)
[](https://www.0pdd.com/p?name=maxonfjvipon/eo2js)
[](https://hitsofcode.com/view/github/maxonfjvipon/eo2js)
[](https://github.com/maxonfjvipon/eo2js/blob/master/LICENSE.txt)## How to Contribute
First, run `npm install`. Then, run `npm test`. All tests should pass.
Make your changes and then [make](https://www.yegor256.com/2014/04/15/github-guidelines.html) a pull request.