licenses.dev

@rmp135/sql-ts v1.16.0

Generate TypeScript definitions from database schemas.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT52
PackageRelationDependenciesPublished
ansi-regex • 5.0.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-styles • 4.3.0ANSI escape codes for styling strings in the terminalINDIRECT2
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 • 4.1.2Transform a string between `camelCase`, `PascalCase`, `Capital Case`, `snake_case`, `param-case`, `CONSTANT_CASE` and othersDIRECT15
color-convert • 2.0.1Plain color conversion functionsINDIRECT1
color-name • 1.1.4A list of color names and its valuesINDIRECT0
colorette • 2.0.19🌈Easily set your terminal text color & styles.INDIRECT0
commander • 10.0.1the complete solution for node.js command-line programsINDIRECT0
constant-case • 3.0.4Transform into upper case string with an underscore between wordsINDIRECT4
debug • 4.3.4Lightweight debugging utility for Node.js and the browserINDIRECT1
dot-case • 3.0.4Transform into a lower case string with a period between wordsINDIRECT3
emoji-regex • 8.0.0A regular expression to match all Emoji-only symbols as per the Unicode Standard.INDIRECT0
escalade • 3.2.0A tiny (183B to 210B) and fast utility to ascend parent directoriesINDIRECT0
esm • 3.2.25Tomorrow's ECMAScript modules today!INDIRECT0
function-bind • 1.1.2Implementation of Function.prototype.bindINDIRECT0
get-package-type • 0.1.0Determine the `package.json#type` which applies to a locationINDIRECT0
getopts • 2.3.0Parse CLI arguments.INDIRECT0
handlebars • 4.7.8Handlebars provides the power necessary to let you build semantic templates effectively with no frustrationDIRECT5
hasown • 2.0.2A robust, ES3 compatible, "has own property" predicate.INDIRECT1
header-case • 2.0.4Transform into a dash separated string of capitalized wordsINDIRECT5
interpret • 2.2.0A dictionary of file extensions and associated module loaders.INDIRECT0
is-core-module • 2.16.1Is this specifier a node.js core module?INDIRECT2
is-fullwidth-code-point • 3.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT0
knex • 2.5.1A batteries-included SQL query & schema builder for PostgresSQL, MySQL, CockroachDB, MSSQL and SQLite3DIRECT21
lodash • 4.17.21Lodash modular utilities.INDIRECT0
lower-case • 2.0.2Transforms the string to lower caseINDIRECT1
minimist • 1.2.8parse argument optionsINDIRECT0
ms • 2.1.2Tiny millisecond conversion utilityINDIRECT0
neo-async • 2.6.2Neo-Async is a drop-in replacement for Async, it almost fully covers its functionality and runs faster INDIRECT0
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
path-parse • 1.0.7Node.js path.parse() ponyfillINDIRECT0
pg-connection-string • 2.6.1Functions for dealing with a PostgresSQL connection stringINDIRECT0
rechoir • 0.8.0Prepare a node environment to require files with different extensions.INDIRECT6
require-directory • 2.1.1Recursively iterates over specified directory, require()'ing each file, and returning a nested hash structure containing those modules.INDIRECT0
resolve-from • 5.0.0Resolve the path of a module like `require.resolve()` but from a given pathINDIRECT0
resolve • 1.22.10resolve like require.resolve() on behalf of files asynchronously and synchronouslyINDIRECT5
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
string-width • 4.2.3Get the visual width of a string - the number of columns required to display itINDIRECT4
strip-ansi • 6.0.1Strip ANSI escape codes from a stringINDIRECT1
supports-preserve-symlinks-flag • 1.0.0Determine if the current node version supports the `--preserve-symlinks` flag.INDIRECT0
tarn • 3.0.2Simple and robust resource pool for node.jsINDIRECT0
tildify • 2.0.0Convert an absolute path to a tilde path: `/Users/sindresorhus/dev` → `~/dev`INDIRECT0
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
wordwrap • 1.0.0Wrap those words. Show them at what columns to start and stop.INDIRECT0
wrap-ansi • 7.0.0Wordwrap a string with ANSI escape codesINDIRECT8
yargs • 17.7.2yargs the modern, pirate-themed, successor to optimist.DIRECT15
ISC4
PackageRelationDependenciesPublished
cliui • 8.0.1easily create complex multi-column command-line-interfacesINDIRECT9
get-caller-file • 2.0.5[![Build Status](https://travis-ci.org/stefanpenner/get-caller-file.svg?branch=master)](https://travis-ci.org/stefanpenner/get-caller-file) [![Build status](https://ci.appveyor.com/api/projects/status/ol2q94g1932cy14a/branch/master?svg=true)](https://ci.aINDIRECT0
y18n • 5.0.8the bare-bones internationalization library used by yargsINDIRECT0
yargs-parser • 21.1.1the mighty option parser used by yargsINDIRECT0
BSD-3-Clause1
PackageRelationDependenciesPublished
source-map • 0.6.1Generates and consumes source mapsINDIRECT0
0BSD1
PackageRelationDependenciesPublished
tslib • 2.8.1Runtime library for TypeScript helper functionsINDIRECT0
BSD-2-Clause1
PackageRelationDependenciesPublished
uglify-js • 3.19.3JavaScript parser, mangler/compressor and beautifier toolkitINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 1.16.0 version:

[![licenses](https://licenses.dev/b/npm/%40rmp135%2Fsql-ts/1.16.0)](https://licenses.dev/npm/%40rmp135%2Fsql-ts/1.16.0)
<a href="https://licenses.dev/npm/%40rmp135%2Fsql-ts/1.16.0">
  <img src="https://licenses.dev/b/npm/%40rmp135%2Fsql-ts/1.16.0" alt="licenses" />
</a>
GitHub