Repository navigation
sprintf
- Website
- Wikipedia
The ultimate JavaScript string library
Tiny, fast, non-dependent and fully loaded printf implementation for embedded systems. Extensive test suite passing.
sprintf.js is a complete open source JavaScript sprintf implementation
Lightweight printf library optimized for embedded systems
It is an alternative implementation of the printf family suitable for embedded systems.
🪶 A simple string.h implementation and sprintf & sscanf working with all flags & specifiers. (School 42)
A wrapper library for PHP to format and internationalize values in messages like sprintf
Implementation of sprintf, printf and fprintf in Forth 2012
Insert supplied variable values into a format string.
A fast 450b sprintf & vsprintf format specifier focused on strings with no dependencies. ⚡️