licenses.dev

snapdragon-node v2.1.1

Snapdragon utility for creating a new AST node in custom code, such as plugins.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT10
PackageRelationDependenciesPublished
define-property • 1.0.0Define a non-enumerable property on an object.DIRECT5
function-bind • 1.1.2Implementation of Function.prototype.bindINDIRECT0
hasown • 2.0.2A robust, ES3 compatible, "has own property" predicate.INDIRECT1
is-accessor-descriptor • 1.0.1Returns true if a value has the characteristics of a valid JavaScript accessor descriptor.INDIRECT2
is-buffer • 1.1.6Determine if an object is a BufferINDIRECT0
is-data-descriptor • 1.0.1Returns true if a value has the characteristics of a valid JavaScript data descriptor.INDIRECT2
is-descriptor • 1.0.3Returns true if a value has the characteristics of a valid JavaScript descriptor. Works for data descriptors and accessor descriptors.INDIRECT4
isobject • 3.0.1Returns true if the value is an object and not an array or null.DIRECT0
kind-of • 3.2.2Get the native type of a value.INDIRECT1
snapdragon-util • 3.0.1Utilities for the snapdragon parser/compiler.DIRECT2
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 2.1.1 version:

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