Skip to content

luckymarmot/Paw-RegexDynamicValue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

#Regex Dynamic Value (Paw Extension)

A Paw Extension to match and replace a pattern in an input string. It uses the JavaScript replace method, so the regular expression syntax must follow the JavaScript syntax (see RegExp object).

Installation

Easily install this Paw Extension: Install Regex Dynamic Value

Development

Build & Install

npm install
cake build
cake install

Watch

During development, watch for changes:

cake watch

##License

This Paw Extension is released under the MIT License. Feel free to fork, and modify!

Copyright © 2014 Paw Inc.

##Contributors

See Contributors.

About

Paw Dynamic Value to match and replace a pattern in an input string.

Resources

License

Stars

Watchers

Forks

Packages

No packages published