Popular Packages
-
C#
apiverve/linesorter
Line Sorter organizes text by sorting lines alphabetically in ascending or descending order with case-sensitive options.
-
C#
apiverve/lexicon
Lexicon is a simple tool for analyzing words. It returns various properties of the word.
-
C#
apiverve/levenshteindistance
Levenshtein Distance calculates the minimum number of single-character edits needed to transform one string into another.
-
-
C#
apiverve/lemmatizer
Lemmatizer is a simple tool for lemmatizing text. It returns the lemmatized text.
-
C#
apiverve/leetspeak
Leet Speak is a simple tool for encoding and decoding Leet Speak. It returns the encoded or decoded Leet Speak.
-
C#
apiverve/languagedetector
Language Detector is a simple tool for detecting the language of a text. It returns the language code and the confidence level.
-
C#
apiverve/keywordextractor
Keyword Extractor is a simple tool for extracting keywords from a web page. It returns the keywords and the frequency of each keyword.
-
C#
apiverve/jwtdecoder
JWT Decoder decodes JWT tokens to reveal header and payload information without performing signature verification.
-
C#
apiverve/julianday
Julian Day Calculator converts between Gregorian calendar dates and Julian Day Numbers (JDN). Julian Day is a continuous count of days used in astronomy and historical research.
-
C#
apiverve/jsontojsonp
JSON to JSONP is a simple tool for converting JSON data into JSONP format. It returns the converted JSONP data.
-
C#
apiverve/jsontocsv
JSON to CSV Converter is a powerful tool for converting JSON arrays into CSV format. It supports custom delimiters, header inclusion, and proper escaping of special characters.
-
C#
apiverve/jsonschemavalidator
JSON Schema Validator is a comprehensive tool for validating JSON data against JSON Schema definitions. It provides detailed error reporting with field-level validation results.
-
C#
apiverve/jsonschemagenerator
JSON Schema Generator is a tool for automatically generating JSON schemas from sample JSON data. It creates Draft-07 compatible schemas with type inference and format detection.
-