awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
ericnorris avatar

ericnorris/striptags

0
View on GitHub↗

Striptags

An implementation of PHP's strip_tags in Typescript.

Features

  • स्ट्रिंग मैनिपुलेशन - Strips HTML tags from strings.

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI
493 स्टार्स·51 फोर्क्स·TypeScript·MIT·3 व्यूज़

स्टार हिस्ट्री

ericnorris/striptags के लिए स्टार हिस्ट्री चार्टericnorris/striptags के लिए स्टार हिस्ट्री चार्ट

अक्सर पूछे जाने वाले प्रश्न

ericnorris/striptags क्या करता है?

An implementation of PHP's strip_tags in Typescript.

ericnorris/striptags की मुख्य विशेषताएं क्या हैं?

ericnorris/striptags की मुख्य विशेषताएं हैं: स्ट्रिंग मैनिपुलेशन।

ericnorris/striptags के कुछ ओपन-सोर्स विकल्प क्या हैं?

ericnorris/striptags के ओपन-सोर्स विकल्पों में शामिल हैं: antirez/sds — sds is a C dynamic string library that provides a memory management wrapper for heap-allocated strings. It implements… antirez/smaz — Small strings compression library. chalk/strip-ansi — Strip ANSI escape codes from a string. cocur/slugify — Converts a string to a slug. Includes integrations for Symfony, Silex, Laravel, Zend Framework 2, Twig, Nette and Latte. daniakash/pluralizer — Created with CodeSandbox. alexei/sprintf.js — sprintf.js is a complete open source JavaScript sprintf implementation.

Striptags के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो Striptags के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • antirez/sdsantirez का अवतार

    antirez/sds

    5,486GitHub पर देखें↗

    sds is a C dynamic string library that provides a memory management wrapper for heap-allocated strings. It implements binary-safe storage by tracking string lengths explicitly, allowing the library to handle null characters within data. The library distinguishes itself through a memory architecture that uses interchangeable function pointers for allocation and freeing, enabling the integration of custom memory managers. It utilizes header-stored length tracking to provide constant-time length retrieval and maintains null-terminated buffer padding to ensure compatibility with standard C string

    C
    GitHub पर देखें↗5,486
  • antirez/smazantirez का अवतार

    antirez/smaz

    1,222GitHub पर देखें↗

    Small strings compression library

    C
    GitHub पर देखें↗1,222
  • chalk/strip-ansichalk का अवतार

    chalk/strip-ansi

    503GitHub पर देखें↗

    Strip ANSI escape codes from a string

    JavaScript
    GitHub पर देखें↗503
  • alexei/sprintf.jsalexei का अवतार

    alexei/sprintf.js

    2,140GitHub पर देखें↗

    sprintf.js is a complete open source JavaScript sprintf implementation

    JavaScript
    GitHub पर देखें↗2,140
Striptags के सभी 30 विकल्प देखें→