expressjs-route-mapper
HTTP dynamic routing with Express.js
HTTP dynamic routing with Express.js
Domain Model Oriented Database with json
An extensible typescript message bus with support for middlewares
Extract domain, subdomain and tld from a url
Extracts a domain into its component parts (node-url wrapper), performs domain inspection functions
gets you the scheme (http/ftp...) userinfo (user:pass) @ host (domain.com) : port (8080) path (/some/folder/or/file) ? query (asdf=asdf&b=b) # fragment (#anchor_tag)
Common domain errors
Testing framework for Eveble applications
A library for digging data about domains and network services
DDD: DataDomainDriver, Alternative **Legacy** Stored Procedures
AWS Object Management Environment
Domain Driven GrapqhQL API Development for NodeJS
Dependency free domain name syntax validator
Two way, composable, functional object mapper
Signle App Instance Mutex locker implementation for TypeScript
Basic AI planning with STRIPS and PDDL.
Transform a value from one domain to another
returns the url pathname from a url string
Crawl all urls of a domain
A Node.js module to ease error handling and let you get rid of if(err) return cb(err)