node-agilezen

AgileZen client for NodeJS

Usage no npm install needed!

<script type="module">
  import nodeAgilezen from 'https://cdn.skypack.dev/node-agilezen';
</script>

README

node-AgileZen

A NodeJS client for AgileZen. This is my first venture into both NodeJS and Coffeescript so I apologize if the code looks ugly.

I am following node-hipchat as a pattern.