File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 66<a href="#contributors" target="_blank"><img alt="👪 All Contributors: 2" src="https://img.shields.io/badge/%F0%9F%91%AA_all_contributors-2-21bb42.svg" /></a>
77<a href="https://github.com/Not-Jayden/segment-string/blob/main/.github/CODE_OF_CONDUCT.md" target="_blank"><img alt="🤝 Code of Conduct: Kept" src="https://img.shields.io/badge/%F0%9F%A4%9D_code_of_conduct-kept-21bb42" /></a>
88<a href="https://codecov.io/gh/Not-Jayden/segment-string" target="_blank"><img alt="🧪 Coverage" src="https://img.shields.io/codecov/c/github/Not-Jayden/segment-string?label=%F0%9F%A7%AA%20coverage" /></a>
9+ <a href="https://bundlejs.com/?q=segment-string" target="_blank"><img alt="📏" src="https://deno.bundlejs.com/badge?q=segment-string" /></a>
910<a href="https://github.com/Not-Jayden/segment-string/blob/main/LICENSE.md" target="_blank"><img alt="📝 License: MIT" src="https://img.shields.io/badge/%F0%9F%93%9D_license-MIT-21bb42.svg"></a>
1011<a href="http://npmjs.com/package/segment-string"><img alt="📦 npm version" src="https://img.shields.io/npm/v/segment-string?color=21bb42&label=%F0%9F%93%A6%20npm" /></a>
1112<img alt="💪 TypeScript: Strict" src="https://img.shields.io/badge/%F0%9F%92%AA_typescript-strict-21bb42.svg" />
1718
1819- ** Intuitive [ ` Intl.Segmenter ` ] ( https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/Segmenter ) Wrapper** : Simplifies text segmentation with a clean API.
1920- ** Standards-Based** : Built on native ` Intl.Segmenter ` for robust compatibility.
20- - ** Lightweight & Tree-Shakeable** : Minimal footprint with optimal bundling (836B minified + gzipped) .
21+ - ** Lightweight & Tree-Shakeable** : Minimal footprint with optimal bundling.
2122- ** Highly Performant** : Uses iterators for efficient, on-demand processing.
2223- ** Full TypeScript Support** : Strict types for safe, predictable usage.
2324
You can’t perform that action at this time.
0 commit comments