🔗 TwoBitCoders/jx

GitHub - TwoBitCoders/jx: jx: Memory-Safe JSON Processing using JavaScript implemented in Go Welcome to jx, a powerful command-line tool for JSON processing! … jx fuses the memory-safety and performance of Go with the flexibility of JavaScript syntax. Unlike other tools like jq that require learning a new domain-specific language, jx allows you to use your existing JavaScript knowledge to handle JSON with ease.

October 1, 2024 Â· 1 min Â· 63 words

🔗 Leporello.js

Leporello.js · Interactive functional programming IDE for JavaScript Your code is executed instantly as you type, with the results displayed next to it. No need to set breakpoints for debugging. Just move the cursor to any line and see what’s happening. Reminds me of some of the concepts from Inventing on Principle by Bret Victor.

October 3, 2023 Â· 1 min Â· 55 words

🔗 Google Style Guides

Google Style Guides This project (google/styleguide) links to the style guidelines we use for Google code. AngularJS Style Guide Common Lisp Style Guide C++ Style Guide C# Style Guide Go Style Guide HTML/CSS Style Guide JavaScript Style Guide Java Style Guide Objective-C Style Guide Python Style Guide R Style Guide Shell Style Guide Swift Style Guide TypeScript Style Guide Vim script Style Guide

September 17, 2023 Â· 1 min Â· 63 words

🔗 Intro.js

User Onboarding and Product Walkthrough Library | Intro.js Intro.js is a lightweight JavaScript library for creating step-by-step and powerful customer onboarding tours Good way to announce and introduce new features to users.

August 31, 2023 Â· 1 min Â· 32 words

🔗 Foundation | The Most Advanced Responsive Front-end Framework from ZURB

Foundation | The Most Advanced Responsive Front-end Framework from ZURB Responsive design gets a whole lot faster for users. It’s now crazy fast for designers and engineers to code and learn too.

August 15, 2014 Â· 1 min Â· 32 words

🔗 Meteor – A new way to build apps.

Meteor – A new way to build apps. Meteor is a set of new technologies for building top-quality web apps in a fraction of the time, whether you’re an expert developer or just getting started. Pure JavaScript. Live page updates. Clean, powerful data synchronization. Latency compensation. Hot Code Pushes. Sensitive code runs in a privileged environment. Fully self-contained application bundles. Interoperability. Smart Packages.

May 10, 2012 Â· 1 min Â· 63 words

🔗 TodoMVC – A common learning application for popular JavaScript MV* frameworks

TodoMVC – A common learning application for popular JavaScript MV* frameworks (…) a project which offers the same Todo application implemented using MV* concepts in most of the popular JavaScript MV* frameworks of today. Solutions look and feel the same, have a common simple feature-set and make it easy for you to compare the syntax and structure of different frameworks so you can select the one you feel the most comfortable with....

March 28, 2012 Â· 1 min Â· 72 words

🔗 Titanic.js

Titanic.js … the story of the infamous Titanic, written in JS code #titanic { float: none; }

March 16, 2012 Â· 1 min Â· 17 words

🔗 impress.js | presentation tool based on the power of CSS3 transforms and transitions in modern browsers | by Bartek Szopka @bartaz

impress.js | presentation tool based on the power of CSS3 transforms and transitions in modern browsers | by Bartek Szopka @bartaz Presentation tool based on the power of CSS3 transforms and transitions in modern browsers.

January 3, 2012 Â· 1 min Â· 35 words

🔗 Front-end Code Standards & Best Practices | Isobar North America

Front-end Code Standards & Best Practices | Isobar North America This document contains guidelines for web applications built by the Creative Technology (front end engineering) practice of Isobar US. (…) This document’s primary motivation is two- fold: 1) code consistency and 2) best practices.

September 9, 2011 Â· 1 min Â· 44 words