JSPM

Found 208 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.21
  • 134.68
  • Published

trim-newlines

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

  • v5.0.0
  • 118.12
  • Published

repeat-string

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

  • v1.6.1
  • 117.79
  • Published

string-match-left-right

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

  • v9.0.23
  • 115.52
  • Published

right-align

Right-align the text in a string.

  • v0.1.3
  • 111.26
  • Published

pad-right

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

  • v0.2.2
  • 99.80
  • Published

align-text

Align the text in a string.

  • v1.0.2
  • 92.85
  • Published

center-align

Center-align the text in a string.

  • v1.0.1
  • 89.13
  • Published

mouse-event

Cross browser mouse event property access

  • v1.0.5
  • 88.65
  • 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
  • 75.97
  • Published

inorder-tree-layout

Index calculations for inorder layout of balanced binary trees

  • v1.0.0
  • 66.74
  • 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
  • 66.70
  • Published

rtrim-array

Removes specified values from the end of an array.

  • v1.1.0
  • 61.10
  • Published

postcss-inset

Use the inset property in CSS

  • v1.0.0
  • 60.60
  • 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
  • 57.34
  • Published

extra-array

An array is a collection of values, stored contiguously.

  • v4.3.3
  • 56.90
  • Published

extra-iterable

An iterable is a sequence of values.

  • v3.3.2
  • 53.96
  • 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
  • 51.69
  • 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
  • 51.38
  • Published

string-align

Align string with whitespace

  • v0.2.0
  • 50.48
  • 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
  • 46.53
  • Published

trimmer

Trim any characters from either side of a string.

  • v2.0.0
  • 42.81
  • 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
  • 42.72
  • 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
  • 42.69
  • Published

rightpad

String right pad

  • v1.0.1
  • 38.19
  • 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
  • 35.16
  • 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.2.3
  • 34.73
  • 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
  • 34.63
  • 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
  • 34.63
  • 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
  • 33.68
  • Published

react-context-menu

A lightweight right-click context menu implemented in React.

  • v3.0.2
  • 33.63
  • 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
  • 31.96
  • Published

ansi-pad

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

  • v1.0.3
  • 31.22
  • Published

@logo-software/drawer

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

  • v11.0.0
  • 30.54
  • 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
  • 30.22
  • Published

extra-string.web

A collection of common string functions {web}.

  • v2.3.2
  • 29.42
  • 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
  • 29.31
  • Published

strpad

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

  • v1.1.0
  • 28.97
  • 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
  • 28.51
  • Published

extra-string

A collection of common string functions.

  • v2.3.2
  • 27.96
  • Published

right-click-menu

Right click context menu for AngularJS

  • v0.0.4
  • 27.17
  • Published

extra-sorted-array

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

  • v1.2.1
  • 26.32
  • 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
  • 26.28
  • Published

extra-array.web

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

  • v4.3.3
  • 26.22
  • Published

extra-sorted-array.web

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

  • v1.2.1
  • 25.97
  • 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
  • 25.19
  • Published

context-menu

Custom context menu for your stuff

  • v2.0.0
  • 23.30
  • Published

just-right-pad

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

  • v3.2.0
  • 22.80
  • Published

pads

Simple function that adds padding to a given string.

  • v1.1.1
  • 22.09
  • 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
  • 21.92
  • Published

access-right

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

  • v2.0.3
  • 21.25
  • Published

@fav/text.pad-right

Pads characters on right sides of a source string.

  • v1.0.2
  • 20.62
  • 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
  • 19.74
  • Published

hilal

First RTL responsive CSS framework

  • v0.5.0
  • 19.25
  • Published

bfs-tree-layout

Index computations for balanced binary trees stored in BFS order

  • v0.0.4
  • 18.86
  • Published

bind-right

Bind function arguments from the right

  • v0.6.0
  • 18.54
  • 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
  • 18.48
  • Published

