JSPM

Found 208 results for right

capitalism

Here to alienate you but don't criticize me at a JS event OK wow calm down

    • v6.0.2
    • 13.04
    • Published

    @stdlib/utils-async-reduce-right

    Apply a function against an accumulator and each element in a collection and return the accumulated result, iterating from right to left.

    • v0.2.2
    • 12.75
    • Published

    bfs-tree-layout

    Index computations for balanced binary trees stored in BFS order

    • v0.0.4
    • 12.12
    • Published

    vue-3-simple-context-menu

    Simple context-menu component built for Vue. Works well with both left and right clicks. Nothing too fancy, just works and is simple to use.

    • v0.3.0
    • 12.12
    • Published

    advance-javascript

    a collection of javascript prototype extensions that make your javascript coding very easy and hanndy.

    • v1.0.4
    • 11.91
    • Published

    @stdlib/utils-until-each-right

    Until a test condition is true, invoke a function for each element in a collection, iterating from right to left.

    • v0.2.2
    • 11.78
    • Published

    pads

    Simple function that adds padding to a given string.

    • v1.1.1
    • 11.78
    • Published

    pythagorean-triples

    Generate Pythagorean triples using Euclid's formula

    • v1.6.0
    • 10.99
    • Published

    @stdlib/utils-while-each-right

    While a test condition is true, invoke a function for each element in a collection, iterating from right to left.

    • v0.2.2
    • 10.82
    • Published

    @stdlib/utils-async-some-by-right

    Test whether a collection contains at least `n` elements which pass a test implemented by a predicate function, iterating from right to left.

    • v0.2.2
    • 10.82
    • Published

    interpolate-regex

    Useful for basic templating by interpolating values into placeholders. Takes a left and right delimiter and returns a regex object for matching them and capturing the contents.

    • v1.0.1
    • 10.60
    • Published

    native-positioning

    Set positioning for React Native component in one line of code

    • v1.0.1
    • 10.60
    • Published

    ngx-right-click-menu

    ngx-right-click-menu is right click context menu for Angular 2+.

    • v0.0.8
    • 10.08
    • Published

    element-box

    Work easily with an element's position and dimensions

    • v1.0.1
    • 9.85
    • Published

    @zerodep/string-trimright

    A utility to trim whitespace or specific values from the end of a string

    • v2.0.11
    • 9.85
    • Published

    right-align-values

    Right align the values of a given property for each object in an array. Useful for creating text columns or tables.

    • v0.3.0
    • 9.52
    • Published

    jmenujs

    a library that create and manage contextmenu with ease

    • v3.0.0
    • 9.45
    • Published

    @kalamazoo/focused-task-close-account

    This package contains all of the UI components needed to assemble the focused tasks for deactivating and deleting users' accounts in accordance with the GDPR "Right to be forgotten".

    • v1.0.2
    • 9.30
    • Published

    react-ctx-menu

    A simple, effective, lightweight context menu with animation made for React.

    • v1.1.6
    • 9.11
    • Published

    stringpad

    Fastest String left,right and center pad

    • v1.0.0
    • 8.90
    • Published

    halis-pad

    Pad left, right or both (to your heart's content)

    • v1.0.1
    • 8.64
    • Published

    curry-arity

    Tiny curry() and curryN() functions. Resulting functions will have the correct arity (length).

    • v1.0.0
    • 8.52
    • Published

    vue2-simple-menu

    Simple context-menu component built for Vue. Works well with both left and right clicks. Nothing too fancy, just works and is simple to use.

    • v3.5.0
    • 8.14
    • Published

    right-pad-keys

    Right pad the keys of an object.

    • v0.1.2
    • 8.14
    • Published

    @stdlib/utils-key-by-right

    Convert a collection to an object whose keys are determined by a provided function and whose values are the collection values, iterating from right to left.

    • v0.2.2
    • 8.01
    • Published

    @stdlib/utils-inmap-right

    Invoke a function for each element in a collection and update the collection in-place, iterating from right to left.

    • v0.2.2
    • 7.96
    • Published

    swiperight

    Super simple tinder bot that you can run from the command line.

    • v0.1.0
    • 7.85
    • Published

    right-indexof

    indexof starting from the right side of an array

    • v1.0.0
    • 7.10
    • Published

    marginally-pudding

    Create margins and paddings in React Native in the way well known from CSS

    • v1.0.5
    • 7.09
    • Published

    partial-right

    Returns a function with partially applied arguments that are appended to the arguments provided to the returned function.

    • v0.1.0
    • 6.50
    • Published

    @stdlib/utils-reduce-right

    Apply a function against an accumulator and each element in an array while iterating from right to left and return the accumulated result.

    • v0.2.1
    • 6.45
    • Published

    bassline

    JavaScript library providing Maybe, Either, and Promise objects

    • v0.0.4
    • 6.45
    • Published

    drop-left

    Creates a slice of array with n elements dropped from the beginning.

    • v1.0.2
    • 6.37
    • Published

    visibilityobserver

    Experimental API for observing the visible box of an element.

    • v1.1.0
    • 6.35
    • Published

    @ce/sum

    Computational effects - sum types

      • v1.0.2
      • 6.31
      • Published

      javascript-either

      An implementation of Either pattern in javascript

        • v1.0.3
        • 5.42
        • Published

        some-truthy-right

        Checks if the callback returns truthy for any element of the array. Iteration is stopped once the callback returns truthy Return the truthy value or the last falsy value if none of the iteration returns truthy Run over the given array from right to

        • v1.2.0
        • 5.42
        • Published

        @topcli/text-align

        A wide-character aware text alignment function for use in terminals / on the console.

        • v1.0.0
        • 5.38
        • Published

        @stdlib/utils-async-any-by-right

        Test whether at least one element in a collection passes a test implemented by a predicate function, iterating from right to left.

        • v0.2.2
        • 5.31
        • Published

        filpos

        Fill array like a pad right.

        • v0.2.0
        • 5.29
        • Published

        @stdlib/utils-async-every-by-right

        Test whether all elements in a collection pass a test implemented by a predicate function, iterating from right to left.

        • v0.2.2
        • 5.19
        • Published

        drop-right

        Creates a slice of array with n elements dropped from the end.

        • v1.0.2
        • 5.19
        • Published

        scotty

        A thin wrapper for real media streaming over HTTP in node.js

          • v0.0.2
          • 5.19
          • Published

          partial-left

          Returns a function with partially applied arguments that are prepended to the arguments provided to the returned function.

          • v0.1.1
          • 5.19
          • Published

          ts.data.either

          A Typescript implementation of the Either data type

          • v3.0.0
          • 4.10
          • Published

          string-pad

          string left/right/middle pad

          • v1.0.0
          • 4.07
          • Published

          write-pad

          String right pad

          • v1.0.0
          • 4.01
          • Published

          right-padding

          Right padding for strings

          • v0.0.4
          • 3.98
          • Published

          @stdlib/utils-async-none-by-right

          Test whether all elements in a collection fail a test implemented by a predicate function, iterating from right to left.

          • v0.2.2
          • 3.98
          • Published

          npad

          left and right padding for NodeJS

          • v1.0.0
          • 3.93
          • Published

          rtlcss-plugin

          Modern Webpack RTLCSS Plugin

          • v1.0.0
          • 3.93
          • Published

          meta-keys

          Get the state of any pressed meta keys, differentiating between their left/right location on the keyboard

          • v1.1.0
          • 3.93
          • Published

          left-right-padding

          Left and Right Padding with given string with given count or uptill n length

            • v0.0.2
            • 2.40
            • Published

            tea-repeat-string-01

            Repeat the given string n times. Fastest implementation for repeating a string.

            • v1.6.1
            • 2.40
            • Published

            ng-access-right

            angular module to show/hide/enable/disable elements based on access rights

            • v1.0.3
            • 2.38
            • Published

            tea-repeat-string-07

            Repeat the given string n times. Fastest implementation for repeating a string.

            • v1.6.1
            • 2.38
            • Published

            dropdown-menu-element

            Easy to use context menus and button dropdown menus. Lightweight using no UI frameworks.

            • v1.3.0
            • 2.38
            • Published

            ng2-context-menu

            An Angular 2 reusable component that provides Custom Context Menu support.

            • v1.0.3
            • 2.35
            • Published

            node-slice-string

            Search and slice string easily to get all remaining parts or the single one in any direction.

            • v0.0.2
            • 2.35
            • Published

            @fav/text.trim-right

            Remove trailing white spaces or specified characters from a source string.

            • v1.0.2
            • 2.35
            • Published

            @gold.au/direction-links

            Use direction links to link up and down within the DOM or back to a parent page.

            • v4.0.0
            • 2.33
            • Published

            @stdlib/utils-do-while-each-right

            While a test condition is true, invoke a function for each element in a collection, iterating from right to left.

            • v0.2.2
            • 2.33
            • Published

            tea-repeat-string-09

            Repeat the given string n times. Fastest implementation for repeating a string.

            • v1.6.1
            • 2.33
            • Published

            tea-repeat-string

            Repeat the given string n times. Fastest implementation for repeating a string.

            • v1.6.1
            • 2.33
            • Published

            hubot-whereyouat

            Know where all the out of office staff are and the time they left.

            • v1.0.1
            • 2.30
            • Published

            tea-repeat-string-03

            Repeat the given string n times. Fastest implementation for repeating a string.

            • v1.6.1
            • 2.30
            • Published

            vue-simple-context-menu-client

            Simple context-menu component built for Vue. Works well with both left and right clicks. Nothing too fancy, just works and is simple to use.

            • v4.0.4
            • 2.30
            • Published

            right-trim

            Removes whitespace on the right

            • v1.0.3
            • 0.00
            • Published

            tea-repeat-string-04

            Repeat the given string n times. Fastest implementation for repeating a string.

            • v1.6.1
            • 0.00
            • Published

            tea-repeat-string-06

            Repeat the given string n times. Fastest implementation for repeating a string.

            • v1.6.1
            • 0.00
            • Published

            tea-repeat-string-02

            Repeat the given string n times. Fastest implementation for repeating a string.

            • v1.6.1
            • 0.00
            • Published

            left-right-trim

            Removes whitespace on left and right

            • v1.0.1
            • 0.00
            • Published

            herii-swipe

            JavaScript to detect touch swipe left,right, up or down on any touchscreen device.

            • v0.0.2
            • 0.00
            • Published

            @slimio/text-align

            A wide-character aware text alignment function for use in terminals / on the console.

            • v1.0.0
            • 0.00
            • Published

            tea-repeat-string-08

            Repeat the given string n times. Fastest implementation for repeating a string.

            • v1.6.1
            • 0.00
            • Published

            tea-repeat-string-05

            Repeat the given string n times. Fastest implementation for repeating a string.

            • v1.6.1
            • 0.00
            • Published