Search results
599 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
A single / multiple, categorizable, customizable, localizable and searchable item picker (drop-down) component for react native which supports both Android & iOS.
- picker
- dropdown
- drop-down
- menu
- item
- multiple
- single
- theme
- localization
- customizable
- placeholder
- categorizable
- category
- search
- View more
Ensure a string has a single trailing newline based off it's dominant newline character.
Quote a value
64-bit complex number.
- stdlib
- stdtypes
- types
- data
- structure
- constructor
- ctor
- complex
- complex64
- 64-bit
- float32
- float
- single
- single-precision
A cache for a single user
Convert matching double-quotes to single-quotes: `I "love" unicorns` → `I 'love' unicorns`
Single page app router.
Return an unsigned 32-bit integer corresponding to the IEEE 754 binary representation of a single-precision floating-point number.
- stdlib
- stdtypes
- base
- utilities
- utility
- utils
- util
- types
- type
- convert
- floating-point
- float32
- single
- float
- View more
Get consecutively unique elements from an array
Generate random numbers that are consecutively unique
Maximum single-precision floating-point number.
- stdlib
- stdmath
- constant
- const
- mathematics
- math
- max
- maximum
- floating-point
- float32
- float
- 32bit
- ieee754
- single
- View more
Automatic Google Analytics reporting for your single page application, used with Redux in React, Angular, Vue
- analytics
- React
- redux
- middleware
- ReactJS
- GA
- javascript
- Google Analytics
- Angular
- Vue
- mobx
- single
- page
- View more
Test if a value is a complex number-like object.
- stdlib
- stdassert
- assertion
- assert
- utilities
- utility
- utils
- util
- is
- iscomplex
- complex
- complex64
- complex128
- 64-bit
- View more
the logic needed to register angular 1 apps with single-spa
Ensure a function is only called once. This is a fork of sindresorhus/onetime, but with CommonJS support.
Simple DTS single-file generation utility for TypeScript bundles
This package permit to have a centralized dotenv on a monorepo. It also includes some extra features such as manipulation and saving of changes to the dotenv file, a default centralized file, and a file loader with ordering and priorities.
- monorepo
- dotenv
- dotenv-expand
- expand
- vars
- variables
- load
- loader
- mono
- one
- single
- centralized
- repo
- changes
- View more
A single spa plugin for React apps
A full-life-cycle un-framework for SPA development using native JS, CSS, and HTML.
Transforms all internal references to a module's exports such that each reference starts with `module.exports` instead of directly referencing an internal name. This enables easy mocking of specific (exported) functions in Jest with Babel/TypeScript, even