Pacote: libjs-d3-format (1:1.4.5+~1.4.2-2)
Links para libjs-d3-format
Recursos de Debian:
- Relatórios de bug
- Informação de desenvolvedor(a)
- Debian Changelog
- Arquivo de copyright
- Rastreador de patch Debian
Baixe o pacote-fonte d3-format:
- [d3-format_1.4.5+~1.4.2-2.dsc]
- [d3-format_1.4.5+~1.4.2.orig-types-d3-format.tar.gz]
- [d3-format_1.4.5+~1.4.2.orig.tar.gz]
- [d3-format_1.4.5+~1.4.2-2.debian.tar.xz]
Mantenedores(as):
- Debian Javascript Maintainers (QA Página, E-mail Arquivo)
- Ximin Luo (QA Página)
- Yadd (QA Página)
- Pirate Praveen (QA Página)
Fontes externas:
- Pagina principal [github.com]
Pacotes similares:
Formatting numbers for human consumption - browser library
Sometimes JavaScript doesn’t display numbers the way you expect. For example, printing tenths with a naive simple loop might give you 0, 0.1, 0.2, 0.30000000000000004, 0.4, 0.5, 0.6000000000000001, 0.7000000000000001, 0.8, 0.9 - welcome to binary floating point!
Yet rounding error is not the only reason to customize number formatting. A table of numbers should be formatted consistently for comparison; above, 0.0 would be better than 0. Large numbers should have grouped digits (e.g., 42,000) or be in scientific or metric notation (4.2e+4, 42k). Currencies should have fixed precision ($3.50). Reported numerical results should be rounded to significant digits (4021 becomes 4000). Number formats should appropriate to the reader’s locale (42.000,00 or 42,000.00). The list goes on.
Formatting numbers for human consumption is the purpose of d3-format, which is modeled after Python 3’s format specification mini-language (PEP 3101).
This package contains the plain JS library as well as a minified version.
Outros pacotes relacionados a libjs-d3-format
|
|
|
|
-
- rec: javascript-common
- suporte base para pacotes de biblioteca JavaScript
Download de libjs-d3-format
Arquitetura | Tamanho do pacote | Tamanho instalado | Arquivos |
---|---|---|---|
all | 17.2 kB | 94.0 kB | [lista de arquivos] |