You can now use replace and search from the command line.
sed grep search replaceJavaScript structural search, replace, and refactor. Demo, documentation, and more: graspjs.com.
search replace refactor structural astMAINTAINER WANTED ~ [gulp-file-include] a gulp plugin for file include
gulpplugin file include replace gulp pluginA gulp plugin for file include
gulpplugin file include replace gulp plugingulp-replace can be called with a string or regex. The string to search for.
gulpplugin replacePipe through a stream which has both the files you want to be updated, as well as the files which have been renamed. For example, we can use gulp-useref to concatenate assets in an index.html, and then use gulp-rev and gulp-rev-replace to cache-bust them.
gulpplugin rev revision version replace assetReplace text patterns with applause. Define patterns that will be used to replace the contents of source files.
gruntplugin replace replacement pattern patterns match text string regex regexp json yaml cson flattenThis library allows users to provide their own resource dictionaries to replace the default theme dictionaries loaded by WPF. This will make it so you don't have to decorate custom styles with BasedOn="{StaticResource {x:Type ...}}" and other benefits.
custom replace skin style themeReplace text in files using strings, regexs or functions. replace is the top level task that goes in your grunt.initConfig({}). It is a multi-task, meaning that it must contain targets, which you can name anything you like.
gruntplugin replace text string regex functionFind and add angular.js files to index.html automatically and in correct order (also applicable for source files of any other framework). Great for development builds, inspired by usemin which is strongly recommended for handling of production builds.This plugin requires Grunt.
gruntplugin replace placeholder angular source files ngsrcReplaces emoji codes (like :smiley:) for emoji images (like 😃) or unicode characters (like 😃).The emoji codes used are the ones on Emoji cheat sheet. Their images are also provided here for you to use (images.zip), but consider its copyright.
emoji emojis replace textConvert matching single-quotes to double-quotes: `I 'love' unicorns` → `I "love" unicorns`
normalize quotes quote double doublequotes double-quotes text convert string code matching replaceConvert matching double-quotes to single-quotes: `I "love" unicorns` → `I 'love' unicorns`
normalize quotes quote single singlequotes single-quotes text convert string code matching replaceConvert matching double-quotes to single-quotes: I "love" unicorns → I 'love' unicorns
cli-app cli normalize quotes quote single singlequotes single-quotes text convert string code matching replaceSimilar to String#replace(), but supports replacing multiple matches. You could achieve something similar by putting the string in a RegExp constructor with the global flag and passing it to String#replace(), but you would then have to first escape the string anyways.Returns a new string with all needle matches replaced with replacement.
replace string str text all many multiple global match matches replacement replacer modify substring sub-string needle searchUseful when all you need is to fill in some placeholders.Text with placeholders for data properties.
string formatting template object format interpolate interpolation templating str obj tpl expand simple replace placeholders values fmt transform microSee the example/ directory for a runnable example.I wanted an easy way to do string replacement a la String.prototype.replace within React components without breaking React's built in string escaping functionality. This meant standard string replacement combined with dangerouslySetInnerHTML was out of the question.
react string-manipulation react-components string replace###percentage Returns a number formatted as a percentage. Numbers between 0 and 1 will be rounded up to 10th decimal place.I used Restangular as a template for this project as no one has yet to create a project template for new projects. The bytes filter originated from Thom Seddon before some improvements were made.
filter percentage ng-filters angular bytes percent replace reverse join angularjs client browser
We have large collection of open source products. Follow the tags from
Tag Cloud >>
Open source products are scattered around the web. Please provide information
about the open source projects you own / you use.
Add Projects.