-
This issue affects both nextstrain.org and auspice.
## Description
Recently a dependency to ['iso-639-1' package](https://github.com/meikidd/iso-639-1) was introduced in nextstrain.org, required…
-
I am trying to create a simple POC whereby it demonstrates passing props to the template? Does anybody have a sample I can reference which demonstrates using state (and props)
``` UserList.jsx
var R…
-
According to `README.md` the documentation for the plugin can be found at codehaus.org. Problem is that this site has been closed down, well mostly.
Hence a new home for the mojo documentation is r…
-
We have the following problem with using the audi-ui in our Angular 2 project.
Installing via:
`npm install @audi/audi-ui `
works fine.
After that it is existing in the node_modules folder, and…
-
Currently:
``` js
rGen(/\x61/); // 'x61'
```
Note that `\x61` is a hexidecimal escape sequence for `a`, so the desired/expected behavior would be:
``` js
rGen(/\x61/); // 'a'
```
This would make `…
-
Hi,
Thanks for a great plugin :).
I found in some cases, semicolons aren't removed, although it is legal (or at least I think it is) to do so:
**.esformatter**
``` json
{
"preset": "default",
…
-
_Issue moved from https://github.com/vshaxe/vshaxe/issues/361._
_____
This is with `Haxe 4.0.0-rc.3+e3df7a4` and `tink_await` installed via lix from github.
```hx
package;
using tink.Core…
-
Hi,
Thank you for the great library that makes every JS application easier to handle the file uploads.
Anyway, recently there few people using bower to solve their dependencies but use npm (or yar…
-
As an example, take the TreeVritual demo from DemoBrowser https://qooxdoo.org/qxl.demobrowser/#treevirtual~TreeVirtual.html and click on the "To Playground" button. The playground will not run the cod…
-
```
Argument of type '(string | SystemError | AssertionError | EvalErrorConstructor | { new (message?: string | undefined, name?: string | undefined): DOMException; ... 25 more ...; readonly WRONG_DO…
ghost updated
2 months ago