Name: | rh-nodejs6-nodejs-preserve |
---|---|
Version: | 0.2.0 |
Release: | 4.el7 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 5449 |
License: | MIT |
RPM: | rh-nodejs6-nodejs-preserve-0.2.0-4.el7.noarch.rpm |
Source RPM: | rh-nodejs6-nodejs-preserve-0.2.0-4.el7.src.rpm |
Build Date: | Thu May 18 2017 |
Build Host: | x86-ol7-builder-02.us.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/jonschlinkert/preserve |
Summary: | Temporarily substitute tokens in the given string with placeholders |
Description: | Temporarily substitute tokens in the given string with placeholders, then put them back after transforming the string. Useful for protecting tokens, like templates in HTML, from being mutated when the string is transformed in some way, like from a formatter/beautifier. |