licenses.dev

helper-md v0.2.2

Markdown template helper. Uses remarkable to render markdown in templates. Should work with Handlebars, Lo-Dash or any template engine that supports helper functions.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT40
PackageRelationDependenciesPublished
argparse • 1.0.10Very powerful CLI arguments parser. Native port of argparse - python's options parsing libraryINDIRECT1
async-function • 1.0.0A function that returns the normally hidden `AsyncFunction` constructorINDIRECT0
async-generator-function • 1.0.0A function that returns the normally hidden `AsyncGeneratorFunction` constructorINDIRECT0
autolinker • 0.28.1Utility to automatically link the URLs, email addresses, and Twitter handles in a given block of text/HTMLINDIRECT16
call-bind-apply-helpers • 1.0.2Helper functions around Function call/apply/bind, for use in `call-bind`INDIRECT2
call-bound • 1.0.4Robust call-bound JavaScript intrinsics, using `call-bind` and `get-intrinsic`.INDIRECT15
core-util-is • 1.0.3The `util.is*` functions introduced in Node v0.12.INDIRECT0
dunder-proto • 1.0.1If available, the `Object.prototype.__proto__` accessor and mutator, call-boundINDIRECT4
ent • 2.2.2Encode and decode HTML entitiesDIRECT20
es-define-property • 1.0.1`Object.defineProperty`, but not IE 8's broken one.INDIRECT0
es-errors • 1.3.0A simple cache for a few of the JS Error constructors.INDIRECT0
es-object-atoms • 1.1.2ES Object-related atoms: Object, ToObject, RequireObjectCoercibleINDIRECT1
extend-shallow • 2.0.1Extend an object with the properties of additional objects. node.js/javascript util.DIRECT1
fs-exists-sync • 0.1.0Drop-in replacement for `fs.existsSync` with zero dependencies. Other libs I found either have crucial differences from fs.existsSync, or unnecessary dependencies. See README.md for more info.DIRECT0
function-bind • 1.1.2Implementation of Function.prototype.bindINDIRECT0
generator-function • 2.0.1A function that returns the normally hidden `GeneratorFunction` constructorINDIRECT0
get-intrinsic • 1.3.1Get and robustly cache all JS language-level intrinsics at first require timeINDIRECT14
get-proto • 1.0.1Robustly get the [[Prototype]] of an objectINDIRECT6
gopd • 1.2.0`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.INDIRECT0
gulp-header • 1.8.12Gulp extension to add header to file(s) in the pipeline.INDIRECT15
has-symbols • 1.1.0Determine if the JS environment has Symbol support. Supports spec, or shams.INDIRECT0
has-tostringtag • 1.0.2Determine if the JS environment has `Symbol.toStringTag` support. Supports spec, or shams.INDIRECT1
hasown • 2.0.4A robust, ES3 compatible, "has own property" predicate.INDIRECT1
is-extendable • 0.1.1Returns true if a value is any of the object types: array, regexp, plain object, function or date. This is useful for determining if a value can be extended, e.g. "can the value have keys?"INDIRECT0
is-regex • 1.2.1Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTagINDIRECT17
isarray • 1.0.0Array#isArray for older browsersINDIRECT0
lodash._reinterpolate • 3.0.0The modern build of lodash’s internal `reInterpolate` as a module.INDIRECT0
lodash.template • 4.18.1The Lodash method `_.template` exported as a module.INDIRECT2
lodash.templatesettings • 4.2.0The Lodash method `_.templateSettings` exported as a module.INDIRECT1
math-intrinsics • 1.1.0ES Math-related intrinsics and helpers, robustly cached.INDIRECT0
process-nextick-args • 2.0.1process.nextTick but always with argsINDIRECT0
punycode • 1.4.1A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.INDIRECT0
readable-stream • 2.3.8Streams3, a user-land copy of the stream library from Node.jsINDIRECT7
remarkable • 1.7.4Markdown parser, done right. 100% Commonmark support, extensions, syntax plugins, high speed - all in one.DIRECT19
safe-buffer • 5.1.2Safer Node.js Buffer APIINDIRECT0
safe-regex-test • 1.1.0Give a regex, get a robust predicate function that tests it against a string.INDIRECT18
string_decoder • 1.1.1The string_decoder module from Node coreINDIRECT1
through2 • 2.0.5A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noiseINDIRECT9
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
xtend • 4.0.2extend like a bossINDIRECT0
BSD-3-Clause2
PackageRelationDependenciesPublished
source-map • 0.6.1Generates and consumes source mapsINDIRECT0
sprintf-js • 1.0.3JavaScript sprintf implementationINDIRECT0
ISC2
PackageRelationDependenciesPublished
concat-with-sourcemaps • 1.1.0Concatenate file contents with a custom separator and generate a source mapINDIRECT1
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/helper-md)](https://licenses.dev/npm/helper-md)
<a href="https://licenses.dev/npm/helper-md">
  <img src="https://licenses.dev/b/npm/helper-md" alt="licenses" />
</a>

Or the licenses badge code for the 0.2.2 version:

[![licenses](https://licenses.dev/b/npm/helper-md/0.2.2)](https://licenses.dev/npm/helper-md/0.2.2)
<a href="https://licenses.dev/npm/helper-md/0.2.2">
  <img src="https://licenses.dev/b/npm/helper-md/0.2.2" alt="licenses" />
</a>
GitHub