Skip to content

ChristopherAndrewTopalian/CATopalian_JavaScript_Library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 

Repository files navigation

CATopalian_JavaScript_Library

A pure functional JavaScript Library that includes many useful functions.


Date

getDateLong
April 17, 2025, Thursday

getDateLongArray
April 17, 2025, Thursday

getDaysBetweenDates
710 days

getDaysInFebruary
28 days

getMonthDayYear
4/17/2025

getYearMonthDay
2025/4/17

getDayOfWeek
Thursday

getMonthName
May

isLeapYear
true


Time

getTime24
16:19:14

getTime12
04:30:09 PM

getHours24
16

getMinutes
43

getSeconds
30

getTime12PST
04:54:27 AM


Date Time

getDateTime12
4/17/2025, 4:51:56 PM


Info

getURL
https://www.swpc.noaa.gov/communities/space-weather-enthusiasts-dashboard

getTitleOfPage
Space Weather Enthusiasts Dashboard

howManySpecifiedElements
195


Statistics

findMax
45

findMin

calculateRange

calculateSum

calculateAverage

calculateMedian

calculateMode

calculateSingleMode


Text

countWordOccurrences

getWordFrequencies

reverseText

countVowels

getInitials

countWords

countSentences

countConsonants

averageSentenceLength

getAverageWordLength

getVocabularySize

getVocabularyAndSize

removePunctuation

capitalizeWords

isPalindrome

convertToCamelCase

convertToSnakeCase

removeExtraSpaces

truncateText

swapCase

getLongestWord

getAllLongestWords

getShortestWord

getAllShortestWords

NLP (Natural Language Processing)

getMostCommonWord

getMostCommonWords

tokenizeWords

tokenizeSentences

removeStopWords

stemWords

lemmatizeWords


How to Download this App

  1. Click the green Code Button on this github page
  2. Choose Download ZIP
  3. Save the Zip File
  4. Extract All
  5. Double click the HTML file to start the App

https://github.com/ChristopherAndrewTopalian/CATopalian_JavaScript_Library


Happy Scripting :-)

//----//

// Dedicated to God the Father
// All Rights Reserved Christopher Andrew Topalian Copyright 2000-2025
// https://github.com/ChristopherTopalian
// https://github.com/ChristopherAndrewTopalian
// https://sites.google.com/view/CollegeOfScripting

About

A pure functional JavaScript Library that includes many useful functions.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published