-
I've got one of my laptops set up to build the latest git commit of ibus-uniemoji, which works fine for that one, but the latest release was 4 years ago, and that's the one that distros have packaged,…
-
This is the code:
```
teo@teo:~/gun$ cat sqlGunServer.js
var Gun = require('gun');
require('gun-db');
const http = require('http');
var server = http.createServer().listen(9191,'0.0.0.0');
…
-
**Environment**
wls2 ubuntu-20.04
yarn versions v1.22.4
{
yarn: '1.22.4',
node: '12.18.2',
v8: '7.8.279.23-node.39',
uv: '1.38.0',
zlib: '1.2.11',
brotli: '1.0.7',
ares: '1.16.…
-
Lorsque je fais `mix test` après un `mix clean`, je n’ai pas de warnings, si j’enchaîne avec `mix check_all` j’en ai. L’appli est bizarrement recompilée lors du `mix check_all` alors qu’aucun fichier …
-
**In raising this issue, I confirm the following (please check boxes):**
- [x] I have read and understood the [Wiki](https://github.com/servocoder/RichFilemanager/wiki). Especially [deploy](https:/…
-
Datagen should be upgraded to support the new `iana` attribute when generating data for the IanaToBcp47Mapper (https://github.com/unicode-org/icu4x/issues/2909).
See https://unicode-org.atlassian.n…
sffc updated
11 months ago
-
I followed https://github.com/typicode/json-server by installing globally json-server and I copied form that page db.json. When Itry run such file I get Unexpeccted token. In case it matter, I am usin…
-
Once https://github.com/Project-OSRM/osrm-text-instructions/issues/7 is in we should count higher than 10 right now. 25 seems like a good number, since that's the limit of waypoints in the Mapbox Dire…
-
Continuation of #220. What I wanted was to show an example, but with many more emojis, I show a text in code as shown and as seen on the web.
![image](https://github.com/DailyBotHQ/universal-emoji-…
-
I'm working on adding `Intl.PluralRules` to Intl.js[0].
One area which I could use help with is getting the data for the API available.
The data should be pulled from CLDR json/xml, parsed into JS f…