npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "true" 的结果(共 18 个)
has-binary

A function that takes anything in javascript and returns true if its argument contains binary data.

MIT
has-binary-data

A function that takes anything in javascript and returns true if its argument contains binary data.

MIT
get-caller-file

[![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.a

ISC
is-valid-glob

Return true if a value is a valid glob pattern or patterns.

MIT
getobject

get.and.set.deep.objects.easily = true

boolbase

two functions: One that returns true, one that returns false

ISC
isobject

Returns true if the value is an object and not an array or null.

MIT
@graphql-codegen/core

<p align="center"> <img src="https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true" /> </p>

MIT
@graphql-codegen/cli

<p align="center"> <img src="https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true" /> </p>

MIT
babel-plugin-transform-minify-booleans

Turn boolean literals into !0 for true and !1 for false.

MIT
atomic-sleep

Zero CPU overhead, zero dependency, true event-loop blocking sleep

MIT
is-absolute

Returns true if a file path is absolute. Does not rely on the path module and can be used as a polyfill for node.js native `path.isAbolute`.

MIT
path-ends-with

Return `true` if a file path ends with the given string/suffix.

MIT
vue-demi

<p align="center"> <img src="https://github.com/vueuse/vue-demi/blob/main/assets/banner.png?raw=true" width="600"/> <br> <a href='https://www.npmjs.com/package/vue-demi'><img src='https://img.shields.io/npm/v/vue-demi?color=42b883' alt='npm'></a> </p>

MIT
has-value

Returns true if a value exists, false if empty. Works with deeply nested values using object paths.

MIT
is-accessor-descriptor

Returns true if a value has the characteristics of a valid JavaScript accessor descriptor.

MIT
is-descriptor

Returns true if a value has the characteristics of a valid JavaScript descriptor. Works for data descriptors and accessor descriptors.

MIT