NU Expiry
A simple wrapper to get the list of .nu
domains expiring soon. Everything is Promise-based.
Data fetched from Internetstiftelsen.
Example usage
Simple example using the wrapper.
const expiry = ; expiry ;
Once there is an instance of the Domains
-class, the order(by = 'date')
method can be used to sort domains by date or length.