awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
EvandroLG avatar

EvandroLG/selecting

0
View on GitHub↗
96 estrellas·12 forks·JavaScript·6 vistas

Selecting

:fishing_pole_and_fish: A library that allows you to access the text selected by the user

Features

  • Manipulación de cadenas - Retrieves text selected by the user.
  • String Utilities - Utility for accessing user-selected text.

Historial de estrellas

Gráfico del historial de estrellas de evandrolg/selectingGráfico del historial de estrellas de evandrolg/selecting

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a Selecting

Proyectos open-source similares, clasificados según cuántas características comparten con Selecting.
  • epeli/underscore.stringAvatar de epeli

    epeli/underscore.string

    3,362Ver en GitHub↗

    String manipulation helpers for javascript

    JavaScript
    Ver en GitHub↗3,362
  • gobeam/stringyAvatar de gobeam

    gobeam/Stringy

    249Ver en GitHub↗

    Convert string to camel case, snake case, kebab case / slugify, custom delimiter, pad string, tease string and many other functionalities with help of by Stringy package.

    Go
    Ver en GitHub↗249
  • alexei/sprintf.jsAvatar de alexei

    alexei/sprintf.js

    2,140Ver en GitHub↗

    sprintf.js is a complete open source JavaScript sprintf implementation

    JavaScript
    Ver en GitHub↗2,140
  • huandu/xstringsAvatar de huandu

    huandu/xstrings

    1,415Ver en GitHub↗

    Implements string functions widely used in other languages but absent in Go.

    Go
    Ver en GitHub↗1,415
Ver las 30 alternativas a Selecting→

Preguntas frecuentes

¿Qué hace evandrolg/selecting?

:fishingpoleand_fish: A library that allows you to access the text selected by the user

¿Cuáles son las características principales de evandrolg/selecting?

Las características principales de evandrolg/selecting son: Manipulación de cadenas, String Utilities.

¿Qué alternativas de código abierto existen para evandrolg/selecting?

Las alternativas de código abierto para evandrolg/selecting incluyen: gobeam/stringy — Convert string to camel case, snake case, kebab case / slugify, custom delimiter, pad string, tease string and many… jprichardson/string.js — Extra JavaScript string methods. alexei/sprintf.js — sprintf.js is a complete open source JavaScript sprintf implementation. epeli/underscore.string — String manipulation helpers for javascript. huandu/xstrings — Implements string functions widely used in other languages but absent in Go. mathiasbynens/he — A robust HTML entity encoder/decoder written in JavaScript.