npm stats
  • Search
  • About
  • Repo
  • Sponsor
  • more
    • Search
    • About
    • Repo
    • Sponsor

Made by Antonio Ramirez

lodash-helpers

0.1.0

@jonschlinkert

npmHomeRepoSnykSocket
Downloads:288
$ npm install lodash-helpers
DailyWeeklyMonthlyYearly

lodash-helpers NPM version

Helpers for Lo-Dash and undercore templates.

Install

Install with npm:

npm i lodash-helpers --save-dev

Usage

var lodashHelpers = require('lodash-helpers');
console.log(lodashHelpers('abc'));
//=> ['a', 'b', 'c'];

API

Author

Jon Schlinkert

  • github/jonschlinkert
  • twitter/jonschlinkert

License

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


This file was generated by verb-cli on August 25, 2014.