iOS File Manager on top of NSFileManager for simplifying files management. It provides many static methods for executing most common operations with few lines of code. It works by default in the Documents directory to allow use of relative paths, but it's possible to work easily on any other directory. Copy FCFileManager.h and FCFileManager.m to your project.
ios file manager nsfilemanager pod copy create move delete rename read write files directory xattr exif directories remove listA Babel plugin to add a new resolver for your modules when compiling your code using Babel. This plugin allows you to add new "root" directories that contain your modules. It also allows you to setup a custom alias for directories, specific files, or even other npm modules. This plugin can simplify the require/import paths in your project. For example, instead of using complex relative paths like ../../../../utils/my-utils, you can write utils/my-utils. It will allow you to work faster since you won't need to calculate how many levels of directory you have to go up before accessing the file.
babel-plugin resolver babel module alias rewrite resolve rename mapping require importThis package assumes that you created your react-native project using react-native init.
react-native react-native-rename rename ios android renamer react spaceSharpF2 use the power of regular expression to rename a collection (batch) of files. Extract sub-strings from file names using REGEX. These sub-strings can be formatted and use to build the final file names.
batch batch-file-renamer file filename regex regular-expression renameA C# command line tool for renaming files to their MD5 checksum. Files are renamed recursively inside directories. Duplicates are removed. Usage: renmd5.exe <dir_1|file_1> <dir_2|file_2> ... <dir_n|file_n>
md5 rename renamerUseful when you wrap a function in another function and like to preserve the original name and other properties.It will copy over the properties name, length, displayName, and any custom properties you may have set.
function mimic imitate rename copy inherit properties name func fn set infer changeA babel-root-import resolver for eslint-plugin-import.And see babel-root-import to know how to configure your prefix/suffix.
eslint eslint-plugin-import eslint-import-resolver babel babel-plugin module babel-root-import rewrite resolve rename mapping require importA Browserify plugin to map whole directories as different directories to browserify. This is useful if you have a common batch of files that you don't want to have to refer to relatively all the time. If remapify doesn't work for you for any reason, you might want to give aliasify or pathmodify a look.
browserify-plugin alias directory rename browserify browser commonjs folderUpdate a source file with fingerprinted assets. If a string is passed in as the manifest, gulp-fingerprint will interpret this as a path and automatically require the json file.
asset assetpipeline fingerprint gulpplugin manifest pipeline regex rename streams vinylAction alias for hubot. Say, we have the following aliases.
hubot alias hubot-scripts renameA batch rename tool for media files (audio, video and images). Move, or create an hardlink, with a new name based on meta information extracted from the file. See the wiki page.
batch-rename renameModify the names of the own enumerable properties (keys) of an object. Please consider following this project's author, Jon Schlinkert, and consider starring the project to show your ❤️ and support.
keys rename object rename-keys nodejs properties enumerableRecursively rename the keys in an object. Pull requests and stars are always welcome. For bugs and feature requests, please create an issue.
keys nested object properties props recurse recursively renameA convenient plugin but not necessary because you can just use 'copy' and 'delete' tasks in Grunt. Built this more to fiddle around with Grunt and to gain some knowledge HowTo build a plugin for Grunt. Run this task with the grunt rename command.
rename grunt gruntpluginAn Atom package that automatically renames index.* files to their parent directory name. It's common practice, in web development, to give your directories semantically-relevant names, but to give the primary file the name of index.js, index.html, index.css, etc.
atom tabs rename title filename pane index
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.