lrichert

Results 3 comments of lrichert

With this little thingy in `baseclient.js` ```js /** * Add custom format validators. * * See {@link https://github.com/geraintluff/tv4#addformatformat-validationfunction} for more info. * * @param {object} format - JS object with...

Thank you really much for your kind answer! This would be fantastic. These could be included, I think. They adhere to the JSON Schema specification, too. - `date-time`: see my...

There are two build scripts [build.sh](https://github.com/msokalski/asciicker/blob/master/build.sh) and [build-web.sh](https://github.com/msokalski/asciicker/blob/master/build-web.sh) that execute several Makefiles. Everything seems to be pretty well commented and might be worth a closer look. build-web.sh seems to use...