licenses.dev

ember-fill-in-file v0.0.4

Ember test helper for fill-in-file

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT162
PackageRelationDependenciesPublished
acorn • 5.7.4ECMAScript parserINDIRECT0
align-text • 0.1.4Align the text in a string.INDIRECT4
alter • 0.2.0alters a string by replacing multiple range fragments in one fast passINDIRECT1
ansi-regex • 2.1.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-styles • 2.2.1ANSI escape codes for styling strings in the terminalINDIRECT0
array-equal • 1.0.2Check if two arrays are equalINDIRECT0
ast-traverse • 0.1.1simple but flexible AST traversal with pre and post visitorsINDIRECT0
ast-types • 0.8.12Esprima-compatible implementation of the Mozilla JS Parser APIINDIRECT0
ast-types • 0.9.6Esprima-compatible implementation of the Mozilla JS Parser APIINDIRECT0
async-disk-cache • 1.3.5Async disk cacheINDIRECT24
async-promise-queue • 1.0.5wrapper around async.queue to make some common usages simplerINDIRECT4
async • 2.6.4Higher-order functions and common patterns for asynchronous codeINDIRECT1
babel-core • 5.8.38A compiler for writing next generation JavaScriptINDIRECT125
babel-plugin-constant-folding • 1.0.1Compile static constants (ie. code that we can statically determine to be constant at runtime)INDIRECT0
babel-plugin-dead-code-elimination • 1.0.2Eliminate dead codeINDIRECT0
babel-plugin-eval • 1.0.1Compile eval calls with string literalsINDIRECT0
babel-plugin-inline-environment-variables • 1.0.1Inline environment variablesINDIRECT0
babel-plugin-jscript • 1.0.4Babel plugin to fix buggy JScript named function expressionsINDIRECT0
babel-plugin-member-expression-literals • 1.0.1Turn valid member expression property literals into plain identifiersINDIRECT0
babel-plugin-property-literals • 1.0.1Turn valid property key literals to plain identifiersINDIRECT0
babel-plugin-proto-to-assign • 1.0.4Babel plugin for turning __proto__ into a shallow property cloneINDIRECT1
babel-plugin-react-constant-elements • 1.0.3Treat React JSX elements as value types and hoist them to the highest scopeINDIRECT0
babel-plugin-react-display-name • 1.0.3Add displayName to React.createClass callsINDIRECT0
babel-plugin-remove-console • 1.0.1Remove console.* callsINDIRECT0
babel-plugin-remove-debugger • 1.0.1Remove debugger statementsINDIRECT0
babel-plugin-runtime • 1.0.7Externalise references to helpers and builtins, automatically polyfilling your code without polluting globalsINDIRECT0
babel-plugin-undeclared-variables-check • 1.0.2Throw a compile-time error on references to undeclared variablesINDIRECT1
babel-plugin-undefined-to-void • 1.1.6Replace references to `undefined` with `void 0`INDIRECT0
babylon • 5.8.38<p align="center"> <img alt="babylon" src="https://raw.githubusercontent.com/babel/logo/master/babylon.png" width="700"> </p>INDIRECT0
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
binaryextensions • 2.3.0A package that contains an array of every single file extension there is for binary filesINDIRECT0
blank-object • 1.0.2A faster alternative to Object.create(null)INDIRECT0
bluebird • 2.11.0Full featured Promises/A+ implementation with exceptionally good performanceINDIRECT0
brace-expansion • 1.1.11Brace expansion as known from sh/bashINDIRECT2
breakable • 1.0.0Break out of functions, recursive or not, in a more composable way than by using exceptions explicitly. Non-local return.INDIRECT0
broccoli-babel-transpiler • 5.7.4A Broccoli plugin which transpile ES6 to readable ES5 by using babel.INDIRECT191
broccoli-funnel • 1.2.0Broccoli plugin that allows you to filter files selected from an input node down based on regular expressions.INDIRECT38
broccoli-kitchen-sink-helpers • 0.3.1Collection of helpers that need to be extracted into separate packagesINDIRECT12
broccoli-merge-trees • 1.2.4Broccoli plugin to merge multiple trees into oneINDIRECT34
broccoli-persistent-filter • 1.4.6broccoli filter but with a persistent cacheINDIRECT56
broccoli-plugin • 1.3.1Base class for all Broccoli pluginsINDIRECT20
call-bind-apply-helpers • 1.0.1Helper functions around Function call/apply/bind, for use in `call-bind`INDIRECT2
call-bind • 1.0.8Robustly `.call.bind()` a functionINDIRECT15
call-bound • 1.0.3Robust call-bound JavaScript intrinsics, using `call-bind` and `get-intrinsic`.INDIRECT12
camelcase • 1.2.1Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBarINDIRECT0
can-symlink • 1.0.0Utility module to determine if fs.symlink commands will succeed. Useful for win32 enviornments where special permission is required for symlinking.INDIRECT2
center-align • 0.1.3Center-align the text in a string.INDIRECT6
chalk • 1.1.3Terminal string styling done right. Much color.INDIRECT6
clone • 0.2.0deep cloning of objects and arraysINDIRECT0
clone • 2.1.2deep cloning of objects and arraysINDIRECT0
commander • 2.20.3the complete solution for node.js command-line programsINDIRECT0
commoner • 0.10.8Flexible tool for translating any dialect of JavaScript into Node-readable CommonJS modulesINDIRECT25
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
core-js • 1.2.7Standard libraryINDIRECT0
debug • 2.6.9small debugging utilityINDIRECT1
decamelize • 1.2.0Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbowINDIRECT0
define-data-property • 1.1.4Define a data property on an object. Will fall back to assignment in an engine without descriptors.INDIRECT3
defined • 1.0.1return the first argument that is `!== undefined`INDIRECT0
defs • 1.1.1Static scope analysis and transpilation of ES6 block scoped const and let variables, to ES3.INDIRECT28
detect-indent • 3.0.1Detect the indentation of codeINDIRECT4
detective • 4.7.1find all require() calls by walking the ASTINDIRECT2
dunder-proto • 1.0.1If available, the `Object.prototype.__proto__` accessor and mutator, call-boundINDIRECT4
editions • 1.3.4Publish multiple editions for your JavaScript packages consistently and easily (e.g. source edition, esnext edition, es2015 edition)INDIRECT0
ember-cli-babel • 5.2.8Ember CLI addon for BabelDIRECT195
ember-cli-version-checker • 1.3.1Determine if your addon is being used by a minimum version of Ember CLI.INDIRECT1
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.0.1ES Object-related atoms: Object, ToObject, RequireObjectCoercibleINDIRECT1
escape-string-regexp • 1.0.5Escape RegExp special charactersINDIRECT0
fs-readdir-recursive • 0.1.2Recursively read a directoryINDIRECT0
fs-tree-diff • 0.5.9Backs out file tree changesINDIRECT8
function-bind • 1.1.2Implementation of Function.prototype.bindINDIRECT0
get-intrinsic • 1.2.7Get and robustly cache all JS language-level intrinsics at first require timeINDIRECT11
get-proto • 1.0.1Robustly get the [[Prototype]] of an objectINDIRECT6
get-stdin • 4.0.1Easier stdinINDIRECT0
globals • 6.4.1Global identifiers from different JavaScript environmentsINDIRECT0
gopd • 1.2.0`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.INDIRECT0
has-ansi • 2.0.0Check if a string has ANSI escape codesINDIRECT1
has-property-descriptors • 1.0.2Does the environment have full property descriptor support? Handles IE 8's broken defineProperty/gOPD.INDIRECT1
has-symbols • 1.1.0Determine if the JS environment has Symbol support. Supports spec, or shams.INDIRECT0
hasown • 2.0.2A robust, ES3 compatible, "has own property" predicate.INDIRECT1
heimdalljs-logger • 0.1.10Structured logging via heimdalljsINDIRECT4
heimdalljs • 0.2.6Structured instrumentation libraryINDIRECT1
home-or-tmp • 1.0.0Get the user home directory with fallback to the system temp directoryINDIRECT2
iconv-lite • 0.4.24Convert character encodings in pure javascript.INDIRECT1
invert-kv • 1.0.0Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}INDIRECT0
is-buffer • 1.1.6Determine if an object is a BufferINDIRECT0
is-core-module • 2.16.1Is this specifier a node.js core module?INDIRECT2
is-finite • 1.1.0ES2015 Number.isFinite() ponyfillINDIRECT0
isarray • 2.0.5Array#isArray for older browsersINDIRECT0
istextorbinary • 2.1.0Determines if a buffer is comprised of text or binaryINDIRECT3
js-tokens • 1.0.1A regex that tokenizes JavaScript.INDIRECT0
jsesc • 0.5.0A JavaScript library for escaping JavaScript strings while generating the shortest possible valid output.INDIRECT0
json-stable-stringify • 1.2.1deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified resultsINDIRECT20
json5 • 0.4.0JSON for the ES5 era.INDIRECT0
kind-of • 3.2.2Get the native type of a value.INDIRECT1
lazy-cache • 1.0.4Cache requires to be lazy-loaded when needed.INDIRECT0
lcid • 1.0.0Mapping between standard locale identifiers and Windows locale identifiers (LCID)INDIRECT1
leven • 1.0.2Measure the difference between two strings using the fastest JS implementation of the Levenshtein distance algorithmINDIRECT0
lodash • 3.10.1The modern build of lodash modular utilities.INDIRECT0
lodash • 4.17.21Lodash modular utilities.INDIRECT0
longest • 1.0.1Get the longest item in an array.INDIRECT0
math-intrinsics • 1.1.0ES Math-related intrinsics and helpers, robustly cached.INDIRECT0
minimist • 1.2.8parse argument optionsINDIRECT0
mkdirp • 0.5.6Recursively mkdir, like `mkdir -p`INDIRECT1
mktemp • 0.4.0mktemp command for node.jsINDIRECT0
ms • 2.0.0Tiny milisecond conversion utilityINDIRECT0
object-assign • 4.1.1ES2015 `Object.assign()` ponyfillINDIRECT0
object-keys • 1.1.1An Object.keys replacement, in case Object.keys is not available. From https://github.com/es-shims/es5-shimINDIRECT0
os-locale • 1.4.0Get the system localeINDIRECT2
os-tmpdir • 1.0.2Node.js os.tmpdir() ponyfillINDIRECT0
output-file-sync • 1.1.2Synchronously write a file and create its ancestor directories if neededINDIRECT4
path-exists • 1.0.0Check if a path existsINDIRECT0
path-is-absolute • 1.0.1Node.js 0.12 path.isAbsolute() ponyfillINDIRECT0
path-parse • 1.0.7Node.js path.parse() ponyfillINDIRECT0
path-root-regex • 0.1.2Regular expression for getting the root of a posix or windows filepath.INDIRECT0
path-root • 0.1.1Get the root of a posix or windows filepath.INDIRECT1
private • 0.1.8Utility for associating truly private state with any JavaScript objectINDIRECT0
promise-map-series • 0.2.3Map over array avoiding parallel execution, using promisesINDIRECT1
q • 1.5.1A library for promises (CommonJS/Promises/A,B,D)INDIRECT0
quick-temp • 0.1.8Create and remove temporary directories with minimal effortINDIRECT16
recast • 0.10.33JavaScript syntax tree transformer, nondestructive pretty-printer, and automatic source map generatorINDIRECT4
recast • 0.11.23JavaScript syntax tree transformer, nondestructive pretty-printer, and automatic source map generatorINDIRECT4
regenerate • 1.4.2Generate JavaScript-compatible regular expressions based on a given set of Unicode symbols or code points.INDIRECT0
regexpu • 1.3.0A source code transpiler that enables the use of ES6 Unicode regular expressions in ES5.INDIRECT10
regjsgen • 0.2.0Generate `RegExp`s from RegJSParser’s ASTINDIRECT0
repeat-string • 1.6.1Repeat the given string n times. Fastest implementation for repeating a string.INDIRECT0
repeating • 1.1.3Repeat a string - fastINDIRECT1
resolve-package-path • 1.2.7a special purpose fast memoizing way to resolve a node modules package.jsonINDIRECT8
resolve • 1.22.10resolve like require.resolve() on behalf of files asynchronously and synchronouslyINDIRECT5
right-align • 0.1.3Right-align the text in a string.INDIRECT5
rsvp • 3.2.1A lightweight library that provides tools for organizing asynchronous codeINDIRECT0
rsvp • 3.6.2A lightweight library that provides tools for organizing asynchronous codeINDIRECT0
safer-buffer • 2.1.2Modern Buffer API polyfill without footgunsINDIRECT0
set-function-length • 1.2.2Set a function's length propertyINDIRECT14
shebang-regex • 1.0.0Regular expression for matching a shebangINDIRECT0
simple-fmt • 0.1.0maximally minimal string formatting libraryINDIRECT0
simple-is • 0.2.0maximally minimal type-testing libraryINDIRECT0
slash • 1.0.0Convert Windows backslash paths to slash pathsINDIRECT0
source-map-support • 0.2.10Fixes stack traces for files with source mapsINDIRECT2
stable • 0.1.8A stable array sort for JavaScriptINDIRECT0
stringmap • 0.2.2fast and robust stringmapINDIRECT0
stringset • 0.2.1fast and robust stringsetINDIRECT0
strip-ansi • 3.0.1Strip ANSI escape codesINDIRECT1
supports-color • 2.0.0Detect whether a terminal supports colorINDIRECT0
supports-preserve-symlinks-flag • 1.0.0Determine if the current node version supports the `--preserve-symlinks` flag.INDIRECT0
symlink-or-copy • 1.3.1Symlink files or directories, falling back to copying on WindowsINDIRECT0
textextensions • 2.6.0A package that contains an array of every single file extension there is for text filesINDIRECT0
through • 2.3.8simplified stream constructionINDIRECT0
tmp • 0.0.28Temporary file and directory creatorINDIRECT1
to-fast-properties • 1.0.3Force V8 to use fast properties for an objectINDIRECT0
trim-right • 1.0.1Similar to String#trim() but removes only whitespace on the rightINDIRECT0
try-resolve • 1.0.1Try and resolve a filenameINDIRECT0
tryor • 0.1.2return fn() or default value (in case of exception)INDIRECT0
underscore.string • 3.3.6String manipulation extensions for Underscore.js javascript library.INDIRECT2
user-home • 1.1.1Get the path to the user home directoryINDIRECT0
username-sync • 1.0.3username but only sync and for node 0.12INDIRECT0
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
walk-sync • 0.3.4Get an array of recursive directory contentsINDIRECT6
window-size • 0.1.4Reliable way to to get the height and width of the terminal/console in a node.js environment.INDIRECT0
yargs • 3.27.0Light-weight option parsing with an argv hash. No optstrings attached.INDIRECT17
ISC20
PackageRelationDependenciesPublished
cliui • 2.1.0easily create complex multi-column command-line-interfacesINDIRECT9
ensure-posix-path • 1.1.1[![Build Status](https://travis-ci.org/stefanpenner/ensure-posix-path.svg)](https://travis-ci.org/stefanpenner/ensure-posix-path) [![Build status](https://ci.appveyor.com/api/projects/status/bt015k54b2ohk1oi?svg=true)](https://ci.appveyor.com/project/embeINDIRECT0
exists-sync • 0.0.4existsSync that also checks for symlinksINDIRECT0
fast-ordered-set • 1.0.3quick and dirty ordered-setINDIRECT1
fs.realpath • 1.0.0Use node's fs.realpath, but fall back to the JS implementation if the native one failsINDIRECT0
glob • 5.0.15a little globberINDIRECT9
glob • 7.2.3a little globberINDIRECT10
graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements.INDIRECT0
hash-for-dep • 1.5.1generates a hash that represents a module and its depenencies uniquenessINDIRECT27
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
matcher-collection • 1.1.2Minimatch but for collections of minimatcher matchers.INDIRECT4
minimatch • 2.0.10a glob matcher in javascriptINDIRECT3
minimatch • 3.1.2a glob matcher in javascriptINDIRECT3
once • 1.4.0Run a function exactly one timeINDIRECT1
path-posix • 1.0.0posix-specific core path moduleINDIRECT0
rimraf • 2.7.1A deep deletion module for node (like `rm -rf`)INDIRECT11
semver • 5.7.2The semantic version parser used by npm.INDIRECT0
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
y18n • 3.2.2the bare-bones internationalization library used by yargsINDIRECT0
BSD-2-Clause3
PackageRelationDependenciesPublished
esprima • 2.7.3ECMAScript parsing infrastructure for multipurpose analysisINDIRECT0
esprima • 3.1.3ECMAScript parsing infrastructure for multipurpose analysisINDIRECT0
esutils • 2.0.3utility box for ECMAScript language toolsINDIRECT0
non-standard3
PackageRelationDependenciesPublished
jsonify • 0.0.1JSON without touching any globalsINDIRECT0
regenerator • 0.8.40Source transformer enabling ECMAScript 6 generator functions (yield) in JavaScript-of-today (ES5)INDIRECT58
regjsparser • 0.1.5Parsing the JavaScript's RegExp in JavaScript.INDIRECT1
BSD-3-Clause3
PackageRelationDependenciesPublished
source-map • 0.1.32Generates and consumes source mapsINDIRECT1
source-map • 0.5.7Generates and consumes source mapsINDIRECT0
sprintf-js • 1.1.3JavaScript sprintf implementationINDIRECT0
Apache-2.01
PackageRelationDependenciesPublished
workerpool • 2.3.4Offload tasks to a pool of workers on node.js and in the browserINDIRECT1
ISC OR WTFPL1
PackageRelationDependenciesPublished
is-integer • 1.0.7ES2015 (ES6) Number.isInteger polyfillINDIRECT1
unknown1
PackageRelationDependenciesPublished
esprima-fb • 15001.1001.0-dev-harmony-fbFacebook-specific fork of the esprima projectINDIRECT0
BSD-3-Clause OR MIT1
PackageRelationDependenciesPublished
amdefine • 1.0.1Provide AMD's define() API for declaring modules in the AMD formatINDIRECT0
MIT OR X111
PackageRelationDependenciesPublished
wordwrap • 0.0.2Wrap those words. Show them at what columns to start and stop.INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/ember-fill-in-file)](https://licenses.dev/npm/ember-fill-in-file)
<a href="https://licenses.dev/npm/ember-fill-in-file">
  <img src="https://licenses.dev/b/npm/ember-fill-in-file" alt="licenses" />
</a>

Or the licenses badge code for the 0.0.4 version:

[![licenses](https://licenses.dev/b/npm/ember-fill-in-file/0.0.4)](https://licenses.dev/npm/ember-fill-in-file/0.0.4)
<a href="https://licenses.dev/npm/ember-fill-in-file/0.0.4">
  <img src="https://licenses.dev/b/npm/ember-fill-in-file/0.0.4" alt="licenses" />
</a>
GitHub