npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "bool" 的结果(共 22 个)
boolbase

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

ISC
is-negated-glob

Returns an object with a `negated` boolean and the `!` stripped from negation patterns. Also respects extglobs.

MIT
babel-plugin-transform-minify-booleans

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

MIT
is-boolean-object

Is this value a JS Boolean? This module works cross-realm/iframe, and despite ES6 @@toStringTag.

MIT
boolify

Convert true/false strings to booleans

MIT
bexp

Boolean, Logical, And OR NOT Expression Parser

MIT
typescript-logic

TypeScript generics to work with boolean types

MIT
has-values

Returns true if any values exist, false if empty. Works for booleans, functions, numbers, strings, nulls, objects and arrays.

MIT
is-boolean-attribute

See if an node attribute is a boolean

MIT
eslint-plugin-de-morgan

ESLint plugin for transforming negated boolean expressions via De Morgan’s laws

MIT
false

A JavaScript port of the Unix utility 'false'. Returns the Boolean value `false`

boolean

boolean converts lots of things to boolean.

MIT
polygon-clipping

Apply boolean Polygon clipping operations (intersection, union, difference, xor) to your Polygons & MultiPolygons.

MIT
parsebool

This package is no longer supported and has been deprecated. To avoid malicious use, npm is hanging on to the package name.

ISC
precise-typeof

Better 'typeof'. Detects real type of the objects like 'Array()', 'new Number(1)', 'new Boolean(true)', etc.

MIT
is-es6-generators

Check whether a value is a `Generator` or `GeneratorFunction`. The `co` way, more strict checking. Always return boolean true or false, never null or undefined.

MIT
check-if-windows

Returns a boolean indicating if the current process is running on Windows.

MIT
jest-watch-toggle-config

Jest watch plugin for toggling boolean settings (e.g. verbosity, test coverage)

MIT
connective

combine predicate (bool returning) functions with propositional logic connectives (and, or, not)

MIT
martinez-polygon-clipping

Martinez polygon clipping algorithm, does boolean operation on polygons (multipolygons, polygons with holes etc): intersection, union, difference, xor

MIT
gulp-codacy

[![Build Status](https://travis-ci.org/MrBoolean/gulp-codacy.svg)](https://travis-ci.org/MrBoolean/gulp-codacy) [![Codacy Badge](https://api.codacy.com/project/badge/grade/a19a78117de845009832fe9cc432d27e)](https://www.codacy.com/app/mrboolean/gulp-codacy

MIT