Links tagged “javascript”
136 links, newest first.
alt.js.org
Home page and documentation for Alt, a small Flux-compliant library for managing data inside JavaScript applications.
github.com
PyReact, a now-archived Python wrapper around React and JSX that transforms JSX files and renders components from Python.
browserify.org
Browserify's home page, explaining how it bundles CommonJS-style require dependencies so that Node modules run in the browser.
addyosmani.com
A long guide to splitting JavaScript into decoupled modules, comparing the AMD, CommonJS and ES Harmony formats and the tooling around each.
anovi.github.io
Selectonic, a jQuery plugin that adds mouse and keyboard selection — single, multiple and range — to any list of items.
medium.com
A rundown of Node.js project tooling — Mocha and CucumberJS for tests, Istanbul and Coveralls for coverage, JSHint and Code Climate for quality, David for dependencies.
pouchdb.com
JavaScript database inspired by CouchDB that stores data locally in the browser or Node and syncs it back to a CouchDB server once the app is online again.
jasmine.github.io
Jasmine, a dependency-free behaviour-driven testing framework for JavaScript that runs in the browser and on Node.js.
medium.com
Argues that Tape's minimal, dependency-free assertions produce better unit tests than the larger feature surface of Mocha or Jasmine.
dotdotdot.frebsite.nl
jQuery.dotdotdot, a JavaScript plugin that truncates multi-line HTML content with an ellipsis and an optional read-more link.
marvl.infotech.monash.edu
cola.js, a JavaScript library that adds constraint-based layout to graph and diagram drawing in the browser, usable alongside D3.
github.com
A jQuery and Moment.js date picker that handles single dates and date ranges from one calendar view.
medium.com
An early introduction to WebAssembly as a low-level binary format for the web, complementing JavaScript and letting other languages run in the browser.
cordova.apache.org
A framework for building mobile applications in HTML, CSS and JavaScript against one code base.
nuclide.io
Project site for Nuclide, Facebook's IDE for Hack and Flow development, now carrying the notice that the project has been retired.
jmpressjs.github.io
jQuery plugin that lays a page out on an infinite canvas and moves between its elements with CSS3 pan, rotate and scale transitions.
ionicframework.com
Open source mobile SDK for building cross-platform apps from a single web codebase, with platform-themed UI components and native device access.
youtube.com
Recorded meetup talk demonstrating the Ionic framework for building hybrid mobile apps, given to the Gainesville Front-end Developers Meetup.
















