python-format-js icon indicating copy to clipboard operation
python-format-js copied to clipboard

String formatting like Python's .format()

Results 3 python-format-js issues
Sort by recently updated
recently updated
newest added

Hello, I really like the library, as it includes everything I need to format strings and numbers. But one option seems not to work, the formatting with "=". As far...

bug

**Is your feature request related to a problem? Please describe.** On pipeline not auto generate NPM version code. **Describe the solution you'd like** Create new feature on pipeline to increase...

**Is your feature request related to a problem? Please describe.** I'm using python-format-js through [LlamaindexTS](https://github.com/run-llama/LlamaIndexTS), and having problems when there's some string between `{` and `}` but the string is...