JSPM

Found 83 results for pseudo

css-has-pseudo

Style elements relative to other elements in CSS

  • v7.0.3
  • 102.85
  • Published

css-blank-pseudo

Style form elements when they are empty

  • v7.0.1
  • 100.21
  • Published

ml-xsadd

JavaScript implementation of the XORSHIFT-ADD (XSadd) pseudo random number generator

  • v3.0.1
  • 79.76
  • Published

i18next-pseudo

Pseudolocalization plugin for i18next

  • v2.2.1
  • 74.62
  • Published

postcss-pseudo-is

PostCSS plugin to transform the :is() CSS pseudo-class into more compatible CSS selectors.

  • v0.3.0
  • 72.62
  • Published

pseudo-localization

pseudo-localization for internationalization testing

  • v3.1.1
  • 71.77
  • Published

alea

Implementation of the Alea PRNG by Johannes Baagøe

  • v1.0.1
  • 65.72
  • Published

pseudo-elements

List of all CSS pseudo-elements.

  • v1.1.0
  • 62.19
  • Published

pseudo-classes

Get a list of all CSS pseudo-classes.

  • v1.0.0
  • 60.59
  • Published

has-pseudo-class

Determine whether a selector contains a pseudo-class

  • v4.0.0
  • 57.25
  • Published

sw-test-env

A sandboxed ServiceWorker environment for testing

  • v3.0.0
  • 52.65
  • Published

random-seed-weighted-chooser

A random weighted item chooser with custom seed option for JavaScript and TypeScript.

  • v1.1.11
  • 48.60
  • Published

@notainc/key-focus-visible

This library allows you to show CSS :focus pseudo-class only when triggered by the keyboard.

  • v0.0.7
  • 47.69
  • Published

@notainc/mouse-hover-visible

This library allows you to show CSS :hover pseudo-class only when triggered by the mouse.

  • v0.0.9
  • 44.22
  • Published

@justkd/roll

Class representing a pseudorandom number manager. Includes Mersenne Twister uniform distribution, Box Mueller gaussian distribution, n-sided die rolling, history of variable max size, elementary statistics, and scale/clip/round convenience functions.

  • v2.1.6
  • 40.25
  • Published

quanter

A Pure-JavaScript, CSS selector engine designed to be easily select DOM-Elements.

  • v4.4.5
  • 30.31
  • Published

vue-numeric-keypad

The virtual numeric keypad that can be used on Vue.

  • v1.2.6
  • 27.90
  • Published

pseudo-random.js

Library for generating pseudo-random numbers.

  • v1.3.4
  • 27.59
  • Published

prng

Pseudo randmo number generator

  • v0.0.1
  • 27.56
  • Published

aleaprng

Fast PRNG by Johannes Baagøe

  • v1.0.1
  • 26.87
  • Published

seeded-random

CLI and code pseudo random number generator

  • v1.0.1
  • 24.74
  • Published

postcss-pseudo-content-insert

PostCSS plugin inserts an empty content block into your :before and :after pseudo elements if it is missing

  • v0.3.0
  • 23.36
  • Published

insert-hover-class

Insert a :hover class into the DOM and return the classname

  • v1.0.0
  • 21.88
  • Published

@tluyben/pseudo-js

AI-assisted code generation using stack trace context

    • v1.0.0
    • 21.56
    • Published

    create-hover-class

    Turn a JSON object into a hover class to use with inline styled components

    • v1.0.0
    • 21.51
    • Published

    pseudo-crypto

    Hash numeric identifiers.

      • v1.1.0
      • 15.31
      • Published

      cssier

      Inline styling for pseudo-classes,pseudo-elements, and animation on React components. With `cssier`, you can easily manage and apply custom styles for standard HTML and SVG elements, making your styling both dynamic and maintainable.

      • v0.4.1
      • 14.70
      • Published

      @fauxjs/faux.js

      Modern performant pseudo random data generator

        • v0.1.7
        • 14.32
        • Published

        quasi-

        quasi-primitive creator

        • v1.0.1
        • 12.51
        • Published

        pluggable-prng

        An ES module with a class providing a "Pseudo-random number generator" which is "pluggable" meaning you can plug-in any PRNG algorithm. It's also "seedable" meaning that it can have a reproducible (deterministic) output based on its starting seed. The mod

        • v2.1.0
        • 12.42
        • Published

        js-create-element

        Library to create a DOM element with inline CSS using pure JS

        • v1.2.4
        • 12.10
        • Published

        prng-lfsr

        seedable, seeded, pseudo random number generator, prng, linear feedback shift register, fibonnaci, galois, lfsr

          • v0.0.1
          • 10.60
          • Published

          @rojo2/random-within

          ![Travis CI](https://travis-ci.org/rojo2/random-within.svg?branch=master)

          • v1.0.1
          • 9.35
          • Published

          gulp-pseudo-i18n

          Gulp plugin to generate pseudo translation from GNU gettext PO/POT files

          • v0.2.1
          • 9.05
          • Published

          qwery-pseudos

          Pseudo-selector extensions for Qwery

          • v1.0.0
          • 8.85
          • Published

          fast-prng-wasm

          A collection of fast, SIMD-enabled, pseudo random number generators in WebAssembly. Simple to use from JavaScript (node or browser), and AssemblyScript.

          • v0.5.0
          • 8.62
          • Published

          anonynamer

          Anonymizer generating fake identities from keys

          • v1.1.4
          • 8.00
          • Published

          alea2

          Implementation of the Alea PRNG by Johannes Baagøe

          • v2.0.0
          • 8.00
          • Published

          is-pseudo

          Validate if a CSS selector targets a pseudo class or element

          • v2.1.0
          • 7.21
          • Published

          @delight-im/prng

          Pseudorandom number generator (PRNG) for JavaScript

          • v1.0.0
          • 6.90
          • Published

          posthtml-pseudo

          Adds pseudo class names to elements.

          • v0.6.14
          • 6.83
          • Published

          pseudo-localizer

          A tiny pseudo localization utility that doesn't mangle strings

          • v0.2.0
          • 6.83
          • Published

          zthreader

          JavaScript library that provides pseudo-threading for leveraging resources during long, CPU intensive operations

          • v2.0.1
          • 6.02
          • Published

          random-matrix

          Pseudo random number generator for matrix coordinates

            • v1.0.1
            • 5.51
            • Published

            pseudo-async

            Pseudo promise wrapper for those sticky situations where you may have a promise or a value

            • v1.0.0
            • 4.30
            • Published

            @cttricks/pseudocrypt

            Generate short, reversible, pseudo-unique hashes for numeric values. Inspired by KevBurnsJr's original PHP implementation.

            • v1.0.0
            • 2.66
            • Published

            vue-pseudo

            Emulate native pseudo class effect.

            • v1.0.2
            • 2.52
            • Published

            pseudo-test

            testtool for nodejs with special functionality for REST APIs

            • v1.2.0
            • 2.52
            • Published

            psuedo-progress

            Pseudo Progress ------------------------------------------------------------------

            • v1.0.0
            • 2.52
            • Published

            pseudio

            A CSS PSeudo Class & Element Stripper

            • v0.0.3
            • 2.44
            • Published

            partty

            Pseudo terminals for Node.js, with smart defaults

            • v0.5.6
            • 2.44
            • Published