Textics Versions Save

📉 JavaScript Text Statistics that counts lines, words, chars, and spaces.

v1.2.0

3 years ago
  • Merge pull request #6 from jalal246/dev 35dffb7
  • update json fa6b9ad
  • check input with some enhancements ddc9cdf
  • checking different results fb4f290
  • Add mocha and chai to dev dps c37bfdd
  • Add lint ignore a6c5fda
  • Add plugin to lint 7508ea9
  • Add build 65d07a6
  • Add eslint config c8a8a59
  • Add actions 2bd181a
  • Merge pull request #5 from jalal246/renovate/configure 8e67478
  • Add renovate.json 0247727

https://github.com/jalal246/textics/compare/v1.1.0...v1.2.0

v1.1.0

4 years ago
  • Use a unique global name and export all three characters eda7837
  • Update test c9a53b6
  • Export getNewLineChar function. Turn off validation, consider user may validate separately. 42f2887
  • Merge pull request #4 from jalal246/dev 6007a1d
  • Extract getNewLineChar functionality. Add docs to both functions 979e8f9

https://github.com/jalal246/textics/compare/v1.0.0...v1.1.0

v1.0.0

4 years ago
  • add minor fix 9c77445
  • Merge pull request #2 from jalal246/dev 5b9a765
  • Merge branch 'master' into dev 34ef9fd
  • Add dis files 6da21bc
  • Add note to utils b95bfc2
  • Remove depnding on utils functions. Add ability to check fot new line char. 9a42c1c
  • Add reading from text faile test 8e73b02
  • Change name bc6ca4b
  • Update info ce829ce
  • Add minor fixes 9192c5e
  • Update readme 56f178b
  • Update LICENSE 3ac9607
  • Update info 41f9a89
  • call one funcation and seprate validation b0db9a6
  • fix all tests and utils. 6904e9e
  • fix some docs remvoe extra code 0e8a46c
  • Add new algorithm to count b57b9b2
  • Add more tests f1b0d0e
  • Add base function to utils 4e72b47
  • Add more useability to utils funcs 0d85e70
  • working on a failed test case d2225bc
  • minimize calling extran func de5b0e0
  • Merge pull request #3 from jalal246/dependabot/npm_and_yarn/eslint-4.19.1 bedb0af
  • Bump eslint from 4.4.1 to 4.19.1 f9f6438
  • Add all new changes with test 49381df
  • Add newLines2Array 2276b52
  • Add new enhanced function form trim 4069698
  • Add new utils with tests 52e7ea6
  • Seperate functionality 9c8e7f3
  • Update README.md 20ef2cb
  • add textics-stream link 4dc4eae

https://github.com/jalal246/textics/compare/0.1.1...v1.0.0