Average Ratings 0 Ratings
Average Ratings 0 Ratings
Description
Hyper is a terminal application that utilizes Electron and is developed using HTML, CSS, and JavaScript, allowing for a high degree of customization. Users can easily install various themes and plugins directly from the command line. The primary aim of this project is to deliver an aesthetically pleasing and extensible command-line experience using open web technologies. Initially, emphasis will be placed on ensuring quick performance, reliability, and establishing a robust API for developers creating extensions. Looking ahead, we expect the community to introduce creative enhancements that could transform Hyper into the most efficient, powerful, and thoroughly tested productivity interface available. Extensions can be conveniently found on npm, and users have the flexibility to modify all command shortcuts. The extensions function as universal Node.js modules, which are compatible with both the Electron framework and the renderer process. Rather than offering a specific API method for every potential customization, we empower users to intercept and compose every aspect of functionality, allowing for greater creativity and control. For those interested in plugin development, further information is available in the Hyper repository, which serves as a valuable resource for both new and experienced developers alike.
Description
Simplifying JavaScript test coverage is achievable with Istanbul, which enhances your ES5 and ES2015+ code by adding line counters, allowing you to measure how thoroughly your unit tests cover your codebase. The nyc command-line interface complements various JavaScript testing frameworks like tap, mocha, and AVA with ease. By utilizing babel-plugin-Istanbul, first-class support for ES6/ES2015+ is ensured, making it compatible with the most widely used JavaScript testing tools. Additionally, nyc facilitates the instrumentation of subprocesses through its command-line capabilities. Integrating coverage into your mocha tests is a breeze; just prefix your test command with nyc. Furthermore, the instrument command from nyc can be employed to prepare source files outside the scope of your unit tests. When executing a test script, nyc conveniently displays all Node processes that are created during the run. Although nyc defaults to Istanbul's text reporter, you have the flexibility to choose an alternative reporting option that suits your needs. Overall, nyc streamlines the process of achieving comprehensive test coverage for JavaScript applications, allowing developers to ensure higher code quality with minimal effort.
API Access
Has API
API Access
Has API
Integrations
HTML
JavaScript
CSS
Debian
DeepCover
Electron
Fedora
Fig
Jest
Mocha
Integrations
HTML
JavaScript
CSS
Debian
DeepCover
Electron
Fedora
Fig
Jest
Mocha
Pricing Details
Free
Free Trial
Free Version
Pricing Details
Free
Free Trial
Free Version
Deployment
Web-Based
On-Premises
iPhone App
iPad App
Android App
Windows
Mac
Linux
Chromebook
Deployment
Web-Based
On-Premises
iPhone App
iPad App
Android App
Windows
Mac
Linux
Chromebook
Customer Support
Business Hours
Live Rep (24/7)
Online Support
Customer Support
Business Hours
Live Rep (24/7)
Online Support
Types of Training
Training Docs
Webinars
Live Training (Online)
In Person
Types of Training
Training Docs
Webinars
Live Training (Online)
In Person
Vendor Details
Company Name
Hyper.is
Website
hyper.is/
Vendor Details
Company Name
Istanbul
Country
United States
Website
istanbul.js.org