Socket
Socket
Sign inDemoInstall

intertext

Package Overview
Dependencies
60
Maintainers
1
Versions
45
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    intertext

Services for Recurrent Text-related Tasks


Version published
Weekly downloads
67
increased by42.55%
Maintainers
1
Install size
9.00 MB
Created
Weekly downloads
 

Readme

Source

ⒾⓃⓉⒺⓇⓉⒺⓍⓉ

Table of Contents generated with DocToc

InterText provides pre-packaged solutioons for a number of tasks in text formatting and typesetting that tend to show up frequently. I'm aiming at conducing comparative benchmarks and soundness checks for all solutions. Areas covered so far include:

  • InterText HYPH for hyphenating text in multiple languages (only en-US covered so far, but underlying software is multilingual and configurable).

  • InterText SLABS for segmenting and re-assembling text according to Unicode Standard Annex #14: Unicode Line Breaking Algorithm (UAX#14); this is useful to determine line breaking opportunities (LBOs) for running text.

See also the (rough) list of planned features.

To Do

  • use INTERTEXT.rpr() for tabulation instead of JSON.stringify()
  • implement path manipulation, integrate pathmap
  • integrate color-related code from DataMill colorizer
  • implement number formatting using Intl.NumberFormat, including percentages, rounding
  • CupOfHTML: make compatible with Paragate HTMLish parser
  • CupOfHTML: consider using template strings as in H`div#id.class` 'content'
  • turn into monorepo
  • integrate jzr-old/timetunnel

Keywords

FAQs

Last updated on 23 Dec 2021

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc