🛠️ A collection of small utilities for myself 🤓
Some simple and small APIs to make my life easier.
Built on top of:
and some modules:
published on Deno Deploy free tier.
Make sure to install Deno on your machine: https://deno.land/manual/getting_started/installation
Then, clone the repository:
$ git clone https://github.com/salvatorelaisa/sl-utils.git
$ cd sl-utils
Start the project:
$ deno task start
This will watch the project directory and restart as necessary.
This project is licensed under the MIT License. See the LICENSE file for details.