Lars Trieloff
Lars Trieloff
### Prerequisites - [x] Checked that your issue hasn't already been filed by cross-referencing [issues with the `faq` label](https://github.com/mochajs/mocha/issues?utf8=%E2%9C%93&q=is%3Aissue%20label%3Afaq%20) - [x] Checked next-gen ES issues and syntax problems by using...
Is there a way to verify that a given input is indeed valid JSON? I'm able to guard against the parsed value not being the object I expect, but not...
When working with checkboxes, it is advisable to put the input tag inside the label element, which is only possible in Hiccup if passing a body to the label function...
I've updated jsonschema2md to include support for draft 07 (it still has support for `draft-06`, but you need the `-v 06` flag) and it might make sense to update XDM...
Running `npm test` fails: ``` 1) Testing Markdown Builder: title Meta Schema looks OK: AssertionError [ERR_ASSERTION]: '## Meta Type\n\nunknown ([Meta](meta.md))\n\n# Meta Definitions\n\n## Definitions group meta\n\nReference this group by usin... ==...
To catch repeats of #211 early on.
The "Abstract" field should also support "Singleton" for schemas where every property is a `const`
As pointed out by @alexkli in [this comment](https://medium.com/@alexander_24078/npm-pack-is-the-tool-to-package-up-dependencies-and-respects-bundleddependencies-from-the-package-f780a9969001), it would be great to support `tar.gz` as an alternative package format. The main reason is that `npm` has a built-in `pack`...
### Requirements * Filling out the template is required. Any pull request that does not include enough information to be reviewed in a timely manner may be closed at the...
Create a new service|library repository with the name `franklin-database-support` for @tyge68 ## Stuff you can do yourself - [ ] run `npm init @adobe/helix-library` or `npm init @adobe/helix-service` - [...