Mark Ericson

Results 6 issues of Mark Ericson

I started off simply trying to load a schema with references using JSchema.Load() and JSchema.Load() fails for every scenario with the error: "Unhandled exception. Newtonsoft.Json.Schema.JSchemaReaderException: Could not resolve schema reference...

I have object(s) that will introduce facts that also have 'child' objects (composition). There will be multiple facts that are aggregate values on the parent that are calculated from the...

It seems like it should be possible to configure the nested object mapping using the existing header names initialization/configuration of csvtojson without renaming the source header row in the CSV...

First, kudos! I love this @memoize decorator implementation! My first exploration into implementing decorators was a form of memoization, but I did take it as far as you did. However...

Are there any plans to move forward from AMD modules to ESM modules with OJET? AMD modules are considered antiquated by many with ESM modules becoming the default standard for...

It would be great if todo-tree would add support for @ mentions in the matched comments to include in the todo tree results. If todo-tree could parse the @ mentions,...