capitalism

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

    • v6.0.2
    • 18.01
    • Published

    rightmenu

    Right click menu

    • v1.1.0
    • 17.08
    • Published

    native-positioning

    Set positioning for React Native component in one line of code

    • v1.0.1
    • 16.90
    • 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
    • 16.33
    • Published

    advance-javascript

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

    • v1.0.4
    • 15.46
    • Published

    graspjs

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

    • v0.1.0
    • 15.36
    • Published

    competency

    The ability to do something successfully or efficiently.

    • v1.1.3
    • 14.11
    • Published

    halis-pad

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

    • v1.0.1
    • 13.29
    • Published

    ts.data.either

    A Typescript implementation of the Either data type

    • v3.0.0
    • 13.21
    • Published

    dropdown-menu-element

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

    • v1.3.0
    • 12.78
    • Published

    element-box

    Work easily with an element's position and dimensions

    • v1.0.1
    • 12.36
    • Published

    right-pad-keys

    Right pad the keys of an object.

    • v0.1.2
    • 12.24
    • Published

    pythagorean-triples

    Generate Pythagorean triples using Euclid's formula

    • v1.6.0
    • 11.45
    • Published

    drop-left

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

    • v1.0.2
    • 11.29
    • Published

    partial-right

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

    • v0.1.0
    • 10.91
    • Published

    react-contexts-menu

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

      • v1.1.4
      • 10.90
      • 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
      • 10.87
      • Published

      marginally-pudding

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

      • v1.0.5
      • 10.84
      • 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
      • 10.63
      • Published

      left-right-trim

      Removes whitespace on left and right

      • v1.0.1
      • 10.08
      • Published

      visibilityobserver

      Experimental API for observing the visible box of an element.

      • v1.1.0
      • 10.07
      • Published

      javascript-either

      An implementation of Either pattern in javascript

        • v1.0.3
        • 9.61
        • Published

        partial-left

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

        • v0.1.1
        • 9.49
        • Published

        react-ctx-menu

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

        • v1.1.6
        • 9.45
        • Published

        @zerodep/string-trimright

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

        • v2.0.11
        • 9.44
        • 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
        • 9.33
        • Published

        bassline

        JavaScript library providing Maybe, Either, and Promise objects

        • v0.0.4
        • 9.21
        • Published

        herii-swipe

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

        • v0.0.2
        • 9.05
        • Published

        drop-right

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

        • v1.0.2
        • 9.00
        • Published

        jmenujs

        a library that create and manage contextmenu with ease

        • v3.0.0
        • 9.00
        • Published

        swiperight

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

        • v0.1.0
        • 8.54
        • Published

        curry-arity

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

        • v1.0.0
        • 8.46
        • Published

        stringpad

        Fastest String left,right and center pad

        • v1.0.0
        • 8.27
        • Published

        ngx-right-click-menu

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

        • v0.0.8
        • 8.18
        • Published

        ng2-context-menu

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

        • v1.0.3
        • 7.97
        • Published

        left-right-padding

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

          • v0.0.2
          • 7.28
          • Published

          right-indexof

          indexof starting from the right side of an array

          • v1.0.0
          • 7.10
          • Published

          rtlcss-plugin

          Modern Webpack RTLCSS Plugin

          • v1.0.0
          • 6.88
          • Published

          tea-repeat-string-09

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

          • v1.6.1
          • 6.36
          • Published

          scotty

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

            • v0.0.2
            • 6.18
            • Published

            string-pad

            string left/right/middle pad

            • v1.0.0
            • 5.81
            • Published

            meta-keys

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

            • v1.1.0
            • 5.54
            • Published

            right-padding

            Right padding for strings

            • v0.0.4
            • 5.43
            • Published

            npad

            left and right padding for NodeJS

            • v1.0.0
            • 5.36
            • Published

            filpos

            Fill array like a pad right.

            • v0.2.0
            • 5.32
            • Published

            tea-repeat-string-03

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

            • v1.6.1
            • 4.82
            • Published

            @ce/sum

            Computational effects - sum types

              • v1.0.2
              • 4.52
              • Published

              node-slice-string

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

              • v0.0.2
              • 4.07
              • 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
              • 3.39
              • Published

              write-pad

              String right pad

              • v1.0.0
              • 2.95
              • Published

              tea-repeat-string-01

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

              • v1.6.1
              • 2.92
              • Published

              tea-repeat-string-07

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

              • v1.6.1
              • 2.91
              • 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.88
              • Published

              tea-repeat-string-06

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

              • v1.6.1
              • 2.87
              • Published

              tea-repeat-string

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

              • v1.6.1
              • 2.81
              • Published

              @topcli/text-align

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

              • v1.0.0
              • 2.74
              • Published

              @slimio/text-align

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

              • v1.0.0
              • 2.65
              • Published

              ng-access-right

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

              • v1.0.3
              • 2.56
              • Published

              @fav/text.trim-right

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

              • v1.0.2
              • 2.55
              • 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
              • 2.40
              • Published

              hubot-whereyouat

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

              • v1.0.1
              • 2.38
              • 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-02

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

              • v1.6.1
              • 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