-
Attempting to include timezone with `z` seems to break date formatting. Example (last console.log seems incorrect):
```js
var Globalize = require('globalize');
Globalize.load(require('cldr-data')…
-
Updated Globalize from 1.0.0 to 1.1.0. getting the following error on load.
`globalize.js?992e:108 Uncaught Error: E_MISSING_CLDR: Missing required CLDR content supplemental/plurals-type-cardinal/en.…
-
Hiya,
I think it would be useful if we had unit attributes for number inputs to give users a better understanding of what the value is. Currently I just use absolutely-positioned spans to achieve t…
-
Hi,
I'm experimenting with your nice module. I would have three questions:
1. How do you specify multiple plural versions (e.g. for Russian translation) in the language files?
2. In the rule files you…
-
Catching an error when using the fingerprint settings:
```
fingerprint: {
enabled: true,
extensions: ['js', 'css', 'png', 'jpg', 'gif', 'svg', 'webp', 'json'],
prepend: 'https:/…
mabab updated
3 years ago
-
Unfortunately `npm install` doesn't work here.
- node: v12.22.1
- npm: 7.17.0
- OS: Debian 10 Buster
- python: 2.7.16 (Python 3 did not work)
Log:
```
0 verbose cli [ '/usr/local/bin/nod…
-
I don't know if this is the right venue to propose new layered APIs, but I really think an emoji input would be a good candidate for a layered API custom element.
Prior discussion on WICG: https://…
-
CLDR has a concept of ["Lateral Inheritance"](http://www.unicode.org/reports/tr35/#Lateral_Inheritance) where a value will fallback to another value before falling back to ancestor locales.
#### Ex…
-
安装插件hexo-generator-json-content并配置jsonContent内容后,用手机浏览器打开博客首页,点左上角三明治图标,没有反应,如果打开某一文章再点击图标,则能正常打开左侧抽屉页。
我的环境配置信息如下:
$ hexo version
hexo: 3.8.0
hexo-cli: 1.1.0
os: Windows_NT 6.1.7601 win32 x64
…
-
I'm not always in control of where I get my json such as parsing the output of `npm version`:
```
{ npm: '5.6.0',
ares: '1.13.0',
cldr: '32.0',
http_parser: '2.7.0',
icu: '60.1',
mo…