22 packages found
用于项目环境变量批量自动替换的webpack loader
Replace loader for Webpack
Visionx loader for Webpack
Fill function for arrays or strings based on array.fill
case-preserving string.replace
- case-preserving
- preserve-case
- refactoring
- replace
- replace-text
- string-manipulation
- string-replace
- string-substitution
Replace loader for Webpack
🧶 Safely replace any part of a string with anything. Example: useful for replacing substrings with JSX in React
A package to go further with string replace
Replace loader for Webpack
format-fast is a function that allows you to replace certain words to make a text string dynamically, and very easily !
A simple Laravel Mix extension to allow in-file string replacements.
Dotfast helps to play with the keys nested in the objects, in a very easy way, and with very little code !
A quick Laravel Mix extensions for string replacement support.
Webpack loader for replacing a text and other data in a file
Replace loader for Webpack
Replace loader for Webpack
Replace loader for Webpack
String.replace loader for Webpack 4
Pyhton has a format method on string object, which is very handy, when it comes to string manipulation. Javascript has no such method. If we have to deal with any string manipulation we have the ugly way of doing it - concatination.