camelcase-tokenizer
TypeScript icon, indicating that this package has built-in type declarations

0.1.0 • Public • Published

canmelcase-tokenizer

A simple string tokenizer written in Typescript.

It tokenize camel case words like AbstractFactoryJavaPatterns into multiple tokens (["abstract", "factory", "java", "patterns"]).

See test/tokenize.test.ts for more examples.

This project was bootstrapped with TSDX.

Readme

Keywords

none

Package Sidebar

Install

npm i camelcase-tokenizer

Weekly Downloads

1

Version

0.1.0

License

MIT

Unpacked Size

9.08 kB

Total Files

15

Last publish

Collaborators

  • hocdoc