🚀 Launch Week Day 3:Introducing Supply Chain Attack Campaigns Tracking.Learn More →
Socket
Book a DemoInstallSign in
Socket

delimiter-map

Package Overview
Dependencies
Maintainers
2
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

delimiter-map

Delimiter map for common template engines. Compatible with consolidate.

latest
Source
npmnpm
Version
0.1.1
Version published
Maintainers
2
Created
Source

delimiter-map NPM version

Delimiter map for common template engines. Compatible with consolidate.

Install

Install with npm:

npm i delimiter-map --save-dev

Usage

var delimiterMap = require('delimiter-map');
console.log(delimiterMap('handlebars'));
//=> ['{{', '}}'];

API

Author

Jon Schlinkert

License

Copyright (c) 2014 Jon Schlinkert, contributors.
Released under the MIT license

This file was generated by verb-cli on July 17, 2014.

Keywords

docs

FAQs

Package last updated on 17 Jul 2014

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts