awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to plexis-js/plexis

Open-source alternatives to Plexis

30 open-source projects similar to plexis-js/plexis, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Plexis alternative.

  • sindresorhus/query-stringAvatar von sindresorhus

    sindresorhus/query-string

    6,904Auf GitHub ansehen↗

    This is a suite of JavaScript utilities for the bidirectional conversion and manipulation of URL components and query parameters. It provides a mechanism for parsing URL query strings into data objects and serializing those objects back into URL-encoded strings. The library includes functions for filtering, isolating, and modifying parameters within a full URL or query string. It supports the construction of complete web links by combining base addresses with formatted query parameters. The toolset covers data transformation primitives such as alphabetical key sorting, input sanitization, an

    JavaScript
    Auf GitHub ansehen↗6,904
  • alexei/sprintf.jsAvatar von alexei

    alexei/sprintf.js

    2,140Auf GitHub ansehen↗

    sprintf.js is a complete open source JavaScript sprintf implementation

    JavaScript
    Auf GitHub ansehen↗2,140
  • ozgio/strutilAvatar von ozgio

    ozgio/strutil

    206Auf GitHub ansehen↗

    String utilities for Go

    Go
    Auf GitHub ansehen↗206
  • snd/url-patternAvatar von snd

    snd/url-pattern

    588Auf GitHub ansehen↗

    easier than regex string matching patterns for urls and other strings. turn strings into data or data into strings.

    CoffeeScript
    Auf GitHub ansehen↗588
  • mathiasbynens/heAvatar von mathiasbynens

    mathiasbynens/he

    3,601Auf GitHub ansehen↗

    A robust HTML entity encoder/decoder written in JavaScript.

    JavaScript
    Auf GitHub ansehen↗3,601

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Find more with AI search
  • evandrolg/selectingAvatar von EvandroLG

    EvandroLG/selecting

    96Auf GitHub ansehen↗

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

    JavaScript
    Auf GitHub ansehen↗96
  • jprichardson/string.jsAvatar von jprichardson

    jprichardson/string.js

    1,803Auf GitHub ansehen↗

    Extra JavaScript string methods.

    JavaScript
    Auf GitHub ansehen↗1,803
  • medialize/uri.jsAvatar von medialize

    medialize/URI.js

    6,228Auf GitHub ansehen↗

    URI.js is a full-featured JavaScript library for parsing, building, normalizing, and mutating URLs and their components programmatically. It provides a mutable-component object model that exposes each URL part as a separate object with getter and setter methods, enabling direct manipulation of schemes, hosts, paths, query strings, and fragments. The library implements strict RFC 3986 compliance for encoding, decoding, and normalization of URI components, and includes a template expansion engine that substitutes variables using operator-specific rules. The library distinguishes itself through

    JavaScript
    Auf GitHub ansehen↗6,228
  • sindresorhus/multilineAvatar von sindresorhus

    sindresorhus/multiline

    1,408Auf GitHub ansehen↗

    Multiline strings in JavaScript

    JavaScript
    Auf GitHub ansehen↗1,408
  • epeli/underscore.stringAvatar von epeli

    epeli/underscore.string

    3,362Auf GitHub ansehen↗

    String manipulation helpers for javascript

    JavaScript
    Auf GitHub ansehen↗3,362
  • huandu/xstringsAvatar von huandu

    huandu/xstrings

    1,415Auf GitHub ansehen↗

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

    Go
    Auf GitHub ansehen↗1,415
  • panzerdp/vocaAvatar von panzerdp

    panzerdp/voca

    3,590Auf GitHub ansehen↗

    The ultimate JavaScript string library

    JavaScript
    Auf GitHub ansehen↗3,590
  • gobeam/stringyAvatar von gobeam

    gobeam/Stringy

    249Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗249
  • erikonbike/parse-next-json-valueAvatar von ErikOnBike

    ErikOnBike/parse-next-json-value

    1Auf GitHub ansehen↗

    Parse next JSON value from string allowing extraneous characters after value

    JavaScript
    Auf GitHub ansehen↗1
  • ericnorris/striptagsAvatar von ericnorris

    ericnorris/striptags

    493Auf GitHub ansehen↗

    An implementation of PHP's strip_tags in Typescript.

    TypeScript
    Auf GitHub ansehen↗493
  • chalk/strip-ansiAvatar von chalk

    chalk/strip-ansi

    503Auf GitHub ansehen↗

    Strip ANSI escape codes from a string

    JavaScript
    Auf GitHub ansehen↗503
  • ianstormtaylor/to-dot-caseAvatar von ianstormtaylor

    ianstormtaylor/to-dot-case

    5Auf GitHub ansehen↗

    Convert a string to a dot case.

    JavaScript
    Auf GitHub ansehen↗5
  • dodo/node-slugAvatar von dodo

    dodo/node-slug

    1,072Auf GitHub ansehen↗

    slugifies even utf-8 chars!

    CoffeeScript
    Auf GitHub ansehen↗1,072
  • avelino/slugifyAvatar von avelino

    avelino/slugify

    35Auf GitHub ansehen↗

    A Go slugify application that handles string

    Go
    Auf GitHub ansehen↗35
  • anonrig/url-jsAvatar von anonrig

    anonrig/url-js

    164Auf GitHub ansehen↗

    Super fast spec-compliant URL state machine for Node.js

    JavaScript
    Auf GitHub ansehen↗164
  • ianstormtaylor/to-camel-caseAvatar von ianstormtaylor

    ianstormtaylor/to-camel-case

    36Auf GitHub ansehen↗

    Convert a string to a camel case.

    JavaScript
    Auf GitHub ansehen↗36
  • hustcc/slice.jsAvatar von hustcc

    hustcc/slice.js

    34Auf GitHub ansehen↗

    :milky_way: nano library to enhance String.substring / Array.slice with python slice style by Proxy.

    JavaScript
    Auf GitHub ansehen↗34
  • ianstormtaylor/to-capital-caseAvatar von ianstormtaylor

    ianstormtaylor/to-capital-case

    11Auf GitHub ansehen↗

    Convert a string to a capital case.

    JavaScript
    Auf GitHub ansehen↗11
  • ianstormtaylor/to-constant-caseAvatar von ianstormtaylor

    ianstormtaylor/to-constant-case

    4Auf GitHub ansehen↗

    Convert a string to a constant case.

    JavaScript
    Auf GitHub ansehen↗4
  • daniakash/pluralizerAvatar von DaniAkash

    DaniAkash/pluralizer

    2Auf GitHub ansehen↗

    Created with CodeSandbox

    TypeScript
    Auf GitHub ansehen↗2
  • ianstormtaylor/to-no-caseAvatar von ianstormtaylor

    ianstormtaylor/to-no-case

    16Auf GitHub ansehen↗

    Remove an existing case from a string.

    JavaScript
    Auf GitHub ansehen↗16
  • ianstormtaylor/to-pascal-caseAvatar von ianstormtaylor

    ianstormtaylor/to-pascal-case

    3Auf GitHub ansehen↗

    Convert a string to pascal case.

    JavaScript
    Auf GitHub ansehen↗3
  • ianstormtaylor/to-sentence-caseAvatar von ianstormtaylor

    ianstormtaylor/to-sentence-case

    6Auf GitHub ansehen↗

    Convert a string to a sentence case.

    JavaScript
    Auf GitHub ansehen↗6
  • ianstormtaylor/to-snake-caseAvatar von ianstormtaylor

    ianstormtaylor/to-snake-case

    26Auf GitHub ansehen↗

    Convert a string to a snake case.

    JavaScript
    Auf GitHub ansehen↗26
  • happy-sdk/happyAvatar von happy-sdk

    happy-sdk/happy

    24Auf GitHub ansehen↗

    Happy SDK is an open-source Go framework for building fast, reliable applications. Its modular tools simplify development and prototyping, supporting integration with multi-language projects for technical and non-technical users.

    Go
    Auf GitHub ansehen↗24