negates a function
The lodash method `_.negate` exported as a module.
Negate sentence
TypeScript higher-order-functions to combine or negate predicates without evaluating them.
Negate a double-precision complex floating-point number.
Negate a double-precision complex floating-point number.
Negate a single-precision complex floating-point number.
negate function part of http://amp.ampersandjs.com.
Machine learner sentiment classifier, with ability to negate words, with english and german
Negate a single-precision complex floating-point number.
This js will transform images to various format, like rotate90, flip, negate etc
Negate-ts is a TypeScript library that provides a simple and intuitive way to perform logical negation of boolean values.
Negate a promise, reject resolved promise, resolve rejected promise
Lite lib to only support decimal add calculation
TypeScript definitions for lodash.negate
npm lib to negate your string, but via Smartcontract
Makes a number negative
A drop-in replacement for `lodash.negate`, backed by the main `lodash` package.
gl-matrix's vec3, split into smaller pieces
CLI for sharp.
Quickly toggle / negate a property in your Alpine.js components.
Serious functional programming library for JavaScript
Parse a .gitignore file into an array of glob patterns.
A collection of essential TypeScript types
Attribute macro that generates negated versions of functions that return booleans.
Run a test KMS server for testing purposes
A composable, deterministic text data pipeline for ML. Ingest, denoise, chunk, split, and sample multi-source corpora into reproducible training triplets.
witness types and operations for numbers which are positive or negative (but not zero)
A complete library to interact with Display Video (protocol v1)
enum Sign { Positive = 1, Negative = -1 }
MoosicBox clippier package
Negative trait implementations on stable Rust.
A testing framework where you define what code DOES NOT do — inspired by the meteorologist's blindness
Negative impls in stable Rust
Compatibility facade for negative fixture builders used by uselesskey.
DER-focused negative fixture builders for deterministic corruption in uselesskey.
A simple extension to numeric class so maps get less complex.
not_empty?, not_blank?, not_defined? ... why not? This is Ruby, come on.
A resque plugin for specifying the queues a worker pulls from with wildcards, negations, or dynamic look up from redis
Syntactic sugar for negating any results: @foo.not.nil?
Syntactic sugar for negating any results: @foo.not.nil?
Detect and annotate the presence of negation in English sentences.
A sidekiq plugin for specifying the queues a worker pulls from with wildcards, negations, or dynamic look up from redis
Sentiment Analysis with negation
Qmore allows one to specify the queues a worker processes by the use of wildcards, negations, or dynamic look up from redis. It also allows one to specify the relative priority between queues (rather than within a single queue). It plugs into the Qless webapp to make it easy to manage the queues.
A RuboCop extension that provides a Style/AvoidUnless cop. It flags all uses of `unless` and auto-corrects them to `if` with an inverse or negated condition.
Rangeary is a sub-class of Array and represents any 1-dimensional multiple-range, for example, (x<4 and 7<x<=9) or (x<="c" and "f"<=x), where the infinities can be abstract like nil or be defined by the user. All the standard logical operations, including negation, conjunction and disjunction, are supported and can be used with conventional Ruby-style operators. Each range is represented as RangeExtd class (Extended Range), which is a sub-class of Range and supports exclude-begin and open-ended (to Infinity) ranges, and is downloadable from https://rubygems.org/gems/range_extd
Sym is a ruby library (gem) that offers both the command line interface (CLI) and a set of rich Ruby APIs, which make it rather trivial to add encryption and decryption of sensitive data to your development or deployment workflow. For additional security the private key itself can be encrypted with a user-generated password. For decryption using the key the password can be input into STDIN, or be defined by an ENV variable, or an OS-X Keychain Entry. Unlike many other existing encryption tools, Sym focuses on getting out of your way by offering a streamlined interface with password caching (if MemCached is installed and running locally) in hopes to make encryption of application secrets nearly completely transparent to the developers. Sym uses symmetric 256-bit key encryption with the AES-256-CBC cipher, same cipher as used by the US Government. For password-protecting the key Sym uses AES-128-CBC cipher. The resulting data is zlib-compressed and base64-encoded. The keys are also base64 encoded for easy copying/pasting/etc. Sym accomplishes encryption transparency by combining several convenient features: 1. Sym can read the private key from multiple source types, such as pathname, an environment variable name, a keychain entry, or CLI argument. You simply pass either of these to the -k flag — one flag that works for all source types. 2. By utilizing OS-X Keychain on a Mac, Sym offers truly secure way of storing the key on a local machine, much more secure then storing it on a file system, 3. By using a local password cache (activated with -c) via an in-memory provider such as memcached, sym invocations take advantage of password cache, and only ask for a password once per a configurable time period, 4. By using SYM_ARGS environment variable, where common flags can be saved. This is activated with sym -A, 5. By reading the key from the default key source file ~/.sym.key which requires no flags at all, 6. By utilizing the --negate option to quickly encrypt a regular file, or decrypt an encrypted file with extension .enc 7. By implementing the -t (edit) mode, that opens an encrypted file in your $EDITOR, and replaces the encrypted version upon save & exit, optionally creating a backup. 8. By offering the Sym::MagicFile ruby API to easily read encrypted files into memory. Please refer the module documentation available here: https://www.rubydoc.info/gems/sym
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.