DPassarelli
An experienced software engineer with an appreciation for simplicity, security, and the proper names for things.
David John Consulting, LLCUSA
Pinned Repositories
6-mils
A JS library for sending, receiving, and parsing cXML messages.
ConvertTo-PSON
Converts a PS Hashtable object to a PSON-formatted string.
dpassarelli.github.io
My professional web site.
first-day-of-week
Calculates the first day of the week, based on Monday or Sunday.
number-of-weeks
Calculates the number of weeks in a given month, assuming each week starts on a Sunday.
procmonrest
A promise-based child process runner to ensure reliable testing of local servers written in JS.
sample-api
then-recursively-search
A Promise-based Node module that recursively searches for a file, moving up the directory tree until found.
topico
JS pub/sub implementation that only allows for specific topics to be used.
w3c-xml-validator
A library for programmatically submitting XML for online validation using W3C's Markup Validation Service (https://validator.w3.org/check).
DPassarelli's Repositories
DPassarelli/6-mils
A JS library for sending, receiving, and parsing cXML messages.
DPassarelli/ConvertTo-PSON
Converts a PS Hashtable object to a PSON-formatted string.
DPassarelli/w3c-xml-validator
A library for programmatically submitting XML for online validation using W3C's Markup Validation Service (https://validator.w3.org/check).
DPassarelli/dpassarelli.github.io
My professional web site.
DPassarelli/first-day-of-week
Calculates the first day of the week, based on Monday or Sunday.
DPassarelli/number-of-weeks
Calculates the number of weeks in a given month, assuming each week starts on a Sunday.
DPassarelli/procmonrest
A promise-based child process runner to ensure reliable testing of local servers written in JS.
DPassarelli/sample-api
DPassarelli/then-recursively-search
A Promise-based Node module that recursively searches for a file, moving up the directory tree until found.
DPassarelli/topico
JS pub/sub implementation that only allows for specific topics to be used.