Comparing version 2.0.2 to 2.0.3
{ | ||
"name": "amtrak", | ||
"version": "2.0.2", | ||
"version": "2.0.3", | ||
"description": "A simple and easy way to parse data from Amtrak's train tracking API.", | ||
@@ -5,0 +5,0 @@ "main": "dist/amtrak/amtrak.js", |
@@ -15,2 +15,5 @@ # Amtrak | ||
## Demo Repl | ||
Here is a demo Repl you can either just simply run or even fork (all in your browser) to see what this library is capable of: https://replit.com/@piemadd/Amtrakjs-Example | ||
## TS Examples | ||
@@ -17,0 +20,0 @@ As this library was written in TypeScript, it is naturally easy to use it: |
1051852
78