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
  • yepnope.js : A Conditional Loader For Your Polyfills!
  • FireUnit : JavaScript Unit Testing for Firefox
  • Polly.JS : Polly.JS is a standalone, framework-agnostic JavaScript library that enables recording, replaying, and stubbing HTTP interactions. Polly taps into nat...
  • 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 ...
  • Frappe Charts : GitHub-inspired simple and modern charts for the web with zero dependencies.

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...
  • GatsbyJS : Gatsby is a modern framework for blazing fast websites, made with React and GraphQL.
  • Styletron : Styletron is a universal CSS-in-JS engine built from the ground up for high-performance.
  • Formalize CSS : Teach your forms some manners!
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...
  • 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...
  • AppJS : Build Desktop Applications for Linux, Mac and Windows using HTML, CSS and Javascript
  • Next.js : A minimalistic framework for server-rendered React applications
  • Superpowers : 2D+3D game making for indies
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...
  • Vue Native : Vue Native is a framework to build cross platform native mobile apps using JavaScript
  • 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.
  • 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...
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 ...
  • JavaScript Code Style checker : jscs is a code style checker. jscs can check cases, which are not implemented in jshint, but it does not duplicate jshint functionality, so you should...
  • JS Bin : JS Bin is a tool for experimenting with web languages. In particular HTML, CSS and JavaScript, but JS Bin also supports other languages too (like Mark...
  • Flume : A React-powered node editor and runtime engine. Build apps that are resilient to changing requirements by modeling your business logic as a JSON graph...
  • 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...

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
  • 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...
  • GatsbyJS : Gatsby is a modern framework for blazing fast websites, made with React and GraphQL.
  • 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 ...
  • 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...
  • Meteor : Meteor is an ultra-simple environment for building modern websites.
thumbnail

A minimalistic framework for server-rendered React applications

javascript react webapp framework
jsPDF https://github.com/MrRio/jsPDF/
22/10/2016 cluster icon
  • EnhanceJS : EnhanceJS is a new Javascript framework designed to improve the application of Progressive Enhancement by first testing browser capabilities for key J...
  • ActiveJS : ActiveJS is a JavaScript application framework that provides local and REST based data modeling and pure DOM view construction with back button and hi...
  • Crafty : JavaScript Game Engine, HTML5 Game Engine
  • JavascriptOO : Every javascript project you should be looking into. With examples, categories, install commands, CDN links, project and author stats, and more.
  • D3.js : D3.js is a JavaScript library for manipulating documents based on data. D3 helps you bring data to life using HTML, SVG and CSS. D3’s emphasis on web ...
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.
  • Javascript Sound Kit : The Javascript Sound Kit is a wrapper around the ActionScript Sound Object, it makes it possible to use the Sound Object in Javascript the same way yo...
  • jsfx : This is a javascript library (with frontend) for sound effect generation.
  • Essentia : Open-source library and tools for audio and music analysis, description and synthesis
  • howler.js : howler.js is an audio library for the modern web. It defaults to Web Audio API and falls back to HTML5 Audio.
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
  • 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.
  • 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...
  • 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 ...
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...
  • ServiceWorker Cookbook : The Service Worker Cookbook is a collection of working, practical examples of using service workers in modern web apps.
  • Workbox : JavaScript Libraries for adding offline support to 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...
  • 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 ...
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
  • RegPack : RegPack is a packer intended for use on minified Javascript code. It is mostly suited to small size constraints (1kb, up to 4kb).
  • Online javascript beautifier : Beautify, unpack or deobfuscate JavaScript and HTML, make JSON/JSONP readable, etc.
  • Botpress : Botpress is an open-source bot creation tool written in Javascript. It is powered by a rich set of open-source modules built by the community. We like...
  • Neutrino : Neutrino is a companion tool which lets you build web and Node.js applications with shared presets or configurations. It intends to make the process o...
  • Nx : Nx is a smart and extensible build framework to help you architect, test, and build at any scale — integrating seamlessly with modern technologies and...

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.
  • uv : An extremely fast Python package and project manager, written in Rust. A single tool to replace pip, pip-tools, pipx, poetry, pyenv, twine, virtualenv...
  • 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 : Tesseract.js is a pure Javascript port of the popular Tesseract OCR engine. This library supports over 60 languages, automatic text orientation and sc...

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

npm javascript packages tool dependency
Hyperform https://hyperform.js.org/
08/10/2016 cluster icon
  • 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...
  • Shumway : Shumway is an HTML5 technology experiment that explores building a faithful and efficient renderer for the SWF file format without native code assista...
  • Parsley.js : Javascript forms validation. Powerful, UX aware & Dead simple.
  • Web Forms : Web Forms 2.0 Cross-Browser Implementation
  • 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...

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
  • Neutrino : Neutrino is a companion tool which lets you build web and Node.js applications with shared presets or configurations. It intends to make the process o...
  • 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...
  • Frisby.js : Frisby is a REST API testing framework built on node.js and Jasmine that makes testing API endpoints easy, fast, and fun. Read below for a quick overv...
  • jQuery Mobile : jQuery Mobile is a HTML5-based user interface system designed to make responsive web sites and apps that are accessible on all smartphone, tablet and ...
  • KrakenJS Suite : The kraken suite is a secure and scalable layer that extends express by providing structure and convention.
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 ...
  • css3-mediaqueries-js : make CSS3 Media Queries work in all browsers (JavaScript library)
  • Leaflet : A Modern, Lightweight Open-Source JavaScript Library for Interactive Maps
  • Sammy.js : Sammy is a tiny javascript framework built on top of jQuery, It's RESTful Evented Javascript.
  • 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...
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
  • 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.
  • peerCDN : peerCDN is a peer-to-peer content delivery network (CDN) for the web browser. peerCDN serves your site's static assets (like images, streaming videos,...
  • freedom.js : freedom.js is a framework for building peer-to-peer (P2P) web apps. Easily create social applications that work in modern web browsers, Chrome package...
  • SlimerJS : A scriptable browser for Web developers
  • Cypress : JavaScript End to End Testing Framework. Fast, easy and reliable testing for anything that runs in a browser.

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
  • Electron : Build cross platform desktop apps with web technologies
  • Photon : UI toolkit for building desktop apps with Electron.
  • MiniWeb : MiniWeb models an entire web site in a single HTML page. All of the site files are stored in a JSON object which you can navigate with a UNIX-like she...
  • Capacitor : Capacitor is an open source native runtime for building Web Native apps. Create cross-platform iOS, Android, and Progressive Web Apps with JavaScript,...
  • Tauri : Tauri is a framework for building tiny, blazingly fast binaries for all major desktop platforms. Developers can integrate any front-end framework that...
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
  • 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 ...
  • 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 ...
  • Neutrino : Neutrino is a companion tool which lets you build web and Node.js applications with shared presets or configurations. It intends to make the process o...
  • Passport : Passport is authentication middleware for Node.js. Extremely flexible and modular, Passport can be unobtrusively dropped in to any Express-based web a...
  • Cypress : JavaScript End to End Testing Framework. Fast, easy and reliable testing for anything that runs in a browser.

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
  • 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...
  • Sarien.net : Welcome to Sarien.net, the authorized portal for reliving classic Sierra On-Line adventure games. With its focus on instant fun and a unique multiplay...
  • 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!
  • Babel : Babel will turn your ES6+ code into ES5 friendly code, so you can start using it right now without waiting for browser support.
  • 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 ...
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
  • Zero Clipboard : The Zero Clipboard library provides an easy way to copy text to the clipboard using an invisible Adobe Flash movie, and a JavaScript interface. The "Z...
  • hunt : Library to detect when DOM elements become visible and disappear on scroll.
  • D3.js : D3.js is a JavaScript library for manipulating documents based on data. D3 helps you bring data to life using HTML, SVG and CSS. D3’s emphasis on web ...
  • hyphenator - Project Hosting on Google Code :
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
1645 links
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn