GitPedia
IonicaBizau

IonicaBizau/node-cobol

:tv: COBOL bridge for NodeJS which allows you to run COBOL code from NodeJS.

20 Releases
Latest: 1y ago
2.0.4Latest
IonicaBizauIonicaBizau·1y ago·February 13, 2025
GitHub

📋 Changes

  • Update the documentation.
2.0.3
IonicaBizauIonicaBizau·5y ago·May 14, 2021
GitHub

docs :memo: thanks @GitMensch! :cake:

2.0.2
IonicaBizauIonicaBizau·5y ago·August 9, 2020
GitHub

Update docs and licence year. :rocket:

2.0.0
IonicaBizauIonicaBizau·8y ago·February 28, 2018
GitHub

Arbitrary compiler options /cc #40. Thanks, @B14m3m3! :cake:

1.6.2
IonicaBizauIonicaBizau·9y ago·June 14, 2017
GitHub

Grammar. Thanks, @dandv! :cake:

1.6.1
IonicaBizauIonicaBizau·9y ago·August 30, 2016
GitHub

Babelify

1.6.0
IonicaBizauIonicaBizau·9y ago·July 8, 2016
GitHub

Allow linking to a library by specifying an l option. Thanks @rbkrabbe! :cake:

1.5.5
IonicaBizauIonicaBizau·10y ago·May 25, 2016
GitHub

📋 Changes

  • Updated the README.md following the new template. :memo:
  • Use [`babel-it`](https://github.com/IonicaBizau/babel-it) to babelify the code, so the module is now compatible with older versions of Node.js.
1.5.4
IonicaBizauIonicaBizau·10y ago·May 19, 2016
GitHub

More related packages.

1.5.3
IonicaBizauIonicaBizau·10y ago·May 16, 2016
GitHub

Introducing [`node.cobol`](https://github.com/IonicaBizau/node.cobol)–the Node.js brige for COBOL, allowing you to execute JavaScript in COBOL. Yes, it is happening! :tada:

1.5.2
IonicaBizauIonicaBizau·10y ago·April 26, 2016
GitHub

Whitelist the npm files.

1.5.1
IonicaBizauIonicaBizau·10y ago·January 14, 2016
GitHub

📋 Changes

  • Added badges :tada:
  • [PayPal Donations](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=RVXDDLKKLQRJW)
  • npm downloads
  • npm version
  • Travis (if there are tests)
  • [CodeMentor](https://www.codementor.io/johnnyb?utm_source=github&utm_medium=button&utm_term=johnnyb&utm_campaign=github)–you can ping me there if you need help with one of these modules (or help in general).
  • Updated the LICENSE year. :fireworks:
1.5.0
IonicaBizauIonicaBizau·10y ago·December 3, 2015
GitHub

📋 Changes

  • Added package.json
  • Improved the documentation.
  • Integrated [json2md](https://github.com/IonicaBizau/json2md) with [blah](https://github.com/IonicaBizau/blah) to get the best flexibility in generating documentation. :dizzy:
  • Relicense to [MIT and link to the license](http://showalicense.com). :heart:
1.4.0
IonicaBizauIonicaBizau·10y ago·November 12, 2015
GitHub

📋 Changes

  • Some of the repos were merged with other repos. :balloon:
  • Obsolete repositories (actually these that didn't have any functionality) were been deleted. :fire:
  • Most of them got better documentation using blah configuration. :book: :books: :memo:

📋 Changes

  • Improved documentation :memo:
  • Added/updated the the CONTRIBUTING.md file. :book:
  • Integrated [json2md](https://github.com/IonicaBizau/json2md) with [blah](https://github.com/IonicaBizau/blah) to get the best flexibility in generating documentation. :dizzy:
  • Regarding the integration of json2md into blah, [read this blog post I wrote](http://ionicabizau.net/blog/27-how-to-convert-json-to-markdown-using-json2md).
1.3.1
IonicaBizauIonicaBizau·10y ago·October 14, 2015
GitHub

New article published.

1.3.0
IonicaBizauIonicaBizau·10y ago·October 7, 2015
GitHub

📋 Changes

  • Added option to use 'free' mode of GNU COBOL (you don't have to care about indents etc.). Thanks, @krzkaczor ! :cake:
1.2.1
IonicaBizauIonicaBizau·10y ago·August 30, 2015
GitHub

📋 Changes

  • Fixed the repository url.
1.2.0
IonicaBizauIonicaBizau·10y ago·August 30, 2015
GitHub

📋 Changes

  • Documentation updates.
1.1.0
IonicaBizauIonicaBizau·10y ago·August 13, 2015
GitHub

📋 Changes

  • Fixes in documentation.
1.0.0
IonicaBizauIonicaBizau·10y ago·August 13, 2015
GitHub

📋 Changes

  • Initial release.