Files
emizzle ca951546b6 Rename to swarm-api, swarmapi CLI updated
Renamed library to swarm-api to appease npm

swarmapi NodeJS CLI bin updated to use all of the newest functions in the library

README updated with API doc
2018-09-12 11:55:22 +10:00

10 lines
215 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<title>SwarmAPI &mdash; standalone</title>
<script src="swarm-api.min.js"></script>
</head>
<body></body>
</html>