106 skills found · Page 4 of 4
Dither / Readable JavascriptOpera 12 extension to colorize and auto-format (beautify) JavaScripts
gelus / CssobA JavaScript Inject that reads all your linked CSS files and tuns them into a readable, mutable object.
MarquisdeGeek / Ada OriginsTransforming the very first program into (readable) JavaScript
mchalapuk / Offensive.js:facepunch: Human-readable, fast and boilerplate-free contract programming (precondition checks) for JavaScript.
hparra / VISCA.jsVISCA.js is an implementation of the VISCA Protocol using human-readable JavaScript
SymbioticSec / Hermes DecompA powerful decompiler that lets you reverse-engineer React Native mobile apps by converting their compiled Hermes bytecode (.hbc) files back into readable JavaScript.
samyakrajbayar / AI Code HumanizerA lightweight Python chatbot that takes raw code (Python, JavaScript, C++, etc.) and turns it into human-readable explanations with inline comments. It also provides a quick complexity analysis to give you a sense of how "heavy" your code is.
aonexyz / AI Page AnalyzerAI Page Analyzer is a lightweight web app powered by Google Gemini that lets you analyze any webpage or pasted text. It automatically extracts readable content, summarizes it into key points, tone, and tags — giving you instant insights through a clean Flask + JavaScript interface.
noahlt / Parse Clearreadable parser combinators for javascript
Jamie452 / NumberStringsA simple Javascript class that formats numeric values in a more readable format.
ascorbic / Runtime Compat DataMachine-readable, auto-generated data on JavaScript runtime compatibility with web APIs
BhathiyaPrasad / Bp Color LibraryA JavaScript library created by Me to retrieve color names from HEX color codes. Easily convert color codes to human-readable names for your projects. Published and available on npm. 350+ downloads on npm
martinSCS / ZhEnTextFormatterA lightweight JavaScript plugin that automatically inserts invisible breaks between Chinese and English characters to improve text readability in mixed-language content. Perfect for web pages that feature CJK (Chinese, Japanese, Korean) and English text, ensuring a clean and user-friendly layout.
Meenakhi66 / Athena Voice Assistant1.1 Purpose This project is a cloud-based program that requires internet-connected devices and applications to work. This purpose behind this project is that it be able to will help users or enterprises to manage a set of tasks, previously only made possible by humans. 1.2 Product Features It is able to interpret human speech and respond via synthesized voices. Users can ask their assistants questions, media playback via voice and manage other basic tasks such as internet surfing, sending mails and answering basic computational queries with verbal commands. 2. System Analysis 2.1 Hardware Requirements Pentium IV or higher, (PIV-300GHz recommended) 4 GB RAM 1 Gb hard drive free space Microphone required 2.2 Software Used Any system configuration can be used but we’ll suggest using Visual Studio as it is what we have used. VS Code Visual Studio Code, also commonly referred to as VS Code, is a source-code editor made by Microsoft for Windows, Linux and mac OS. Features include support for debugging, syntax highlighting, intelligent code completion, snippets, code refactoring, and embedded GIT. Users can change the theme, keyboard shortcuts, preferences, and install extensions that add additional functionality. Visual Studio Code is a source-code editor that can be used with a variety of programming languages, including Java, JavaScript, Go, Node.js, Python, C++, C, Rust and Fortran. ATHENA Language used: Python is a high-level, interpreted, general-purpose programming language. Its design philosophy emphasizes code readability with the use of significant indentation. It is dynamically-typed and garbage-collected. It supports multiple programming paradigms, including structured (particularly procedural), object-oriented and functional programming. It is often described as a "batteries included" language due to its comprehensive standard library. Python is meant to be an easily readable language. Its formatting is visually uncluttered and often uses English keywords where other languages use punctuation. Unlike many other languages, it does not use curly brackets to delimit blocks, and semicolons after statements are allowed but rarely used. It has fewer syntactic exceptions and special cases than C or Pascal.
msporny / FuzzFuzz is a native Semantic Web Processor that understands RDFa. It is available as a Firefox Add-on. Fuzz is most useful for detecting machine-readable information in web pages and then feeding that data to other Firefox plug-ins via a simple Javascript API.
craigmichaelmartin / Inline TryA javascript library for a functional inline try, offering readability, ergonomics, convenience, and safety.
zeffii / PostScriptParserPython based ps parser makes html/javascript/paperjs readable files. Relies on paper.js
YeDawa / ShadowJSShadowJS is a fast, lightweight JavaScript obfuscator built with Rust. It protects your code by converting readable identifiers into obscure formats, ensuring security without sacrificing performance.
corgras / Readmore.jsA smooth and lightweight pure JavaScript plugin for collapsing long text blocks with "Read more" and "Close" buttons, enhancing readability and saving space, perfect for mobile devices.
5hubham5ingh / Js UtilA fast, lightweight (~3-4 MB RAM), battery-included JavaScript runner built on QuickJS exclusively for writing clean, interactive, declarative, readable, and over all better scripts and shell commands.