issues
search
lmammino
/
tall
Promise-based, No-dependency URL unshortner (expander) module for Node.js
https://lmammino.github.io/tall/
MIT License
72
stars
7
forks
source link
V4
#27
Closed
lmammino
closed
3 years ago
lmammino
commented
3 years ago
Supports Node.js 12+
Full rewrite in TypeScript
Support for dual module modules (CommonJS + ESM)
Removed
.default
from CommonJS (now you can simplu
const { tall } = require('tall')
Fully rewritten tests using
nock
, greatly improving speed, reliability and covera.
Building on GitHub Actions and removing CircleCI
.default
from CommonJS (now you can simpluconst { tall } = require('tall')
nock
, greatly improving speed, reliability and covera.