23 个仓库
Validation and serialization for numeric data.
Distinguishing note: Handles integers, floats, and high-precision decimals.
Explore 23 awesome GitHub repositories matching web development · Numeric Fields. Refine with filters or upvote what's useful.
Django REST Framework is a toolkit for building standards-compliant web services that map complex data models to structured HTTP responses. It provides a modular architecture for handling the request lifecycle, including authentication, permission checks, and content negotiation. The framework is designed to facilitate the development of robust APIs by transforming complex data types into native formats and validating incoming request payloads against defined schemas. The project distinguishes itself through a highly modular, class-based design that allows developers to build complex views an
Validates and serializes numeric data types, including high-precision decimals.
React-admin is a framework for building data-driven administrative interfaces that connect to REST or GraphQL backends. It provides a comprehensive suite of tools for managing the full lifecycle of administrative applications, including resource-oriented routing, declarative form scaffolding, and context-driven state management. By utilizing a modular adapter-based architecture, the framework abstracts backend communication, allowing developers to build consistent CRUD interfaces that handle data fetching, authentication, and synchronization automatically. The project distinguishes itself thr
Formats numerical values according to locale-specific conventions for consistent presentation.
GSAP is a comprehensive JavaScript animation library designed for orchestrating complex motion sequences and interactive user interfaces. It provides a robust property-interpolation engine that calculates intermediate values for CSS styles, attributes, and numeric properties, enabling smooth visual transitions across web elements. The framework is built on a core architecture that manages animation lifecycles, timeline-based sequence orchestration, and virtual property interception to ensure precise control over motion. The library distinguishes itself through a modular, plugin-based extensib
Formats numeric values by stripping and appending units during processing.
Cleave.js is a JavaScript library that applies real-time visual formatting to form fields as users type. It provides specialized utilities to enforce visual patterns for credit cards, phone numbers, dates, times, and large numerals. The library includes predefined formatting rules for common data types, such as detecting credit card issuers to apply correct spacing and managing country-specific regional patterns for international phone numbers. It also supports large numeral grouping using Western, Indian, and Chinese numbering systems. Users can define custom input patterns using specific b
Applies locale-specific thousands separators and numeric formatting for large numerals during user input.
Numeral-js is a JavaScript number formatting library used to convert raw numeric values into human-readable strings for currencies, percentages, and abbreviations. It includes a numeric string parser to extract raw values from formatted strings by removing symbols and delimiters. The library provides locale-aware formatting to adjust decimal separators and currency symbols based on regional language settings. It also features a data size converter that transforms byte values into readable measurements using base-1000 or base-1024 standards. The system supports the registration of custom form
Provides a comprehensive suite for displaying numbers according to locale-specific conventions, currencies, and percentages.
DiceBear is an SVG avatar generation library and image API that creates deterministic profile pictures from seed strings. It provides a system for generating consistent visual outputs across different environments and programming languages using JSON style definitions. The project distinguishes itself with a comprehensive design toolkit, including a visual style designer and a Figma integration plugin that converts design frames into JSON schemas. It supports sophisticated visual control through weighted probability distributions for components, contrast-aware color management for accessibili
Standardizes numeric values to a fixed number of decimal places for cross-platform SVG consistency.
CountUp.js is a lightweight JavaScript library that animates a numerical value from zero to a target number over a configurable duration with smooth easing. It supports both count-up and count-down transitions, making it a focused tool for displaying animated numerical changes on web pages. The library distinguishes itself through support for bidirectional number animation, custom easing functions, and locale-aware number formatting with configurable separators, decimal points, and digit groupings. It also offers plugin-based rendering, allowing developers to replace the default display logic
Maps Unicode characters for non-Latin numeral systems to render animated counts in Eastern Arabic or Farsi digits.
dc.js is a multi-dimensional analysis tool and visualization framework used to build interactive data dashboards. It functions as a charting library that renders diverse SVG visualizations powered by D3 and integrates natively with Crossfilter to enable coordinated filtering across large datasets. The project is distinguished by its linked-view coordination, where selecting a data range or category in one chart simultaneously updates all other connected views. This allows for dynamic data exploration through dimensional chart linking and coordinated brushing, transforming raw datasets into na
Implements utilities for displaying numeric values according to locale-specific conventions and precision.
vue-i18n is an internationalization framework and plugin for Vue.js applications. It serves as a dynamic translation manager and localization formatting library used to translate user interface text and format dates and numbers for global audiences. The project distinguishes itself through a dynamic translation workflow that supports asynchronous locale loading and the ability to reload translation messages in real-time without refreshing the page. It provides specialized mechanisms for rich text rendering, allowing the interpolation of HTML tags and Vue components directly into translated st
Allows the registration of project-specific rules to customize how translated messages are formatted.
number-flow is an animated number UI component that creates fluid vertical transitions between numeric values using digit-by-digit animations. It serves as a locale-aware number formatter that represents values according to regional cultural rules and browser internationalization standards. The component is designed for precise visual integration, exposing internal elements via CSS to allow for external styling. It incorporates accessibility features by detecting browser capabilities and respecting system-level reduced motion preferences. The project covers capabilities for dynamic data visu
Formats numeric values according to regional cultural rules and browser internationalization standards.
react-quill is a React component wrapper for the Quill rich text editor, providing a customizable WYSIWYG interface for creating and manipulating formatted semantic HTML content. It functions as a controlled component that manages the internal state and events of the editor within the React lifecycle. The project enables the definition of custom text formats and formatting schemas to support specialized styling or unique data structures. It features configurable toolbars and visual themes, allowing for the application of custom CSS and the specification of custom DOM elements for the editing
Enables the registration of custom text formats and formatting schemas to support specialized styling.
Symfony Translation is a PHP library and framework component for internationalizing applications. It provides a complete system for managing message catalogs, handling locale-aware string translation, and formatting messages using ICU MessageFormat syntax to support pluralization, gender, and conditional selection. The component organizes translatable strings into named domains, supports key-based lookup that decouples source text from localized versions, and offers deferred rendering through translatable objects that store parameters and render only when output is needed. The library disting
Registers custom loaders and dumpers for non-standard translation file formats.
Lingui is a JavaScript internationalization library that provides a framework-agnostic core with bindings for React, SolidJS, Svelte, Astro, and other JavaScript frameworks. It operates through a compile-time message extraction pipeline that scans source files for translatable strings, generates standard PO, JSON, or CSV catalog files, and compiles them into optimized JavaScript modules for production deployment. The library uses macro-based message definition to wrap translatable text in source code while preserving context for extraction, and includes a plural rule engine that automatically
Stores translations in standard PO, CSV, JSON, or custom formats for compatibility with translation platforms.
Roc is a statically typed, functional programming language built around immutable-by-default semantics, exhaustive pattern matching on tag unions, and a type system that combines optional explicit annotations with full compile-time type inference. Its core identity centers on correctness and expressiveness, using tagged unions for error handling with a question-mark operator for early error propagation, and a trailing-bang naming convention that makes side-effect boundaries syntactically visible at every call site. The language distinguishes itself through a platform-based I/O abstraction tha
Includes numeric formatting utilities that convert numbers to string representations.
PhoneNumberKit 是一个 Swift 框架,用于根据全球编号标准解析、格式化和验证国际电话号码。它提供了一套查找表、结构化解析器和验证工具,以处理国际电话编号的复杂性。 该库将原始字符串转换为包含国家代码和国内号码的结构化对象。它将国际拨号代码转换为完整的国家名称,并验证电话号码字符串在逻辑上是否可能,以及是否符合特定的区域编号计划。 该项目包含用于将原始数字转换为标准化国际或国内布局的实用程序。它还提供了实时用户输入掩码功能,以及在用户输入时显示区域特定占位符和国旗的功能。
Transforms raw digits into standardized international or national layouts using country-specific templates.
indicatif 是一个 Rust 库,用于在命令行应用中渲染进度条与加载旋转器。它提供终端进度指示器,用于追踪任务完成百分比与预计剩余时间。 该项目包含一个多进度条管理器,用于在单个终端视图中协调多个同时进行的指示器,以及一个终端日志同步器,用于防止日志输出重叠或扭曲活动进度条。它具备一个旋转器组件,用于在总完成百分比未知时指示活动的后台进程。 该库支持用于定义视觉布局的进度模板自定义,并集成终端日志记录,以在异步执行期间保持视觉稳定性。
Provides a custom DSL to define the layout of progress bars by mapping placeholders to dynamic value providers.
QRCoder 是一个原生的 C# 库,用于从文本和数据载荷生成并渲染二维码。它为 .NET 生态系统提供了无依赖的二维码标准实现,处理从数据编码到视觉输出的完整过程。 该库包含通过调整颜色、纠错级别和嵌入自定义 Logo 来定制二维码的工具。它还支持针对特定数据类型(如 WiFi 凭据、联系人名片和支付系统)的标准载荷格式化。 渲染引擎将二维码输出为多种格式,包括 PNG、SVG、PDF、ASCII、Bitmap 和 PostScript。用户还可以访问底层的模块矩阵进行自定义渲染或结构分析。
Constructs standardized input strings for WiFi credentials and contact cards before they are encoded into the QR matrix.
accounting.js 是一个 JavaScript 库和工具套件,用于格式化本地化的数字和货币字符串、舍入十进制值以及解析货币字符串。它提供了使用特定语言的分隔符和自定义符号将数值转换为人类可读字符串的工具。 该库包括一个货币字符串解析器,通过删除符号和分隔符从格式化字符串中提取原始数值。它还具有一个浮点舍入工具,旨在防止金融计算期间的二进制精度错误。 其他功能涵盖了金融表中货币符号和十进制点的垂直对齐。该工具集还支持本地化的数字格式化,以及将数字或数字数组转换为具有特定精度设置的字符串。
Constructs currency strings by injecting numbers into templates that define symbol placement and precision.
这是 Vue 2 渐进式 JavaScript 框架的综合文档网站。它作为构建响应式用户界面和单页应用程序的技术参考和开发指南。 该网站提供了详细的 JavaScript API 参考和 Web 组件目录。它涵盖了基于组件的架构的实现、响应式状态管理以及使用虚拟 DOM 来同步应用程序状态与浏览器。 该文档详细介绍了包括客户端路由、声明式 DOM 操作以及前端构建优化(如服务器端渲染和模板预编译)在内的功能。它还解释了框架的状态同步方法、组件生命周期以及自定义指令的使用。 内容作为教程和规范集合进行维护,文档通过 Markdown 编辑。
Provides reusable functions to transform data values into specific formats within template interpolations.
go-humanize is a Go library for converting raw numbers, byte sizes, and durations into natural language strings to improve human readability. The project provides specialized formatters for byte sizes using SI or IEC standards and a relative time formatter that transforms durations into descriptions such as three days ago. It also includes an SI unit formatter for converting numeric values to and from International System of Units prefixes and symbols. Beyond technical units, the library includes English natural language utilities for pluralizing nouns, generating ordinal numbers, and joinin
Transforms raw byte counts into human-readable units such as KB, MB, or GB.