Skip to content

lazyrodi/misc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

misc

Assets

  • Personal assets.

svg

  • LG CI (unofficial, personal practice)

DocumentWordParser

Parse the document word by word.

  1. Input document in textarea left side.
  2. Run
  3. You can see word-frequency on the right side. Ignore uppercase/lowercase and some characters-, . ' " ( ) { } [ ] ? !-.

Uh... Converter

  1. Select Input Data Type.
  2. Input code. You can input single data or array. i.e. array format is {1, 2, 3, 4, 5}. MUST input '{', '}' and seperator ','
  3. Run
  4. You can see converted results.

Releases

No releases published

Packages

No packages published