JSPM

Found 207 results for right to left

string-left-right

Looks up the first non-whitespace character to the left/right of a given index

  • v6.0.20
  • 134.67
  • Published

string-match-left-right

Match substrings on the left or right of a given index, ignoring whitespace

  • v9.0.22
  • 118.61
  • Published

trim-newlines

Trim newlines from the start and/or end of a string

  • v5.0.0
  • 117.90
  • Published

repeat-string

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

  • v1.6.1
  • 114.09
  • Published

right-align

Right-align the text in a string.

  • v0.1.3
  • 107.03
  • Published

@stdlib/utils-for-each-right

Invoke a function for each element in a collection, iterating from right to left.

  • v0.2.2
  • 101.73
  • Published

pad-right

Right pad a string with zeros or a specified string. Fastest implementation.

  • v0.2.2
  • 99.21
  • 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
  • 92.54
  • Published

@stdlib/utils-do-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
  • 92.01
  • 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
  • 88.80
  • Published

align-text

Align the text in a string.

  • v1.0.2
  • 88.73
  • 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
  • 88.31
  • Published

@stdlib/utils-async-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
  • 88.13
  • 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
  • 88.09
  • Published

center-align

Center-align the text in a string.

  • v1.0.1
  • 88.01
  • 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
  • 86.80
  • Published

mouse-event

Cross browser mouse event property access

  • v1.0.5
  • 86.42
  • 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
  • 86.17
  • 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
  • 86.06
  • 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
  • 85.77
  • 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
  • 81.74
  • 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
  • 81.24
  • Published

vue-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.

  • v4.1.0
  • 77.25
  • 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
  • 67.65
  • Published

inorder-tree-layout

Index calculations for inorder layout of balanced binary trees

  • v1.0.0
  • 67.14
  • Published

extra-array

An array is a collection of values, stored contiguously.

  • v4.3.3
  • 62.56
  • Published

postcss-inset

Use the inset property in CSS

  • v1.0.0
  • 60.24
  • Published

extra-iterable

An iterable is a sequence of values.

  • v3.3.2
  • 56.01
  • Published

rtrim-array

Removes specified values from the end of an array.

  • v1.1.0
  • 55.20
  • Published

rightpad

String right pad

  • v1.0.1
  • 54.31
  • Published

right-pad-values

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

  • v0.3.1
  • 49.31
  • Published

string-align

Align string with whitespace

  • v0.2.0
  • 43.08
  • Published

extra-array.web

An array is a collection of values, stored contiguously {web}.

  • v4.3.3
  • 39.79
  • Published

trimmer

Trim any characters from either side of a string.

  • v2.0.0
  • 37.43
  • Published

extra-string

A collection of common string functions.

  • v2.3.2
  • 37.38
  • Published

extra-sorted-array

A sorted array is a collection of values, arranged in an order.

  • v1.2.1
  • 36.06
  • Published

extra-string.web

A collection of common string functions {web}.

  • v2.3.2
  • 35.49
  • Published

vue-custom-context-menu

A Vue.js plugin for building custom 🖱 Context Menus. Automatically adjusts position and supports nested Context Menus out of the box

  • v3.0.3
  • 34.55
  • Published

extra-sorted-array.web

A sorted array is a collection of values, arranged in an order {web}.

  • v1.2.1
  • 33.54
  • Published

react-context-menu

A lightweight right-click context menu implemented in React.

  • v3.0.2
  • 33.50
  • Published

inquiry-monad

Inquiry is an expressive API that allows one ask multiple questions about a subject value, and observe all results. This process returns a collection of all passes, fails, and the original subject value.

  • v0.32.0
  • 32.05
  • 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
  • 31.25
  • Published

strpad

Combine left, right and center pad modules in lack of a working alternative

  • v1.1.0
  • 30.87
  • Published

scrolled-to-edge

A simple react hook and component to detect when the scroll position of the window or a container is at the top, bottom, left or right.

  • v1.0.5
  • 28.76
  • Published

@logo-software/drawer

The navigation drawer slides in from the left and contains the navigation destinations for your app.

  • v11.0.0
  • 27.73
  • Published

ngx-position

A set of angular directives that allow to absolute align elements according to another one's position, as well as another set that allow to quickly apply CSS positioning properties.

  • v4.0.1
  • 27.60
  • 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
  • 26.31
  • Published

marginally-pudding

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

  • v1.0.5
  • 26.19
  • Published

@atlaskit/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".

  • v3.0.9
  • 25.89
  • Published

advance-javascript

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

  • v1.0.4
  • 25.61
  • Published

react-contexts-menu

