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

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
EvandroLG avatar

EvandroLG/selecting

0
View on GitHub↗
96 stars·12 forks·JavaScript·6 vues

Selecting

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

Features

  • Manipulation de chaînes de caractères - Retrieves text selected by the user.
  • String Utilities - Utility for accessing user-selected text.

Historique des stars

Graphique de l'historique des stars pour evandrolg/selectingGraphique de l'historique des stars pour evandrolg/selecting

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à Selecting

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Selecting.
  • epeli/underscore.stringAvatar de epeli

    epeli/underscore.string

    3,362Voir sur GitHub↗

    String manipulation helpers for javascript

    JavaScript
    Voir sur GitHub↗3,362
  • gobeam/stringyAvatar de gobeam

    gobeam/Stringy

    249Voir sur 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
    Voir sur GitHub↗249
  • alexei/sprintf.jsAvatar de alexei

    alexei/sprintf.js

    2,140Voir sur GitHub↗

    sprintf.js is a complete open source JavaScript sprintf implementation

    JavaScript
    Voir sur GitHub↗2,140
  • huandu/xstringsAvatar de huandu

    huandu/xstrings

    1,415Voir sur GitHub↗

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

    Go
    Voir sur GitHub↗1,415
Voir les 30 alternatives à Selecting→

Questions fréquentes

Que fait evandrolg/selecting ?

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

Quelles sont les fonctionnalités principales de evandrolg/selecting ?

Les fonctionnalités principales de evandrolg/selecting sont : Manipulation de chaînes de caractères, String Utilities.

Quelles sont les alternatives open-source à evandrolg/selecting ?

Les alternatives open-source à evandrolg/selecting incluent : 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.