awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to ulid/javascript

Open-source alternatives to Javascript

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

  • chinabugotech/hutoolالصورة الرمزية لـ chinabugotech

    chinabugotech/hutool

    30,282عرض على GitHub↗

    Hutool is a standard utility library for Java application development designed to simplify common programming tasks and reduce boilerplate code. It provides a comprehensive collection of reusable helper classes and static utilities to streamline development across the Java ecosystem. The project implements a wide array of specialized toolkits, including systems for cryptography and security, network communication via HTTP and JSON clients, and the processing of office documents and file system IO. It also features a concurrency and scheduling framework for managing asynchronous tasks and recu

    Javahttphutooljava
    عرض على GitHub↗30,282
  • phuocng/1locالصورة الرمزية لـ phuocng

    phuocng/1loc

    6,738عرض على GitHub↗

    1loc is a JavaScript utility library and multifaceted toolkit providing a collection of single-line functions for common mathematical, string, date, and geometric operations. It functions as a set of functional programming helpers and data validation predicates designed to perform atomic transformations and validations. The project includes a geometry math library for calculating distances, angles, and spatial overlaps between points and rectangles, alongside a text manipulation library for casting, capitalizing, and analyzing string content. The toolkit covers broader capability areas inclu

    MDXeleventyjavascriptjavascript-utils
    عرض على GitHub↗6,738
  • sodiray/radashالصورة الرمزية لـ sodiray

    sodiray/radash

    4,845عرض على GitHub↗

    Radash is a TypeScript functional utility library designed for data transformation, validation, and workflow management. It provides a collection of typed helper functions to manipulate arrays, objects, and strings. The project features an asynchronous workflow toolkit for managing promises, retries, and concurrency limits, alongside a suite of boolean validators for verifying primitive types, objects, and promises. It also implements functional programming patterns such as function composition, partial application, and error-first response patterns. The library covers a broad surface of cap

    TypeScriptfunctionshacktoberfestjavascript
    عرض على GitHub↗4,845

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Find more with AI search
  • blankj/androidutilcodeالصورة الرمزية لـ Blankj

    Blankj/AndroidUtilCode

    33,657عرض على GitHub↗

    AndroidUtilCode is an Android utility library and system API wrapper designed to reduce development boilerplate. It provides a collection of helper classes for common tasks including system settings management, file I/O, and hardware access. The project distinguishes itself through a comprehensive toolset for device management and UI assistance. It includes specialized capabilities for monitoring battery status, managing system volume and brightness, and implementing UI helpers to prevent duplicate click events. It also provides a dedicated system for coordinate conversion between different m

    Javaandroidandroidxapp
    عرض على GitHub↗33,657
  • laochiangx/common.utilityالصورة الرمزية لـ laochiangx

    laochiangx/Common.Utility

    5,304عرض على GitHub↗

    Common.Utility is a general purpose utility library providing a collection of helper classes for common programming tasks. It functions as a data security framework, a database access wrapper, and a suite of tools for system administration and network communication. The library includes a multimedia processing suite for generating barcodes and QR codes, editing images, and converting video formats. It also provides a network communication toolkit for managing HTTP requests and FTP transfers, as well as integration with email and notification services. The project covers a broad set of capabi

    C#chmcommoncookiehelper
    عرض على GitHub↗5,304
  • locutusjs/locutusالصورة الرمزية لـ locutusjs

    locutusjs/locutus

    3,770عرض على GitHub↗

    Locutus is a multi-language utility library and polyfill collection written in TypeScript. It provides a comprehensive set of implementations for standard library functions from various programming languages, enabling developers to use familiar semantics and behaviors across different technical environments. The library functions as a cross-language standard library, porting core logic and utilities from diverse languages into a type-safe TypeScript toolset. It focuses on maintaining consistent behavior through a polyfill-based design that replicates the original functionality of these foreig

    TypeScriptjavascriptportsprogramming-language
    عرض على GitHub↗3,770
  • domchristie/humpsالصورة الرمزية لـ domchristie

    domchristie/humps

    1,418عرض على GitHub↗

    humps

    JavaScript
    عرض على GitHub↗1,418
  • dylang/shortidالصورة الرمزية لـ dylang

    dylang/shortid

    5,715عرض على GitHub↗

    shortid is a library for creating compact, non-sequential strings used as unique identifiers for database records and public URLs. It functions as a URL-friendly identifier utility designed to produce short alphanumeric strings. The project allows for the use of a custom alphabet to control the visual appearance of identifiers and avoid ambiguity. This custom character set mapping ensures that generated keys meet specific formatting or branding requirements. The system includes capabilities for non-sequential key generation to prevent resource enumeration, as well as tools to validate whethe

    JavaScript
    عرض على GitHub↗5,715
  • ericelliott/cuidالصورة الرمزية لـ ericelliott

    ericelliott/cuid

    3,504عرض على GitHub↗

    Collision-resistant ids optimized for horizontal scaling and binary search lookup performance.

    JavaScript
    عرض على GitHub↗3,504
  • i18next/i18nextالصورة الرمزية لـ i18next

    i18next/i18next

    8,583عرض على GitHub↗

    i18next is a JavaScript localization library and internationalization framework used to translate application text into multiple languages. It functions as a dynamic translation manager that handles translation resources, language detection, and the mapping of unique keys to localized strings. The system features a pluralization and interpolation engine that applies language-specific grammatical rules for numeric counts and injects dynamic variables into strings. It utilizes a plugin-based backend architecture to load and cache translation namespaces from various sources, including remote ser

    JavaScript
    عرض على GitHub↗8,583
  • jamiebuilds/min-indentJ

    jamiebuilds/min-indent

    0عرض على GitHub↗

    The line with the least number of leading whitespace, ignoring empty lines, determines the number.

    عرض على GitHub↗0
  • jonschlinkert/randomaticالصورة الرمزية لـ jonschlinkert

    jonschlinkert/randomatic

    183عرض على GitHub↗

    Please consider following this project's author, Jon Schlinkert, and consider starring the project to show your :heart: and support.

    JavaScript
    عرض على GitHub↗183
  • kbadk/json0-ot-diffالصورة الرمزية لـ kbadk

    kbadk/json0-ot-diff

    133عرض على GitHub↗

    Finds differences between two JSON object and generates operational transformation (OT) operations for transforming the first object into the second according to the JSON0 OT Type.

    JavaScript
    عرض على GitHub↗133
  • kpdecker/jsdiffالصورة الرمزية لـ kpdecker

    kpdecker/jsdiff

    9,063عرض على GitHub↗

    jsdiff is a JavaScript text diffing library and comparison engine used to compute differences between strings or arrays. It identifies additions and removals between blocks of text and provides a system for generating and applying formatted Unix-style patches. The toolkit functions as a customizable token differ, allowing for the comparison of arbitrary token sequences using user-defined equality and tokenization rules. This enables the creation of specialized comparison tools for non-standard text or data formats. Comparison capabilities are available at the character, word, and line levels

    JavaScript
    عرض على GitHub↗9,063
  • kurolabs/stegcloakالصورة الرمزية لـ kurolabs

    kurolabs/stegcloak

    3,830عرض على GitHub↗

    Stegcloak is a unicode steganography library and text-based data concealment tool. It provides a toolkit for hiding encrypted, compressed secret messages within standard text strings by mapping binary data to invisible, non-printing Unicode characters. The project combines a symmetric encryption toolkit with an invisible character encoder to ensure secure data concealment. It utilizes password-based key stretching and authenticated symmetric encryption to protect hidden payloads from unauthorized access and tampering. The system covers the full steganography workflow, including payload compr

    JavaScript
    عرض على GitHub↗3,830
  • mashpie/i18n-nodeالصورة الرمزية لـ mashpie

    mashpie/i18n-node

    3,110عرض على GitHub↗

    Lightweight simple translation module for node.js / express.js with dynamic json storage. Uses common ('...') syntax in app and templates.

    JavaScript
    عرض على GitHub↗3,110
  • mathiasbynens/heالصورة الرمزية لـ mathiasbynens

    mathiasbynens/he

    3,601عرض على GitHub↗

    A robust HTML entity encoder/decoder written in JavaScript.

    JavaScript
    عرض على GitHub↗3,601
  • mdevils/html-entitiesالصورة الرمزية لـ mdevils

    mdevils/html-entities

    686عرض على GitHub↗

    html-entities

    TypeScript
    عرض على GitHub↗686
  • nodeca/babelfishالصورة الرمزية لـ nodeca

    nodeca/babelfish

    261عرض على GitHub↗

    human friendly i18n for javascript (node.js browser)

    JavaScript
    عرض على GitHub↗261
  • nodeca/unhomoglyphالصورة الرمزية لـ nodeca

    nodeca/unhomoglyph

    45عرض على GitHub↗

    Replace all homoglyphs with base characters. Useful to detect similar strings.

    JavaScript
    عرض على GitHub↗45
  • oculus42/short-uuidالصورة الرمزية لـ oculus42

    oculus42/short-uuid

    521عرض على GitHub↗

    Translate standard UUIDs into shorter formats and back.

    JavaScript
    عرض على GitHub↗521
  • uuidjs/uuidالصورة الرمزية لـ uuidjs

    uuidjs/uuid

    15,302عرض على GitHub↗

    This project is a UUID generation library providing a standards-compliant implementation of RFC 4122. It serves as a tool for creating and validating universally unique identifiers across multiple versions to ensure global uniqueness and prevent data collisions. The library supports several generation methods, including random-based entropy, timestamp sequencing, and namespace-based hashing. It also includes utilities for identifier validation, parsing, and converting identifiers between hexadecimal string representations and binary byte arrays. A command line utility is included for the man

    TypeScript
    عرض على GitHub↗15,302
  • ai/nanoidالصورة الرمزية لـ ai

    ai/nanoid

    26,821عرض على GitHub↗

    Nanoid is a library for generating unique, fixed-length identifiers designed for distributed systems and database indexing. It produces compact, URL-safe strings by mapping random byte values to a custom character set, allowing for consistent memory allocation and predictable indexing performance across independent nodes without the need for central coordination. The library distinguishes itself by utilizing system-level, cryptographically secure entropy sources to ensure that every generated identifier is statistically unpredictable. This approach provides resistance against collision attack

    JavaScript
    عرض على GitHub↗26,821
  • ashtuchkin/iconv-liteالصورة الرمزية لـ ashtuchkin

    ashtuchkin/iconv-lite

    3,172عرض على GitHub↗

    Convert character encodings in pure javascript.

    JavaScript
    عرض على GitHub↗3,172
  • brendanashworth/generate-passwordB

    brendanashworth/generate-password

    0عرض على GitHub↗

    `bash $ npm install generate-password --save `

    عرض على GitHub↗0
  • cosmicanant/recursive-diffالصورة الرمزية لـ cosmicanant

    cosmicanant/recursive-diff

    153عرض على GitHub↗

    *

    JavaScript
    عرض على GitHub↗153
  • dmnd/dedentالصورة الرمزية لـ dmnd

    dmnd/dedent

    1,181عرض على GitHub↗

    ⬅️ ES6 string tag that strips indentation from multi-line strings.

    TypeScriptdedentes2015es6
    عرض على GitHub↗1,181
  • sindresorhus/strip-bomالصورة الرمزية لـ sindresorhus

    sindresorhus/strip-bom

    112عرض على GitHub↗

    Strip UTF-8 byte order mark (BOM) from a string

    JavaScript
    عرض على GitHub↗112
  • sindresorhus/strip-indentالصورة الرمزية لـ sindresorhus

    sindresorhus/strip-indent

    146عرض على GitHub↗

    Strip leading whitespace from each line in a string

    JavaScript
    عرض على GitHub↗146
  • sindresorhus/trim-rightالصورة الرمزية لـ sindresorhus

    sindresorhus/trim-right

    22عرض على GitHub↗

    ` $ npm install trim-right `

    JavaScript
    عرض على GitHub↗22