licenses.dev

vietnamese-conversion v1.0.2

Vietnamese conversion

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT104
PackageRelationDependenciesPublished
@babel/code-frame • 7.24.7Generate errors that contain a code frame that point to source locations.INDIRECT11
@babel/compat-data • 7.25.4INDIRECT0
@babel/core • 7.25.2Babel compiler core.INDIRECT48
@babel/generator • 7.25.6Turns an AST into code.INDIRECT10
@babel/helper-compilation-targets • 7.25.2Helper functions on Babel compilation targetsINDIRECT12
@babel/helper-module-imports • 7.24.7Babel helper functions for inserting module loadsINDIRECT28
@babel/helper-module-transforms • 7.25.2Babel helper functions for implementing ES6 module transformationsINDIRECT30
@babel/helper-simple-access • 7.24.7Babel helper for ensuring that access to a given value is performed through simple accessesINDIRECT28
@babel/helper-string-parser • 7.24.8A utility package to parse stringsINDIRECT0
@babel/helper-validator-identifier • 7.24.7Validate identifier/keywords nameINDIRECT0
@babel/helper-validator-option • 7.24.8Validate plugin/preset optionsINDIRECT0
@babel/helpers • 7.25.6Collection of helper functions used by Babel transforms.INDIRECT17
@babel/highlight • 7.24.7Syntax highlight JavaScript strings for output in terminals.INDIRECT10
@babel/parser • 7.25.6A JavaScript parserINDIRECT4
@babel/template • 7.25.0Generate an AST from a string template.INDIRECT16
@babel/traverse • 7.25.6The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodesINDIRECT27
@babel/types • 7.25.6Babel Types is a Lodash-esque utility library for AST nodesINDIRECT3
@istanbuljs/schema • 0.1.3Schemas describing various structures used by nyc and istanbuljsINDIRECT0
@jridgewell/gen-mapping • 0.3.5Generate source mapsINDIRECT4
@jridgewell/resolve-uri • 3.1.2Resolve a URI relative to an optional base URIINDIRECT0
@jridgewell/set-array • 1.2.1Like a Set, but provides the index of the `key` in the backing arrayINDIRECT0
@jridgewell/sourcemap-codec • 1.5.0Encode/decode sourcemap mappingsINDIRECT0
@jridgewell/trace-mapping • 0.3.25Trace the original position through a source mapINDIRECT2
aggregate-error • 3.1.0Create an error from multiple errorsINDIRECT2
ansi-regex • 5.0.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-styles • 3.2.1ANSI escape codes for styling strings in the terminalINDIRECT2
ansi-styles • 4.3.0ANSI escape codes for styling strings in the terminalINDIRECT2
append-transform • 2.0.0Install a transform to `require.extensions` that always runs last, even if additional extensions are added later.INDIRECT2
archy • 1.0.0render nested hierarchies `npm ls` style with unicode pipesINDIRECT0
argparse • 1.0.10Very powerful CLI arguments parser. Native port of argparse - python's options parsing libraryINDIRECT1
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
brace-expansion • 1.1.11Brace expansion as known from sh/bashINDIRECT2
browserslist • 4.23.3Share target browsers between different front-end tools, like Autoprefixer, Stylelint and babel-env-presetINDIRECT6
caching-transform • 4.0.0Wraps a transform and provides cachingINDIRECT15
camelcase • 5.3.1Convert a dash/dot/underscore/space separated string to camelCase or PascalCase: `foo-bar` → `fooBar`INDIRECT0
chalk • 2.4.2Terminal string styling done rightINDIRECT6
clean-stack • 2.2.0Clean up error stack tracesINDIRECT0
color-convert • 1.9.3Plain color conversion functionsINDIRECT1
color-convert • 2.0.1Plain color conversion functionsINDIRECT1
color-name • 1.1.3A list of color names and its valuesINDIRECT0
color-name • 1.1.4A list of color names and its valuesINDIRECT0
commondir • 1.0.1compute the closest common parent for file pathsINDIRECT0
concat-map • 0.0.1concatenative mapdasheryINDIRECT0
convert-source-map • 1.9.0Converts a source-map from/to different formats and allows adding/changing properties.INDIRECT0
convert-source-map • 2.0.0Converts a source-map from/to different formats and allows adding/changing properties.INDIRECT0
cross-spawn • 7.0.3Cross platform child_process#spawn and child_process#spawnSyncINDIRECT5
debug • 4.3.7Lightweight debugging utility for Node.js and the browserINDIRECT1
decamelize • 1.2.0Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbowINDIRECT0
default-require-extensions • 3.0.1Node's default require extensions as a separate moduleINDIRECT1
emoji-regex • 8.0.0A regular expression to match all Emoji-only symbols as per the Unicode Standard.INDIRECT0
es6-error • 4.1.1Easily-extendable error for use with ES6 classesINDIRECT0
escalade • 3.2.0A tiny (183B to 210B) and fast utility to ascend parent directoriesINDIRECT0
escape-string-regexp • 1.0.5Escape RegExp special charactersINDIRECT0
find-cache-dir • 3.3.2Finds the common standard cache directoryINDIRECT10
find-up • 4.1.0Find a file or directory by walking up parent directoriesINDIRECT5
fromentries • 1.3.2Object.fromEntries() ponyfill (in 6 lines)INDIRECT0
gensync • 1.0.0-beta.2Allows users to use generators in order to write common functions that can be both sync or async.INDIRECT0
get-package-type • 0.1.0Determine the `package.json#type` which applies to a locationINDIRECT0
globals • 11.12.0Global identifiers from different JavaScript environmentsINDIRECT0
has-flag • 3.0.0Check if argv has a specific flagINDIRECT0
has-flag • 4.0.0Check if argv has a specific flagINDIRECT0
hasha • 5.2.2Hashing made simple. Get the hash of a buffer/string/stream/file.INDIRECT2
html-escaper • 2.0.2fast and safe way to escape and unescape &<>'" charsINDIRECT0
imurmurhash • 0.1.4An incremental implementation of MurmurHash3INDIRECT0
indent-string • 4.0.0Indent each line in a stringINDIRECT0
is-fullwidth-code-point • 3.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT0
is-stream • 2.0.1Check if something is a Node.js streamINDIRECT0
is-typedarray • 1.0.0Detect whether or not an object is a Typed ArrayINDIRECT0
is-windows • 1.0.2Returns true if the platform is windows. UMD module, works with node.js, commonjs, browser, AMD, electron, etc.INDIRECT0
js-tokens • 4.0.0A regex that tokenizes JavaScript.INDIRECT0
js-yaml • 3.14.1YAML 1.2 parser and serializerINDIRECT3
jsesc • 2.5.2Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data.INDIRECT0
json5 • 2.2.3JSON for HumansINDIRECT0
locate-path • 5.0.0Get the first path that exists on disk of multiple pathsINDIRECT3
lodash.flattendeep • 4.4.0The lodash method `_.flattenDeep` exported as a module.INDIRECT0
make-dir • 3.1.0Make a directory and its parents if needed - Think `mkdir -p`INDIRECT1
make-dir • 4.0.0Make a directory and its parents if needed - Think `mkdir -p`INDIRECT1
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
node-preload • 0.2.1Request that Node.js child processes preload modulesINDIRECT2
node-releases • 2.0.18Node.js releases dataINDIRECT0
p-limit • 2.3.0Run multiple promise-returning & async functions with limited concurrencyINDIRECT1
p-locate • 4.1.0Get the first fulfilled promise that satisfies the provided testing functionINDIRECT2
p-map • 3.0.0Map over promises concurrentlyINDIRECT3
p-try • 2.2.0`Start a promise chainINDIRECT0
path-exists • 4.0.0Check if a path existsINDIRECT0
path-is-absolute • 1.0.1Node.js 0.12 path.isAbsolute() ponyfillINDIRECT0
path-key • 3.1.1Get the PATH environment variable key cross-platformINDIRECT0
pkg-dir • 4.2.0Find the root directory of a Node.js project or npm packageINDIRECT6
process-on-spawn • 1.0.0Execute callbacks when child processes are spawnedINDIRECT1
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
shebang-command • 2.0.0Get the command from a shebangINDIRECT1
shebang-regex • 3.0.0Regular expression for matching a shebang lineINDIRECT0
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
strip-bom • 4.0.0Strip UTF-8 byte order mark (BOM) from a stringINDIRECT0
supports-color • 5.5.0Detect whether a terminal supports colorINDIRECT1
supports-color • 7.2.0Detect whether a terminal supports colorINDIRECT1
to-fast-properties • 2.0.0Force V8 to use fast properties for an objectINDIRECT0
typedarray-to-buffer • 3.1.5Convert a typed array to a Buffer without a copyINDIRECT1
update-browserslist-db • 1.1.0CLI tool to update caniuse-lite to refresh target browsers from Browserslist configINDIRECT2
uuid • 8.3.2RFC4122 (v1, v4, and v5) UUIDsINDIRECT0
wrap-ansi • 6.2.0Wordwrap a string with ANSI escape codesINDIRECT8
yargs • 15.4.1yargs the modern, pirate-themed, successor to optimist.INDIRECT25
ISC34
PackageRelationDependenciesPublished
@istanbuljs/load-nyc-config • 1.1.0Utility function to load nyc configurationINDIRECT13
cliui • 6.0.0easily create complex multi-column command-line-interfacesINDIRECT9
electron-to-chromium • 1.5.18Provides a list of electron-to-chromium version mappingsINDIRECT0
foreground-child • 2.0.0Run a child as if it's the foreground process. Give it stdio. Exit when it exits.INDIRECT7
fs.realpath • 1.0.0Use node's fs.realpath, but fall back to the JS implementation if the native one failsINDIRECT0
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
glob • 7.2.3a little globberINDIRECT10
graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements.INDIRECT0
inflight • 1.0.6Add callbacks to requests in flight to avoid async duplicationINDIRECT2
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
isexe • 2.0.0Minimal module to check if a file is executable.INDIRECT0
istanbul-lib-processinfo • 2.0.3A utility for managing the `processinfo` folder that NYC uses.INDIRECT25
lru-cache • 5.1.1A cache object that deletes the least-recently-used items.INDIRECT1
minimatch • 3.1.2a glob matcher in javascriptINDIRECT3
nyc • 15.1.0the Istanbul command line interfaceDIRECT149
once • 1.4.0Run a function exactly one timeINDIRECT1
package-hash • 4.0.0Generates a hash for an installed npm package, useful for salting cachesINDIRECT7
picocolors • 1.1.0The tiniest and the fastest library for terminal output formatting with ANSI colorsINDIRECT0
release-zalgo • 1.0.0Helps you write code with promise-like chains that can run both synchronously and asynchronouslyINDIRECT1
require-main-filename • 2.0.0shim for require.main.filename() that works in as many environments as possibleINDIRECT0
rimraf • 3.0.2A deep deletion module for node (like `rm -rf`)INDIRECT11
semver • 6.3.1The semantic version parser used by npm.INDIRECT0
semver • 7.6.3The semantic version parser used by npm.INDIRECT0
set-blocking • 2.0.0set blocking stdio and stderr ensuring that terminal output does not truncateINDIRECT0
signal-exit • 3.0.7when you want to fire an event no matter how a process exits.INDIRECT0
spawn-wrap • 2.0.0Wrap all spawned Node.js child processes by adding environs and arguments ahead of the main JavaScript file argument.INDIRECT23
test-exclude • 6.0.0test for inclusion or exclusion of paths using globsINDIRECT12
which-module • 2.0.1Find the module object for something that was require()dINDIRECT0
which • 2.0.2Like which(1) unix command. Find the first instance of an executable in the PATH.INDIRECT1
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
write-file-atomic • 3.0.3Write files in an atomic fashion w/configurable ownershipINDIRECT4
y18n • 4.0.3the bare-bones internationalization library used by yargsINDIRECT0
yallist • 3.1.1Yet Another Linked ListINDIRECT0
yargs-parser • 18.1.3the mighty option parser used by yargsINDIRECT2
BSD-3-Clause8
PackageRelationDependenciesPublished
istanbul-lib-coverage • 3.2.2Data library for istanbul coverage objectsINDIRECT0
istanbul-lib-hook • 3.0.0Hooks for require, vm and script used in istanbulINDIRECT3
istanbul-lib-instrument • 4.0.3Core istanbul API for JS code coverageINDIRECT51
istanbul-lib-report • 3.0.1Base reporting library for istanbulINDIRECT5
istanbul-lib-source-maps • 4.0.1Source maps support for istanbulINDIRECT4
istanbul-reports • 3.1.7istanbul reportsINDIRECT7
source-map • 0.6.1Generates and consumes source mapsINDIRECT0
sprintf-js • 1.0.3JavaScript sprintf implementationINDIRECT0
Apache-2.01
PackageRelationDependenciesPublished
@ampproject/remapping • 2.3.0Remap sequential sourcemaps through transformations to point at the original source codeINDIRECT5
BSD-2-Clause1
PackageRelationDependenciesPublished
esprima • 4.0.1ECMAScript parsing infrastructure for multipurpose analysisINDIRECT0
CC0-1.0 OR MIT1
PackageRelationDependenciesPublished
type-fest • 0.8.1A collection of essential TypeScript typesINDIRECT0
CC-BY-4.01
PackageRelationDependenciesPublished
caniuse-lite • 1.0.30001658A smaller version of caniuse-db, with only the essentials!INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 1.0.2 version:

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