-
### Search before asking
- [X] I searched the [issues](https://github.com/IBM/data-prep-lab/issues) and found no similar issues.
### Component
Library/core
### Feature
In the context …
-
### This function solves the problem (这个功能解决的问题)
Avoids users to enter wrong data from the get go
### Expected API (期望的 API)
This will allow us to mask inputs to specific format e.g (##)-(####)…
-
Hi is there a way to force the body to stay as a json object? It looks quite strange with this:
```
var id = JSON.stringify(id)
console.log(id);
request({
url: TREATMENT_URL,
method: 'POST',
…
bdart updated
8 years ago
-
**I can't understand the reason for these errors... I thought that only in my working project like this, and therefore decided to launch this project, here as well (**
a1@MacBook-Pro storybook-nu…
-
per https://github.com/OpenRefine/OpenRefine/issues/4082#issuecomment-1020944785 - Remove use of JSONP callbacks and use pure JSON instead. This will require changes on both the front and back ends.
…
-
This might be on the radar, but I thought I'd list anyway
- [x] - 1) Shift to swap connections; I see PlugData uses this for selecting multiple cords, maybe we can use a different shortcut and I op…
-
in https://github.com/pure-data/pure-data/issues/1549#issuecomment-1014008639 @spacechild1 said:
> Sure. This just shows again how important it is to document an API
May be this can be included…
-
# jsfapi – ynot
[https://fischerpj.github.io/ynot/posts/jsfapi/](https://fischerpj.github.io/ynot/posts/jsfapi/)
-
### Is your feature request related to a problem? Please describe the problem.
I’m using fluid.dataset in dynamically-created abstractions in Pd.
While all fluid.buffer objects work well when using…
-
Table data such as agentList need to be refactored to use pure array.