All projects
libraryCraft

Node Deeplink NPM Package

Easily create an endpoint in your web server that redirects deep links to mobile apps

Role
Solo Dev
Date
2022年8月
Status
Finished
Type
library
Built with
NodeJS, Javascript, Typescript
No cover artwork was provided for Node Deeplink.

Easily create an endpoint in your web server that redirects deep links to mobile apps

This wasn’t created because i wanted another package to maintain. We had a real deeplink problem at work, and turning the solution into a package made it easier to reuse.

Why I made it

at work, we needed a way to deeplink the app from a custom endpoint, so i repacked this library, and added some improvements to it

Challenges or lessons

Publishing NPM packages

The code was only one part of it. Packaging it and publishing it to NPM was a different kind of work than building the endpoint itself.

Open