DefinitelyTyped/types/lodash-es
Nathan Shively-Sanders c8089e91d1
Trim tsconfig files; move untested files to OTHER_FILES.txt (#40676)
* Initial cut

* fix aos global reference

* fix clearbladejs global references

* fix cldr.js augmentations

* fix codemirror compile errors (maybe)

* fixup skipped files after merge

* fix dwt/v13

* add missing references to adone

* fix meteor (manually)

* fix rangy

* add missing file reference to react-blessed

* fix react-dom?

* bump codemirror to 3.2

* bump dwt to 3.2

* Add/remove OTHER_FILES.txt as needed.

* bump react-codemirror to 3.2

* add references to slickgrid tests

* add reference to strophe.js tests

* add reference to strophe+fix types

* add reference to waypoints test

* Bump others to 3.9

* remove incorrectly added file

* Use more explicit types reference paths

* bump strophejs-plugin-roster TS version
2019-11-26 12:47:30 -08:00
..
scripts
add.d.ts
after.d.ts
array.d.ts
array.default.d.ts
ary.d.ts
assign.d.ts
assignIn.d.ts
assignInWith.d.ts
assignWith.d.ts
at.d.ts
attempt.d.ts
before.d.ts
bind.d.ts
bindAll.d.ts
bindKey.d.ts
camelCase.d.ts
capitalize.d.ts
castArray.d.ts
ceil.d.ts
chunk.d.ts
clamp.d.ts
clone.d.ts
cloneDeep.d.ts
cloneDeepWith.d.ts
cloneWith.d.ts
collection.d.ts
collection.default.d.ts
compact.d.ts
concat.d.ts
cond.d.ts
conforms.d.ts
conformsTo.d.ts
constant.d.ts
countBy.d.ts
create.d.ts
curry.d.ts
curryRight.d.ts
date.d.ts
date.default.d.ts
debounce.d.ts
deburr.d.ts
defaults.d.ts
defaultsDeep.d.ts
defaultTo.d.ts
defer.d.ts
delay.d.ts
difference.d.ts
differenceBy.d.ts
differenceWith.d.ts
divide.d.ts
drop.d.ts
dropRight.d.ts
dropRightWhile.d.ts
dropWhile.d.ts
each.d.ts
eachRight.d.ts
endsWith.d.ts
entries.d.ts
entriesIn.d.ts
eq.d.ts
escape.d.ts
escapeRegExp.d.ts
every.d.ts
extend.d.ts
extendWith.d.ts
fill.d.ts
filter.d.ts
find.d.ts
findIndex.d.ts
findKey.d.ts
findLast.d.ts
findLastIndex.d.ts
findLastKey.d.ts
first.d.ts
flatMap.d.ts
flatMapDeep.d.ts
flatMapDepth.d.ts
flatten.d.ts
flattenDeep.d.ts
flattenDepth.d.ts
flip.d.ts
floor.d.ts
flow.d.ts
flowRight.d.ts
forEach.d.ts
forEachRight.d.ts
forIn.d.ts
forInRight.d.ts
forOwn.d.ts
forOwnRight.d.ts
fromPairs.d.ts
function.d.ts
function.default.d.ts
functions.d.ts
functionsIn.d.ts
get.d.ts
groupBy.d.ts
gt.d.ts
gte.d.ts
has.d.ts
hasIn.d.ts
head.d.ts
identity.d.ts
includes.d.ts
index.d.ts
indexOf.d.ts
initial.d.ts
inRange.d.ts
intersection.d.ts
intersectionBy.d.ts
intersectionWith.d.ts
invert.d.ts
invertBy.d.ts
invoke.d.ts
invokeMap.d.ts
isArguments.d.ts
isArray.d.ts
isArrayBuffer.d.ts
isArrayLike.d.ts
isArrayLikeObject.d.ts
isBoolean.d.ts
isBuffer.d.ts
isDate.d.ts
isElement.d.ts
isEmpty.d.ts
isEqual.d.ts
isEqualWith.d.ts
isError.d.ts
isFinite.d.ts
isFunction.d.ts
isInteger.d.ts
isLength.d.ts
isMap.d.ts
isMatch.d.ts
isMatchWith.d.ts
isNaN.d.ts
isNative.d.ts
isNil.d.ts
isNull.d.ts
isNumber.d.ts
isObject.d.ts
isObjectLike.d.ts
isPlainObject.d.ts
isRegExp.d.ts
isSafeInteger.d.ts
isSet.d.ts
isString.d.ts
isSymbol.d.ts
isTypedArray.d.ts
isUndefined.d.ts
isWeakMap.d.ts
isWeakSet.d.ts
iteratee.d.ts
join.d.ts
kebabCase.d.ts
keyBy.d.ts
keys.d.ts
keysIn.d.ts
lang.d.ts
lang.default.d.ts
last.d.ts
lastIndexOf.d.ts
lodash-es-tests.ts
lowerCase.d.ts
lowerFirst.d.ts
lt.d.ts
lte.d.ts
map.d.ts
mapKeys.d.ts
mapValues.d.ts
matches.d.ts
matchesProperty.d.ts
math.d.ts
math.default.d.ts
max.d.ts
maxBy.d.ts
mean.d.ts
meanBy.d.ts
memoize.d.ts
merge.d.ts
mergeWith.d.ts
method.d.ts
methodOf.d.ts
min.d.ts
minBy.d.ts
mixin.d.ts
multiply.d.ts
negate.d.ts
noop.d.ts
now.d.ts
nth.d.ts
nthArg.d.ts
number.d.ts
number.default.d.ts
object.d.ts
object.default.d.ts
omit.d.ts
omitBy.d.ts
once.d.ts
orderBy.d.ts
OTHER_FILES.txt
over.d.ts
overArgs.d.ts
overEvery.d.ts
overSome.d.ts
pad.d.ts
padEnd.d.ts
padStart.d.ts
parseInt.d.ts
partial.d.ts
partialRight.d.ts
partition.d.ts
pick.d.ts
pickBy.d.ts
property.d.ts
propertyOf.d.ts
pull.d.ts
pullAll.d.ts
pullAllBy.d.ts
pullAllWith.d.ts
pullAt.d.ts
random.d.ts
range.d.ts
rangeRight.d.ts
README.md
rearg.d.ts
reduce.d.ts
reduceRight.d.ts
reject.d.ts
remove.d.ts
repeat.d.ts
replace.d.ts
rest.d.ts
result.d.ts
reverse.d.ts
round.d.ts
sample.d.ts
sampleSize.d.ts
set.d.ts
setWith.d.ts
shuffle.d.ts
size.d.ts
slice.d.ts
snakeCase.d.ts
some.d.ts
sortBy.d.ts
sortedIndex.d.ts
sortedIndexBy.d.ts
sortedIndexOf.d.ts
sortedLastIndex.d.ts
sortedLastIndexBy.d.ts
sortedLastIndexOf.d.ts
sortedUniq.d.ts
sortedUniqBy.d.ts
split.d.ts
spread.d.ts
startCase.d.ts
startsWith.d.ts
string.d.ts
string.default.d.ts
stubArray.d.ts
stubFalse.d.ts
stubObject.d.ts
stubString.d.ts
stubTrue.d.ts
subtract.d.ts
sum.d.ts
sumBy.d.ts
tail.d.ts
take.d.ts
takeRight.d.ts
takeRightWhile.d.ts
takeWhile.d.ts
template.d.ts
templateSettings.d.ts
throttle.d.ts
times.d.ts
toArray.d.ts
toFinite.d.ts
toInteger.d.ts
toLength.d.ts
toLower.d.ts
toNumber.d.ts
toPairs.d.ts
toPairsIn.d.ts
toPath.d.ts
toPlainObject.d.ts
toSafeInteger.d.ts
toString.d.ts
toUpper.d.ts
transform.d.ts
trim.d.ts
trimEnd.d.ts
trimStart.d.ts
truncate.d.ts
tsconfig.json
tslint.json
unary.d.ts
unescape.d.ts
union.d.ts
unionBy.d.ts
unionWith.d.ts
uniq.d.ts
uniqBy.d.ts
uniqueId.d.ts
uniqWith.d.ts
unset.d.ts
unzip.d.ts
unzipWith.d.ts
update.d.ts
updateWith.d.ts
upperCase.d.ts
upperFirst.d.ts
util.d.ts
util.default.d.ts
values.d.ts
valuesIn.d.ts
without.d.ts
words.d.ts
wrap.d.ts
xor.d.ts
xorBy.d.ts
xorWith.d.ts
zip.d.ts
zipObject.d.ts
zipObjectDeep.d.ts
zipWith.d.ts

TODO: There is not much use cases for seq-like functions when using lodash-es, So I quit adding types for seq-like functions. If someone wants this kink of types, you can setup another PR. Also see Here https://github.com/lodash/lodash/issues/3298.