licenses.dev

@graphql-codegen/add v5.0.3

GraphQL Code Generator plugin for adding custom content to your output file

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT30
PackageRelationDependenciesPublished
@graphql-codegen/plugin-helpers • 5.1.0GraphQL Code Generator common utils and typesDIRECT30
@graphql-tools/utils • 10.7.2Common package containing utils and types for GraphQL toolsINDIRECT4
@graphql-typed-document-node/core • 3.2.0INDIRECT0
camel-case • 4.1.2Transform into a string with the separator denoted by the next word capitalizedINDIRECT4
capital-case • 1.0.4Transform into a space separated string with each word capitalizedINDIRECT4
change-case-all • 1.0.15All change-case methods bundled in a single moduleINDIRECT22
change-case • 4.1.2Transform a string between `camelCase`, `PascalCase`, `Capital Case`, `snake_case`, `param-case`, `CONSTANT_CASE` and othersINDIRECT15
common-tags • 1.8.2a few common utility template tags for ES2015INDIRECT0
constant-case • 3.0.4Transform into upper case string with an underscore between wordsINDIRECT4
cross-inspect • 1.0.1Cross platform implementation of Node's util.inspectINDIRECT1
dot-case • 3.0.4Transform into a lower case string with a period between wordsINDIRECT3
dset • 3.1.4A tiny (194B) utility for safely writing deep Object values~!INDIRECT0
header-case • 2.0.4Transform into a dash separated string of capitalized wordsINDIRECT5
import-from • 4.0.0Import a module like with `require()` but from a given pathINDIRECT0
is-lower-case • 2.0.2Returns `true` if the string is lower case onlyINDIRECT1
is-upper-case • 2.0.2Returns `true` if the string is upper case only.INDIRECT1
lodash • 4.17.21Lodash modular utilities.INDIRECT0
lower-case-first • 2.0.2Transforms the string with only the first character in lower caseINDIRECT1
lower-case • 2.0.2Transforms the string to lower caseINDIRECT1
no-case • 3.0.4Transform into a lower cased string with spaces between wordsINDIRECT2
param-case • 3.0.4Transform into a lower cased string with dashes between wordsINDIRECT4
pascal-case • 3.1.2Transform into a string of capitalized words without separatorsINDIRECT3
path-case • 3.0.4Transform into a lower case string with slashes between wordsINDIRECT4
sentence-case • 3.0.4Transform into a lower case with spaces between words, then capitalize the stringINDIRECT4
snake-case • 3.0.4Transform into a lower case string with underscores between wordsINDIRECT4
sponge-case • 1.0.1Transform into a string with random capitalization appliedINDIRECT1
swap-case • 2.0.2Transform a string by swapping every character from upper to lower case, or lower to upper caseINDIRECT1
title-case • 3.0.3Transform a string into title case following English rulesINDIRECT1
upper-case-first • 2.0.2Transforms the string with the first character in upper casedINDIRECT1
upper-case • 2.0.2Transforms the string to upper caseINDIRECT1
0BSD1
PackageRelationDependenciesPublished
tslib • 2.6.3Runtime library for TypeScript helper functionsDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/%40graphql-codegen%2Fadd)](https://licenses.dev/npm/%40graphql-codegen%2Fadd)
<a href="https://licenses.dev/npm/%40graphql-codegen%2Fadd">
  <img src="https://licenses.dev/b/npm/%40graphql-codegen%2Fadd" alt="licenses" />
</a>

Or the licenses badge code for the 5.0.3 version:

[![licenses](https://licenses.dev/b/npm/%40graphql-codegen%2Fadd/5.0.3)](https://licenses.dev/npm/%40graphql-codegen%2Fadd/5.0.3)
<a href="https://licenses.dev/npm/%40graphql-codegen%2Fadd/5.0.3">
  <img src="https://licenses.dev/b/npm/%40graphql-codegen%2Fadd/5.0.3" alt="licenses" />
</a>
GitHub