Name: | rh-nodejs6-nodejs-preserve |
---|---|
Version: | 0.2.0 |
Release: | 5.el7 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 5449 |
License: | MIT |
RPM: | rh-nodejs6-nodejs-preserve-0.2.0-5.el7.noarch.rpm |
Source RPM: | rh-nodejs6-nodejs-preserve-0.2.0-5.el7.src.rpm |
Build Date: | Tue Jul 24 2018 |
Build Host: | x86-ol7-builder-01.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. |