licenses.dev

pug-layout v1.2.3

A class for pug layouts

Published on

Licenses

Learn more about license information.

Package Licenses

ISC

Dependency Licenses

MIT48
PackageRelationDependenciesPublished
@types/babel-types • 7.0.16TypeScript definitions for babel-typesINDIRECT0
@types/babylon • 6.16.9TypeScript definitions for babylonINDIRECT1
acorn-globals • 3.1.0Detect global variables in JavaScript using acornINDIRECT1
acorn • 3.3.0ECMAScript parserINDIRECT0
acorn • 4.0.13ECMAScript parserINDIRECT0
babel-runtime • 6.26.0babel selfContained runtimeINDIRECT2
babel-types • 6.26.0Babel Types is a Lodash-esque utility library for AST nodesINDIRECT6
babylon • 6.18.0A JavaScript parserINDIRECT0
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`.INDIRECT12
character-parser • 2.2.0Parse JavaScript one character at a time to look for snippets in Templates. This is not a validator, it's just designed to allow you to have sections of JavaScript delimited by brackets robustly.INDIRECT15
constantinople • 3.1.2Determine whether a JavaScript expression evaluates to a constant (using acorn)INDIRECT10
core-js • 2.6.12Standard libraryINDIRECT0
doctypes • 1.1.0Shorthands for commonly used doctypesINDIRECT0
dunder-proto • 1.0.1If available, the `Object.prototype.__proto__` accessor and mutator, call-boundINDIRECT4
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.1ES Object-related atoms: Object, ToObject, RequireObjectCoercibleINDIRECT1
function-bind • 1.1.2Implementation of Function.prototype.bindINDIRECT0
get-intrinsic • 1.3.0Get and robustly cache all JS language-level intrinsics at first require timeINDIRECT11
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
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.2A robust, ES3 compatible, "has own property" predicate.INDIRECT1
is-expression • 3.0.0Check if a string is a valid JavaScript expressionINDIRECT2
is-regex • 1.2.1Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTagINDIRECT14
js-stringify • 1.0.2Stringify an object so it can be safely inlined in JavaScript codeINDIRECT0
lodash • 4.17.21Lodash modular utilities.INDIRECT0
math-intrinsics • 1.1.0ES Math-related intrinsics and helpers, robustly cached.INDIRECT0
object-assign • 4.1.1ES2015 `Object.assign()` ponyfillINDIRECT0
path • 0.12.7Node.JS path moduleDIRECT3
process • 0.11.10process information for node.js and browsersINDIRECT0
pug-attrs • 2.0.4Generate code for Pug attributesINDIRECT13
pug-code-gen • 1.1.1Default code-generator for pug. It generates HTML via a JavaScript template function.DIRECT21
pug-error • 1.3.3Standard error objects for pugINDIRECT0
pug-lexer • 2.3.2The pug lexer (takes a string and converts it to an array of tokens)DIRECT20
pug-linker • 1.0.2Link multiple pug ASTs together using include/extendsDIRECT2
pug-load • 2.0.12The Pug loader is responsible for loading the depenendencies of a given Pug file.DIRECT2
pug-parser • 2.0.2The pug parser (takes an array of tokens and converts it to an abstract syntax tree)DIRECT2
pug-runtime • 2.0.5The runtime components for the pug templating languageDIRECT0
pug-walk • 1.1.8Walk and transform a pug ASTINDIRECT0
regenerator-runtime • 0.11.1Runtime for Regenerator-compiled generator and async functions.INDIRECT0
to-fast-properties • 1.0.3Force V8 to use fast properties for an objectINDIRECT0
token-stream • 0.0.1Take an array of token and produce a more useful API to give to a parserINDIRECT0
util • 0.10.4Node.JS util moduleINDIRECT1
void-elements • 2.0.1Array of "void elements" defined by the HTML specification.INDIRECT0
with • 5.1.1Compile time `with` for strict mode JavaScriptINDIRECT3
ISC1
PackageRelationDependenciesPublished
inherits • 2.0.3Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
BSD-2-Clause1
PackageRelationDependenciesPublished
esutils • 2.0.3utility box for ECMAScript language toolsINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 1.2.3 version:

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