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
  • 136.13
  • Published

trim-newlines

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

  • v5.0.0
  • 118.27
  • Published

repeat-string

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

  • v1.6.1
  • 116.48
  • Published

string-match-left-right

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

  • v9.0.23
  • 115.73
  • Published

right-align

Right-align the text in a string.

  • v0.1.3
  • 110.37
  • Published

pad-right

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

  • v0.2.2
  • 99.74
  • Published

align-text

Align the text in a string.

  • v1.0.2
  • 91.70
  • Published

center-align

Center-align the text in a string.

  • v1.0.1
  • 90.43
  • Published

mouse-event

Cross browser mouse event property access

  • v1.0.5
  • 88.50
  • 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
  • 76.15
  • Published

inorder-tree-layout

Index calculations for inorder layout of balanced binary trees

  • v1.0.0
  • 67.49
  • 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
  • 62.15
  • Published

postcss-inset

Use the inset property in CSS

  • v1.0.0
  • 60.61
  • Published

rtrim-array

Removes specified values from the end of an array.

  • v1.1.0
  • 60.13
  • Published

extra-array

An array is a collection of values, stored contiguously.

  • v4.3.3
  • 57.30
  • Published

extra-iterable

An iterable is a sequence of values.

  • v3.3.2
  • 53.22
  • 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
  • 52.57
  • 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
  • 52.15
  • Published

string-align

Align string with whitespace

  • v0.2.0
  • 51.34
  • 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
  • 49.62
  • 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
  • 47.47
  • 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
  • 43.23
  • 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
  • 41.05
  • Published

trimmer

Trim any characters from either side of a string.

  • v2.0.0
  • 39.62
  • Published

rightpad

String right pad

  • v1.0.1
  • 38.94
  • 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.83
  • Published

react-context-menu

A lightweight right-click context menu implemented in React.

  • v3.0.2
  • 33.72
  • 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
  • 31.84
  • 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.25
  • Published

ansi-pad

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

  • v1.0.3
  • 30.79
  • 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.2
  • 30.71
  • Published

@logo-software/drawer

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

  • v11.0.0
  • 30.26
  • Published

extra-string.web

A collection of common string functions {web}.

  • v2.3.2
  • 29.35
  • 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
  • 29.07
  • Published

strpad

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

  • v1.1.0
  • 29.04
  • Published

extra-sorted-array

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

  • v1.2.1
  • 28.32
  • Published

extra-string

A collection of common string functions.

  • v2.3.2
  • 27.81
  • Published

right-click-menu

Right click context menu for AngularJS

  • v0.0.4
  • 26.63
  • Published

just-right-pad

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

  • v3.2.0
  • 25.32
  • 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
  • 24.04
  • 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
  • 23.60
  • Published

@fav/text.pad-right

Pads characters on right sides of a source string.

  • v1.0.2
  • 23.09
  • Published

access-right

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

  • v2.0.3
  • 22.96
  • Published

extra-array.web

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

  • v4.3.3
  • 22.49
  • Published

context-menu

Custom context menu for your stuff

  • v2.0.0
  • 21.55
  • 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
  • 21.10
  • Published

pads

Simple function that adds padding to a given string.

  • v1.1.1
  • 20.49
  • 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
  • 20.35
  • Published

bind-right

Bind function arguments from the right

  • v0.6.0
  • 20.33
  • Published

extra-sorted-array.web

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

  • v1.2.1
  • 18.85
  • 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
  • 18.84
  • 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
  • 18.79
  • Published

hilal

First RTL responsive CSS framework

  • v0.5.0
  • 18.48
  • 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
  • 17.99
  • Published

bfs-tree-layout

Index computations for balanced binary trees stored in BFS order

  • v0.0.4
  • 17.19
  • Published

graspjs

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

  • v0.1.0
  • 16.35
  • Published

native-positioning

Set positioning for React Native component in one line of code

  • v1.0.1
  • 16.26
  • Published

rightmenu

