50 results for “topic:sprintf”
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
:scroll: sprintf for JS
Dart implementation of sprintf
:art: colourful sprintf
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
tiny (<1 kB) sprintf() for embedded platforms
Minimal quick & dirty libc, mainly meant for use in my WebAssembly modules
a clone of C s(n)printf in Rust
Implementation of sprintf, printf and fprintf in Forth 2012
🧵🖥 Implementation of the string.h library with additions.
Insert supplied variable values into a format string.
C-style printf formatting for JavaScript with padding and precision.
Support for working with float in STM32 in conjunction with FreeRTOS
Formatting and printing string utilities
A fast 450b sprintf & vsprintf format specifier focused on strings with no dependencies. ⚡️
Render format string like sprintf with vue components
callback_printf enables portable sprintf, snprintf, vsprintf and vsnprintf like functions. The code includes samples for those functions. It's fast, threadsafe and without dependencies to other libraries. It supports all formats of C 11 standard. wchar_t arguments and strings are converted to UTF-8.
NodeJS String Variable Parser
A python sprintf formatstring playground.
Reproduction of the Standard C Library 'printf()' Functions.
A variant of a simple and fast implementation of the sprintf() PHP-function for JavaScript
A group project. Implementation of the library string.h in the C programming language. Using the check.h and lcov libraries to write unit tests.
sprint-js with all extensions plugged in
String formatting extension for sprintf-js
This function is like a sprintf of php. You'll need to pass a string with "%s" and array/string of string(s) to replace.