An intricately crafted React component renders `React Contexts Menu` into the DOM for efficient applications.

    • v1.1.4
    • 25.40
    • Published

    bfs-tree-layout

    Index computations for balanced binary trees stored in BFS order

    • v0.0.4
    • 24.97
    • Published

    pads

    Simple function that adds padding to a given string.

    • v1.1.1
    • 24.82
    • Published

    stringpad

    Fastest String left,right and center pad

    • v1.0.0
    • 24.58
    • Published

    graspjs

    Grasp.js is a handgrip pattern recognition micro-library for mobile devices.

    • v0.1.0
    • 24.30
    • Published

    left-right-trim

    Removes whitespace on left and right

    • v1.0.1
    • 24.28
    • Published

    right-click-menu

    Right click context menu for AngularJS

    • v0.0.4
    • 23.93
    • Published

    partial-left

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

    • v0.1.1
    • 23.88
    • Published

    drop-left

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

    • v1.0.2
    • 23.69
    • Published

    visibilityobserver

    Experimental API for observing the visible box of an element.

    • v1.1.0
    • 23.19
    • Published

    just-right-pad

    add characters to the right of a string such that its total length is n

    • v3.2.0
    • 23.02
    • Published

    native-positioning

    Set positioning for React Native component in one line of code

    • v1.0.1
    • 22.90
    • Published

    context-menu

    Custom context menu for your stuff

    • v2.0.0
    • 22.82
    • Published

    access-right

    A tiny helper library to handle access rights in your node backend

    • v2.0.3
    • 22.77
    • 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
    • 21.99
    • Published

    yh-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.0.15
    • 21.97
    • Published

    rtlcss-plugin

    Modern Webpack RTLCSS Plugin

    • v1.0.0
    • 21.76
    • Published

    node-slice-string

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

    • v0.0.2
    • 21.59
    • Published

    javascript-either

    An implementation of Either pattern in javascript

      • v1.0.3
      • 21.47
      • Published

      react-ctx-menu

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

      • v1.1.6
      • 20.99
      • Published

      left-right-padding

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

        • v0.0.2
        • 20.98
        • Published

        capitalism

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

          • v6.0.2
          • 20.81
          • Published

          competency

          The ability to do something successfully or efficiently.

          • v1.1.3
          • 20.66
          • Published

          bassline

          JavaScript library providing Maybe, Either, and Promise objects

          • v0.0.4
          • 20.39
          • Published

          meta-keys

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

          • v1.1.0
          • 19.90
          • Published

          halis-pad

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

          • v1.0.1
          • 19.87
          • Published

          herii-swipe

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

          • v0.0.2
          • 19.85
          • Published

          rightmenu

          Right click menu

          • v1.1.0
          • 19.67
          • 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
          • 19.33
          • Published

          element-box

          Work easily with an element's position and dimensions

          • v1.0.1
          • 18.68
          • Published

          hilal

          First RTL responsive CSS framework

          • v0.5.0
          • 18.57
          • Published

          right-padding

          Right padding for strings

          • v0.0.4
          • 18.40
          • Published

          ngx-right-click-menu

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

          • v0.0.8
          • 18.09
          • Published

          pythagorean-triples

          Generate Pythagorean triples using Euclid's formula

          • v1.6.0
          • 17.82
          • Published

          ts.data.either

          A Typescript implementation of the Either data type

          • v3.0.0
          • 17.57
          • Published

          dropdown-menu-element

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

          • v1.3.0
          • 17.26
          • Published

          ng2-context-menu

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

          • v1.0.3
          • 16.46
          • Published

          right-pad-keys

          Right pad the keys of an object.

          • v0.1.2
          • 16.41
          • Published

          drop-right

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

          • v1.0.2
          • 16.18
          • Published

          right-trim

          Removes whitespace on the right

          • v1.0.3
          • 16.16
          • Published

          @fav/text.pad-right

          Pads characters on right sides of a source string.

          • v1.0.2
          • 15.78
          • Published

          write-pad

          String right pad

          • v1.0.0
          • 15.66
          • Published

          string-pad

          string left/right/middle pad

          • v1.0.0
          • 15.63
          • 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
          • 15.60
          • Published

          @zerodep/string-trimright

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

          • v2.0.11
          • 15.41
          • 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
          • 14.98
          • Published

          filpos

          Fill array like a pad right.

          • v0.2.0
          • 14.72
          • Published

          ansi-pad

          A couple tiny functions for padding a string that may contain ANSI escape sequences.

          • v1.0.1
          • 14.36
          • Published

          @ce/sum

          Computational effects - sum types

            • v1.0.2
            • 14.34
            • 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
            • 13.98
            • Published

            npad

            left and right padding for NodeJS

            • v1.0.0
            • 13.86
            • 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
            • 13.48
            • Published

            tea-repeat-string-08

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

            • v1.6.1
            • 13.34
            • Published

            bind-right

            Bind function arguments from the right

            • v0.6.0
            • 13.26
            • Published

            @topcli/text-align

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

            • v1.0.0
            • 13.08
            • Published

            ng-access-right

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

            • v1.0.3
            • 13.06
            • Published

            scotty

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

              • v0.0.2
              • 12.99
              • Published

              tea-repeat-string-07

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

              • v1.6.1
              • 12.78
              • Published

              tea-repeat-string-01

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

              • v1.6.1
              • 12.77
              • Published

              tea-repeat-string-06

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

              • v1.6.1
              • 12.75
              • Published

              tea-repeat-string-09

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

              • v1.6.1
              • 12.44
              • Published

              tea-repeat-string-03

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

              • v1.6.1
              • 12.43
              • Published

              curry-arity

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

              • v1.0.0
              • 12.39
              • Published

              swiperight

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

              • v0.1.0
              • 12.37
              • Published

              partial-right

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

              • v0.1.0
              • 12.02
              • Published

              tea-repeat-string-04

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

              • v1.6.1
              • 11.83
              • Published

              @slimio/text-align

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

              • v1.0.0
              • 11.70
              • Published

              tea-repeat-string-02

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

              • v1.6.1
              • 11.45
              • Published

              hubot-whereyouat

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

              • v1.0.1
              • 11.41
              • Published

              tea-repeat-string

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

              • v1.6.1
              • 11.17
              • Published

              @fav/text.trim-right

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

              • v1.0.2
              • 10.92
              • Published

              right-indexof

              indexof starting from the right side of an array

              • v1.0.0
              • 10.59
              • Published

              tea-repeat-string-05

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

              • v1.6.1
              • 10.47
              • Published