souvenir
Tag cloud
Picture wall
Daily
RSS Feed
  • RSS Feed
  • Daily Feed
Filters

Links per page

  • 20 links
  • 50 links
  • 100 links

Filters

Untagged links
page 4 / 15
287 results tagged javascript  ✕   ✕
Intern https://theintern.github.io/
18/12/2016 cluster icon
  • Polly.JS : Polly.JS is a standalone, framework-agnostic JavaScript library that enables recording, replaying, and stubbing HTTP interactions. Polly taps into nat...
  • FireUnit : JavaScript Unit Testing for Firefox
  • yepnope.js : A Conditional Loader For Your Polyfills!
  • Leaflet : A Modern, Lightweight Open-Source JavaScript Library for Interactive Maps
  • TodoMVC : A project which offers the same Todo application implemented using MV concepts in most of the popular JavaScript MV frameworks of today.

Intern is a complete test system for JavaScript designed to help you write and run consistent, high-quality test cases for your JavaScript libraries and applications. It can be used to test any JavaScript code. It can even be used to test non-JavaScript Web and mobile apps, and to run tests written for other test systems.

javascript test library unit_test
Relay https://facebook.github.io/relay/
12/11/2016 cluster icon
  • Redux : Redux is a predictable state container for JavaScript apps. It helps you write applications that behave consistently, run in different environments (c...
  • Ink : Ink provides the same component-based UI building experience that React offers in the browser, but for command-line apps. It uses Yoga to build Flexbo...
  • Styletron : Styletron is a universal CSS-in-JS engine built from the ground up for high-performance.
  • GatsbyJS : Gatsby is a modern framework for blazing fast websites, made with React and GraphQL.
  • jsmad : jsmad is a pure javascript MP3 decoder, based on libmad, with an ID3 decoder written from scratch.
thumbnail

A JavaScript framework for building data-driven React applications.
Never again communicate with your data store using an imperative API. Simply declare your data requirements using GraphQL and let Relay figure out how and when to fetch your data.
Queries live next to the views that rely on them, so you can easily reason about your app. Relay aggregates queries into efficient network requests to fetch only what you need.
Relay lets you mutate data on the client and server using GraphQL mutations, and offers automatic data consistency, optimistic updates, and error handling.

graphql react javascript library
Ember.js http://emberjs.com/
12/11/2016 cluster icon
  • single-spa : A javascript metaframework Build micro frontends that coexist and can each be written with their own framework. This allows you to: Use multiple fram...
  • Tauri : Tauri is a framework for building tiny, blazingly fast binaries for all major desktop platforms. Developers can integrate any front-end framework that...
  • Slate : Slate is a completely customizable framework for building rich text editors. Slate lets you build rich, intuitive editors like those in Medium, Dropbo...
  • Backbone.js : Backbone.js gives structure to web applications by providing models with key-value binding and custom events, collections with a rich API of enumerabl...
  • AppJS : Build Desktop Applications for Linux, Mac and Windows using HTML, CSS and Javascript
thumbnail

Ember.js is an open-source JavaScript web framework, based on the Model–view–viewmodel (MVVM) pattern. It allows developers to create scalable single-page web applications by incorporating common idioms and best practices into the framework.

javascript framework singlepage
React Native https://facebook.github.io/react-native/
12/11/2016 cluster icon
  • fastlane : fastlane is the tool to release your iOS and Android app. It handles all tedious tasks, like generating screenshots, dealing with code signing, and re...
  • Flutter : Flutter is Google’s mobile UI framework for crafting high-quality native interfaces on iOS and Android in record time. Flutter works with existing cod...
  • Expo : Expo is a framework and a platform for universal React applications. It is a set of tools and services built around React Native and native platforms ...
  • PWABuilder : PWABuilder enables developers to quickly and easily to generate store uploadable packages for the Microsoft, Google Play, and iOS App stores.
  • Vue Native : Vue Native is a framework to build cross platform native mobile apps using JavaScript
thumbnail

React Native lets you build mobile apps using only JavaScript. It uses the same design as React, letting you compose a rich mobile UI from declarative components.

javascript android ios mobile application react framework
Enzyme http://airbnb.io/enzyme/
12/11/2016 cluster icon
  • Jest : Jest is used by Facebook to test all JavaScript code including React applications. Complete and easy to set-up JavaScript testing solution. Works out ...
  • Next.js : A minimalistic framework for server-rendered React applications
  • GatsbyJS : Gatsby is a modern framework for blazing fast websites, made with React and GraphQL.
  • Cypress : JavaScript End to End Testing Framework. Fast, easy and reliable testing for anything that runs in a browser.
  • JSLint : The JavaScript Code Quality Tool

Enzyme is a JavaScript Testing utility for React that makes it easier to assert, manipulate, and traverse your React Components' output.

javascript react test
Next.js https://github.com/zeit/next.js
03/11/2016 cluster icon
  • Expo : Expo is a framework and a platform for universal React applications. It is a set of tools and services built around React Native and native platforms ...
  • GatsbyJS : Gatsby is a modern framework for blazing fast websites, made with React and GraphQL.
  • Svelte : Svelte is a radical new approach to building user interfaces. Whereas traditional frameworks like React and Vue do the bulk of their work in the brows...
  • React Native : React Native lets you build mobile apps using only JavaScript. It uses the same design as React, letting you compose a rich mobile UI from declarative...
  • Ember.js : A JavaScript framework for creating ambitious web applications
thumbnail

A minimalistic framework for server-rendered React applications

javascript react webapp framework
jsPDF https://github.com/MrRio/jsPDF/
22/10/2016 cluster icon
  • InstantClick : InstantClick is a JavaScript library that dramatically speeds up your website, making navigation effectively instant in most cases.
  • meSpeak.js : meSpeak.js (modulary enhanced speak.js) is a 100% client-side JavaScript text-to-speech library
  • swfobject : SWFObject 2 offers two optimized Flash Player embed methods; a markup based approach and a method that relies on JavaScript & offers a JavaScript API ...
  • dancer.js : dancer.js is a high-level audio API, usable with both Mozilla's Audio Data API and Webkit's Web Audio API with flash fallback, designed to make sweet ...
  • Bliss.js : Want to use Vanilla JS but find native APIs a bit unwieldy? Bliss is for you
thumbnail

A library to generate PDFs in client-side JavaScript.

javascript pdf library
meSing.js https://github.com/usdivad/mesing
22/10/2016 cluster icon
  • Band.js : An interface for the Web Audio API that supports rhythms, multiple instruments, repeating sections, and complex time signatures.
  • Essentia : Open-source library and tools for audio and music analysis, description and synthesis
  • Gibberish : Fast, JavaScript DSP library that creates JIT optimized audio callbacks using code generation techniques. It is designed to be a fast audio API for br...
  • meSpeak.js : meSpeak.js (modulary enhanced speak.js) is a 100% client-side JavaScript text-to-speech library
  • SoundManager 2 : Using HTML5 and Flash, SoundManager 2 provides reliable cross-platform audio under a single JavaScript API.
thumbnail

meSing.js is a JavaScript singing synthesis library that uses the Web Audio API's DSP capabilities in conjunction with the meSpeak.js speech synthesis library to provide a vocal synthesizer for the web.

javascript audio music library
sw-precache https://github.com/GoogleChrome/sw-precache
21/10/2016 cluster icon
  • sw-toolbox : A collection of service worker tools for offlining runtime requests
  • PouchDB : PouchDB is an open-source JavaScript database inspired by Apache CouchDB that is designed to run well within the browser. PouchDB was created to help ...
  • ServiceWorker Cookbook : The Service Worker Cookbook is a collection of working, practical examples of using service workers in modern web apps.
  • PouchDB : PouchDB is a JavaScript library that allows you to store and query data for web applications that need to work offline, and sync with an online databa...
  • Workbox : JavaScript Libraries for adding offline support to web apps.
thumbnail

Service Worker Precache is a module for generating a service worker that precaches resources. The module can be used in JavaScript-based build scripts, like those written with gulp, and it also provides a command-line interface. You can use the module directly, or if you'd prefer, use of the wrappers around sw-precache for specific build environments, like webpack.

It can be used alongside the sw-toolbox library, which works well when following the App Shell + dynamic content model.

javascript offline cache serviceworker
sw-toolbox https://github.com/GoogleChromeLabs/sw-toolbox
21/10/2016 cluster icon
  • sw-precache : Service Worker Precache is a module for generating a service worker that precaches resources. The module can be used in JavaScript-based build scripts...
  • PouchDB : PouchDB is an open-source JavaScript database inspired by Apache CouchDB that is designed to run well within the browser. PouchDB was created to help ...
  • PouchDB : PouchDB is a JavaScript library that allows you to store and query data for web applications that need to work offline, and sync with an online databa...
  • Workbox : JavaScript Libraries for adding offline support to web apps.
  • ServiceWorker Cookbook : The Service Worker Cookbook is a collection of working, practical examples of using service workers in modern web apps.
thumbnail

A collection of service worker tools for offlining runtime requests

offline javascript serviceworker
Tesseract.js http://tesseract.projectnaptha.com/
19/10/2016 cluster icon
  • Flow : Adds static typing to JavaScript to improve developer productivity and code quality.
  • /packer/ : A JavaScript Compressor.
  • leak-finder-for-javascript : Tool for finding memory leaks in JavaScript programs.
  • PhantomJS : PhantomJS is a headless WebKit with JavaScript API. It has fast and native support for various web standards: DOM handling, CSS selector, JSON, Canvas...
  • Prettier : Prettier is an opinionated code formatter. It enforces a consistent style by parsing your code and re-printing it with its own rules that take the max...

Tesseract.js is a pure Javascript port of the popular Tesseract OCR engine.

This library supports over 60 languages, automatic text orientation and script detection, a simple interface for reading paragraph, word, and character bounding boxes. Tesseract.js can run either in a browser and on a server with NodeJS.

javascript ocr tool
Yarn https://yarnpkg.com/
19/10/2016 cluster icon
  • Snyk : Snyk helps you use open source and stay secure. Continuously find & fix vulnerabilities in your dependencies.
  • Lerna : A tool for managing JavaScript projects with multiple packages.
  • Online javascript beautifier : Beautify, unpack or deobfuscate JavaScript and HTML, make JSON/JSONP readable, etc.
  • grunt : Grunt is a task-based command line build tool for JavaScript projects
  • DOM Monster Bookmarklet : DOM Monster is a cross-platform, cross-browser bookmarklet that will analyze the DOM & other features of the page you're on, and give you its bill of ...

Fast, reliable, and secure dependency management tool for javascript.

npm javascript packages tool dependency
Hyperform https://hyperform.js.org/
08/10/2016 cluster icon
  • HTML5Forms.js : HTML5Forms.js is a JavaScript polyfill that implements a subset of the HTML5 Forms module in all browsers. The script will only add support for the d...
  • Parsley.js : Javascript forms validation. Powerful, UX aware & Dead simple.
  • Web Forms : Web Forms 2.0 Cross-Browser Implementation
  • Shumway : Shumway is an HTML5 technology experiment that explores building a faithful and efficient renderer for the SWF file format without native code assista...
  • The HTML5 Shiv : The HTML5 Shiv enables use of HTML5 sectioning elements in legacy Internet Explorer and provides basic HTML5 styling for Internet Explorer 6-9, Safari...

Hyperform is a complete implementation of the HTML 5 form validation API in Javascript. It replaces or polyfills the browser’s native methods and eases your validation task with custom events and hooks.

html5 form validation javascript polyfill
Feathers http://feathersjs.com/
03/09/2016 cluster icon
  • Expo : Expo is a framework and a platform for universal React applications. It is a set of tools and services built around React Native and native platforms ...
  • Vue Native : Vue Native is a framework to build cross platform native mobile apps using JavaScript
  • React Native : React Native lets you build mobile apps using only JavaScript. It uses the same design as React, letting you compose a rich mobile UI from declarative...
  • MooTools : MooTools is a compact, modular, Object-Oriented JavaScript framework designed for the intermediate to advanced JavaScript developer. It allows you to ...
  • Tauri : Tauri is a framework for building tiny, blazing fast binaries for all major desktop platforms. Developers can integrate any front-end framework that c...
thumbnail

Feathers is a real-time, micro-service web framework for NodeJS that gives you control over your data via RESTful resources, sockets and flexible plug-ins.

javascript realtime framework nodejs
Passport http://www.passportjs.org/
30/08/2016 cluster icon
  • RequireJS : RequireJS is a JavaScript file and module loader. It is optimized for in-browser use, but it can be used in other JavaScript environments, like Rhino ...
  • SoundManager 2 : Using HTML5 and Flash, SoundManager 2 provides reliable cross-platform audio under a single JavaScript API.
  • Anime.js : Anime.js is a fast, multipurpose and lightweight JavaScript animation library with a simple, yet powerful API. It works with CSS properties, SVG, DOM ...
  • SVG Web : SVG Web is a JavaScript library which provides SVG support on many browsers, including Internet Explorer, Firefox, and Safari. Using the library plus ...
  • Zombie.js : Zombie.js is a lightweight framework for testing client-side JavaScript code in a simulated environment. No browser required.
thumbnail

Passport is authentication middleware for Node.js. Extremely flexible and modular, Passport can be unobtrusively dropped in to any Express-based web application. A comprehensive set of strategies support authentication using a username and password, Facebook, Twitter, and more.

nodejs javascript authentication library
WebTorrent https://webtorrent.io/
30/07/2016 cluster icon
  • LokiJS : A fast, in-memory document-oriented datastore for node.js, browser and cordova
  • SlimerJS : A scriptable browser for Web developers
  • Firebug Lite : A JavaScript file you can insert into your pages to simulate the Firebug console in browsers that are not named Firefox.
  • RequireJS : RequireJS is a JavaScript file and module loader. It is optimized for in-browser use, but it can be used in other JavaScript environments, like Rhino ...
  • Babel : Babel will turn your ES6+ code into ES5 friendly code, so you can start using it right now without waiting for browser support.

WebTorrent is a streaming torrent client for the web browser and the desktop.

WebTorrent is written completely in JavaScript – the language of the web – and uses WebRTC for peer-to-peer transport whenever possible. No browser plugins, extensions, or installation is required to use WebTorrent in your browser.

torrent p2p webrtc javascript browser
HyperTerm https://hyper.is/
15/07/2016 cluster icon
  • Photon : UI toolkit for building desktop apps with Electron.
  • Electron : Build cross platform desktop apps with web technologies
  • chromeless : The chromeless project is an experiment into making it possible to build a web browser using only web technologies, like HTML, JavaScript, and CSS.
  • Capacitor : Capacitor is an open source native runtime for building Web Native apps. Create cross-platform iOS, Android, and Progressive Web Apps with JavaScript,...
  • Bootstrap : Build responsive, mobile-first projects on the web with the world's most popular front-end component library. Bootstrap is an open source toolkit for ...
thumbnail

A terminal built on web technologies : JS / HTML / CSS

javascript html css web terminal application
LokiJS http://lokijs.org/
08/07/2016 cluster icon
  • RequireJS : RequireJS is a JavaScript file and module loader. It is optimized for in-browser use, but it can be used in other JavaScript environments, like Rhino ...
  • PouchDB : PouchDB is an open-source JavaScript database inspired by Apache CouchDB that is designed to run well within the browser. PouchDB was created to help ...
  • CouchDB : Apache CouchDB™ is a database that uses JSON for documents, JavaScript for MapReduce indexes, and regular HTTP for its API
  • Chai : Chai is a BDD / TDD assertion library for node and the browser that can be delightfully paired with any javascript testing framework.
  • Webtask : Use webtask for … Serverless Applications Run server-side code for your JavaScript and native applications. Just worry about your code. Programmable W...

A fast, in-memory document-oriented datastore for node.js, browser and cordova

browser javascript nodejs nosql cordova database
warriorjs https://github.com/olistic/warriorjs
07/07/2016 cluster icon
  • DEFENDER of the favicon : DEFENDER of the favicon is a JavaScript remake of Eugene Jarvis' brilliant arcade game Defender written by Mathieu 'p01' Henri and inspired by Scott S...
  • Crafty : JavaScript Game Engine, HTML5 Game Engine
  • Flexbox Defense : Your job is to stop the incoming enemies from getting past your defenses. Unlike other tower defense games, you must position your towers using CSS!
  • TensorFlow.js : A WebGL accelerated, browser based JavaScript library for training and deploying ML models. Use flexible and intuitive APIs to build and train models ...
  • Coding Game : Have fun with friends, schoolmates or co-workers on multiplayer programming games and show them who's the boss! Join our international online programm...
thumbnail

This is a game designed to teach JavaScript and artificial intelligence in a fun, interactive way.

You play as a warrior climbing a tall tower to <insert something that motivates you here> at the top level. On each floor, you need to write JavaScript (with full ES2015 support) to instruct the warrior to battle enemies, rescue captives, and reach the stairs.

javascript es6 learning machinelearning game
Logerr https://github.com/i-break-codes/logerr
07/07/2016 cluster icon
  • loglevel : Minimal lightweight logging for JavaScript, adding reliable log level methods to wrap any available console.log methods
  • The Dojo Toolkit : Dojo saves you time and scales with your development process, using web standards as its platform. It’s the toolkit experienced developers turn to for...
  • AngularJS : Superheroic JavaScript MVC Framework
  • Workbox : JavaScript Libraries for adding offline support to web apps.
  • vue.js : Vue.js is a library for building interactive web interfaces. It provides data-reactive components with a simple and flexible API. Core features includ...
thumbnail

Experimenting with window.onerror, trying to make JavaScript debugging easy.
What does it do?

Provides JavaScript error details in a readable format. You can log these errors remotely by enabling remoteLogging. After enabling, logerr will send a post request to the desired action/url with exception details along with custom parameters (if provided using additionalParams).

javascript error log library
page 4 / 15
1649 links
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn