Live.js - One script closer to Designing in the Browser

Live.js - One script closer to Designing in the Browser

one script closer to designing in the browser

Say goodbye to Alt-Tab. Live.js makes sure you're always looking at the latest version of the page you're working on, whether you're writing HTML, CSS or Javascript.

download live.js version 4
license[1][2]

Or use the bookmarklet! Drag the following link to your bookmarks bar: Live.js (using Live.js as a bookmarklet will only monitor CSS changes) [3]

How?

Just include Live.js and it will monitor the current page including local CSS and Javascript by sending consecutive HEAD requests to the server. Changes to CSS will be applied dynamically and HTML or Javascript changes will reload the page.

Where?

Live.js works in Firefox, Chrome, Safari, Opera and IE6+ until proven otherwise. Live.js is independent of the development framework or language you use, whether it be Ruby, Handcraft, Python, Django, NET, Java, Php, Drupal, Joomla or what-have-you.

Why?

Live.js was written by Martin Kool[4] as the next step in Handcraft[5]'s design in the browser strategy. But similar to when we open sourced Backfire[6] (which allows you to save CSS changes made with Firebug) it seemed natural to once again share the code.

Twitter

Follow @livejs[7] or mention #livejs[8].

References

  1. ^ download live.js version 4
  2. ^ license
  3. ^ Drag me to your bookmarks bar!
  4. ^ Martin Kool (twitter.com)
  5. ^ Handcraft (www.handcraft.com)
  6. ^ Backfire (blog.handcraft.com)
  7. ^ @livejs (twitter.com)
  8. ^ #livejs (twitter.com)
keywords

How?

Just include Live.js and it will monitor the current page including local CSS and Javascript by sending consecutive HEAD requests to the server. Changes to CSS will be applied dynamically and HTML or Javascript changes will reload the page.

Where?

Live.js works in Firefox, Chrome, Safari, Opera and IE6+ until proven otherwise. Live.js is independent of the development framework or language you use, whether it be Ruby, Handcraft, Python, Django, NET, Java, Php, Drupal, Joomla or what-have-you.

Why?

Live.js was written by Martin Kool[4] as the next step in Handcraft[5]'s design in the browser strategy. But similar to when we open sourced Backfire[6] (which allows you to save CSS changes made with Firebug) it seemed natural to once again share the code.

Twitter

Follow @livejs[7] or mention #livejs[8].

References

  1. ^ download live.js version 4
  2. ^ license
  3. ^ Drag me to your bookmarks bar!
  4. ^ Martin Kool (twitter.com)
  5. ^ Handcraft (www.handcraft.com)
  6. ^ Backfire (blog.handcraft.com)
  7. ^ @livejs (twitter.com)
  8. ^ #livejs (twitter.com)

title: Live.js - One script closer to Designing in the Browser
summary: One script closer to Design in the Browser
category: webdev
keywords:
link: http://livejs.com/

-->

No Items Found.

Add Comment
Type in a Nick Name here
 
Other Items in webdev
Font Awesome Icons [ Icons ] - CSS Bundle Daily Dev Tips CSS Background Patterns by MagicPattern GitHub - ganlanyuan/tiny-slider: Vanilla javascript slider for all purposes. GitHub - jonasstrehle/supercookie: ⚠️ Browser fingerprinting via favicon! URL-encoder for SVG Bootstrap Icons · Official open source SVG icon library for Bootstrap GitHub - kognise/water.css: A drop-in collection of CSS styles to make simple websites just a little nicer Toggle light and dark themes in Bootstrap - DEV Deploy your Publish website for free on GitHub Pages - DEV Bootstrap · The most popular HTML, CSS, and JS library in the world. GitHub - diegocard/awesome-html5: A curated list of awesome HTML5 resources Fixing PHP SQLite database is locked warning - Unable to execute statement: database is locked [ php ] - KruXoR openstreetmap.org 50 Developer tools to make your life a little easier https://www.mrlacey.com/2020/07/youve-only-added-two-lines-why-did-that.html?m=1 GitHub - ForEvolve/bootstrap-dark: Bootstrap 4 dark theme that supports togging dark/light themes as well. There is no fluff, it changes the color of Bootstrap and that's it, no new thing to learn or unlearn, just Bootstrap, but Dark! Responsive Web Design Online Testing - isResponsive Trianglify.io · Low Poly Pattern Generator Grid.js - Advanced table plugin HEAD - A free guide to <head> elements Roots | Modern WordPress Development Tools A Local Dev Tool For Every Project | Lando new.css Synchronized responsive testing, development, inspection | Vanamco Gold Price Charts Widgets | GoldBroker.com Trianglify.io · Low Poly Pattern Generator Special tags that Google understands - Search Console Help 404 Error Page Codepen ScrollMagic ♥ Demo AOS - Animate on scroll library Font Awesome v4.7.0 - Icon Search Tool Carbon Offers — LowEndTalk Featherlight – The ultra slim jQuery lightbox. Tailwind CSS - A Utility-First CSS Framework for Rapidly Building Custom Designs HEAD - A free guide to <head> elements API Blueprint | API Blueprint Filtering Data Client-Side: Comparing CSS, jQuery, and React | CSS-Tricks CSS Quickies: CSS Variables - Or how you create a 🌞white/🌑dark theme easily - DEV Community 👩‍💻👨‍💻 Responsive Slider Timeline Colormind - the AI powered color palette generator Get Waves – Create SVG waves for your next design Nuxt.js - The Vue.js Framework CodeSandbox: Online Code Editor Tailored for Web Application Development Hover.css - A collection of CSS3 powered hover effects Live.js - One script closer to Designing in the Browser Color this sofa! – SVG + Blend Mode trick You Might Not Need jQuery CSS Wave Animation with a .png
Search Linx
Search Linx by entering your search text above.
Welcome

This is my test area for webdev. I keep a collection of code here, mostly for my reference. Also if i find a good link, i usually add it here and then forget about it. more...

Subscribe to weekly updates about things i have added to the site or thought interesting during the last week.

You could also follow me on twitter or not... does anyone even use twitter anymore?

If you found something useful or like my work, you can buy me a coffee here. Mmm Coffee. ☕

❤️👩‍💻🎮

🪦 2000 - 16 Oct 2022 - Boots
Random Quote
Most people can do absolutely awe-inspiring things,” he said. “Sometimes they just need a little nudge.
Unknown
Random CSS Property

grid-auto-columns

The grid-auto-columns CSS property specifies the size of an implicitly-created grid column track or pattern of tracks.
grid-auto-columns css reference