Right click menu

  • v1.1.0
  • 16.15
  • 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
  • 15.92
  • Published

advance-javascript

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

  • v1.0.4
  • 14.93
  • Published

competency

The ability to do something successfully or efficiently.

  • v1.1.3
  • 14.88
  • 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
  • 14.72
  • Published

react-contexts-menu

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

    • v1.1.4
    • 14.30
    • Published

    capitalism

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

      • v6.0.2
      • 13.96
      • Published

      stringpad

      Fastest String left,right and center pad

      • v1.0.0
      • 13.44
      • Published

      halis-pad

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

      • v1.0.1
      • 13.42
      • Published

      element-box

      Work easily with an element's position and dimensions

      • v1.0.1
      • 12.31
      • 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
      • 11.72
      • Published

      drop-left

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

      • v1.0.2
      • 11.18
      • Published

      ngx-right-click-menu

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

      • v0.0.8
      • 11.09
      • Published

      pythagorean-triples

      Generate Pythagorean triples using Euclid's formula

      • v1.6.0
      • 10.96
      • Published

      marginally-pudding

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

      • v1.0.5
      • 10.89
      • Published

      @zerodep/string-trimright

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

      • v2.0.11
      • 10.66
      • Published

      jmenujs

      a library that create and manage contextmenu with ease

      • v3.0.0
      • 10.37
      • Published

      visibilityobserver

      Experimental API for observing the visible box of an element.

      • v1.1.0
      • 10.05
      • 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.53
      • Published

      javascript-either

      An implementation of Either pattern in javascript

        • v1.0.3
        • 9.52
        • Published

        react-ctx-menu

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

        • v1.1.6
        • 9.52
        • 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.49
        • 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.32
        • 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
        • 9.31
        • Published

        bassline

        JavaScript library providing Maybe, Either, and Promise objects

        • v0.0.4
        • 9.18
        • 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
        • 8.70
        • 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.53
        • Published

        right-pad-keys

        Right pad the keys of an object.

        • v0.1.2
        • 8.12
        • Published

        partial-right

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

        • v0.1.0
        • 7.43
        • Published

        @ce/sum

        Computational effects - sum types

          • v1.0.2
          • 7.25
          • 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.87
          • Published

          @topcli/text-align

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

          • v1.0.0
          • 6.16
          • Published

          ts.data.either

          A Typescript implementation of the Either data type

          • v3.0.0
          • 6.08
          • Published

          drop-right

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

          • v1.0.2
          • 6.00
          • Published

          string-pad

          string left/right/middle pad

          • v1.0.0
          • 5.79
          • Published

          meta-keys

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

          • v1.1.0
          • 5.57
          • Published

          right-padding

          Right padding for strings

          • v0.0.4
          • 5.48
          • Published

          npad

          left and right padding for NodeJS

          • v1.0.0
          • 5.37
          • Published

          filpos

          Fill array like a pad right.

          • v0.2.0
          • 5.31
          • Published

          scotty

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

            • v0.0.2
            • 5.20
            • Published

            write-pad

            String right pad

            • v1.0.0
            • 5.03
            • Published

            left-right-padding

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

              • v0.0.2
              • 4.25
              • 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.03
              • 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.40
              • Published

              tea-repeat-string-01

              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.91
              • Published

              tea-repeat-string-07

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

              • v1.6.1
              • 2.89
              • Published

              tea-repeat-string-09

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

              • v1.6.1
              • 2.84
              • Published

              tea-repeat-string

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

              • v1.6.1
              • 2.84
              • Published

              tea-repeat-string-03

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

              • v1.6.1
              • 2.82
              • Published

              dropdown-menu-element

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

              • v1.3.0
              • 2.55
              • Published

              ng-access-right

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

              • v1.0.3
              • 2.55
              • Published

              ng2-context-menu

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

              • v1.0.3
              • 2.54
              • Published

              @fav/text.trim-right

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

              • v1.0.2
              • 2.52
              • 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-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