python-format-js
python-format-js copied to clipboard
String formatting like Python's .format()
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...
**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...