Git Product home page Git Product logo

hyperscript-sublime's Introduction

Hyperscript for Sublime Text

Provides syntax highlighting for the Hyperscript (_hyperscript) language, both embedded in HTML and in a standalone file.

Hyperscript is the companion project of HTMX. A recommended alternative to Stimulus, Alpine.js, jQuery.

What is Hyperscript?

  • Event-oriented language.
  • Locality of Behaviour instead of verbose javascript modules.
  • Async transparency.
  • No long event chains / christmas trees.
  • Null safe.
  • Self-documenting natural syntax inspired by Hypertalk and AppleScript.
  • Saves a ton of code in components.

See: A First Look at Hyperscript

What is hyperscript / HTMX ?

Sample Highlighting

image (Color scheme: Invader Zim)

Installation

Option A (Package Control. 🙏🏻 Soon!): Preferences ➡️ Package Control ➡️ Install Package ➡️ Hyperscript ➡️ ENTER

Turn it on: View ➡️ Syntax ➡️ Hyperscript ➡️ HTML (Hyperscript)

Option B (Direct): Preferences ➡️ Browse Packages ... ➡️ cd User ➡️ Download and extract the latest.

Turn it on: View ➡️ Syntax ➡️ User or hyperscript-sublime or Hyperscript ➡️ HTML (Hyperscript)

Enjoy! 🙂 Find the community on the discord! Check out the Hyperscript Cheatsheet!

What is the relationship between HTMX and Hyperscript?

  • HTMX and Hyperscript are sibling projects.
  • They are designed to work well together, HTMX for server-interactions and Hyperscript for pure front-end interactions, but neither requires the other.

Highlighting enabled for...

Tag attributes supported:

  • _=""
  • hs=""
  • data-hs=""

Script tag:

  • <script type="text/hyperscript"></script>

Suggested Sublime Color Schemes

  • Invader Zim 🛸
  • Mariana (Built-in)
  • Monokai (Built-in)

Special Thanks

References

hyperscript-sublime's People

Contributors

deathaxe avatar gnat avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.