-
-
Notifications
You must be signed in to change notification settings - Fork 4
Whisk
Daniel edited this page Jun 22, 2020
·
5 revisions
Whisk is a code editor created by Tumult Inc. It is based on the web page editor called HyperEdit originally launched in 2003. As mentioned, Hype’s source editor feature comes from HyperEdit and on May 4th, Tumult released a major update to the app with the new name, calling it Whisk 2.0. This update comes with the hope that some new features and improvements to the codebase will make their way into the next Hype release.
- Choose another topic from the sidebar
- Visit the topic index
- Return to the welcome page
- Learn about contributing
- Consider making an one-time donation
- Visit the landing page for this project
- Accessibility in Hype
- Quick iterations as the secret to progress
- Using querySelector
- Test an elements class name using classList and contains
- Including external files and Hype Extensions
- Fetching hypeDocument from within a rectangle
- Extend the functionality of Hype using Export Scripts
- Using external editors
- Embedding Hype documents into third-party services
- Accessing external APIs from Hype Previews
- Manually include resources in document head
- Manipulating scene height
- Extension template