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 2 / 10
186 results tagged library  ✕   ✕
meSpeak.js https://www.masswerk.at/mespeak/
15/08/2019 cluster icon
  • 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 ...
  • howler.js : howler.js is an audio library for the modern web. It defaults to Web Audio API and falls back to HTML5 Audio. This makes working with audio in JavaScr...
  • Band.js : An interface for the Web Audio API that supports rhythms, multiple instruments, repeating sections, and complex time signatures.
  • howler.js : howler.js is an audio library for the modern web. It defaults to Web Audio API and falls back to HTML5 Audio.
  • Wave.js : Audio visualizer library for javascript. Create dynamic animations that react to an audio file or audio stream.

meSpeak.js (modulary enhanced speak.js) is a 100% client-side JavaScript text-to-speech library

speech javascript audio library
Kaitai Struct http://kaitai.io/
16/06/2019 cluster icon
  • RAWGraphs : RAW is an open web tool to create custom vector-based visualizations on top of the amazing d3.js library. Primarily conceived as a tool for designers ...
  • pydantic : Data validation and settings management using python type annotations.
  • Presidio : Context aware, pluggable and customizable data protection and PII data anonymization service for text and images
  • pg_chameleon : pg_chameleon is a MySQL to PostgreSQL replica system written in Python 3. The tool can connect to the mysql replication protocol and replicate the dat...
  • mirador : Mirador is a tool for visual exploration of complex datasets. It enables users to discover correlation patterns and derive new hypotheses from the dat...

A new way to develop parsers for binary structures.

Declarative: describe the very structure of the data, not how you read or write it

binary library tool data
howler.js https://howlerjs.com/
10/11/2018 cluster icon
  • SoundManager 2 : Using HTML5 and Flash, SoundManager 2 provides reliable cross-platform audio under a single JavaScript API.
  • 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...
  • Wave.js : Audio visualizer library for javascript. Create dynamic animations that react to an audio file or audio stream.
  • jsmad : jsmad is a pure javascript MP3 decoder, based on libmad, with an ID3 decoder written from scratch.
  • meSing.js : 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...
thumbnail

howler.js is an audio library for the modern web. It defaults to Web Audio API and falls back to HTML5 Audio. This makes working with audio in JavaScript easy and reliable across all platforms.

audio library web javascript
tarteaucitron.js https://github.com/AmauriC/tarteaucitron.js
01/11/2018 cluster icon
  • 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 ...
  • Timeline : Beautifully crafted timelines that are easy, and intuitive to use.
  • 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 ...
  • 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...
  • jQuery Masonry : A dynamic layout plugin for jQuery The flip-side of CSS floats
thumbnail

The european cookie law regulates the management of cookies and you should ask your visitors their consent before exposing them to third party services.

javascript privacy library
Cobra https://github.com/spf13/cobra
27/10/2018 cluster icon
  • viper : Viper is a complete configuration solution for Go applications including 12-Factor apps. It is designed to work within an application, and can handle ...
  • 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...
  • Clint : Clint is a python module filled with a set of awesome tools for developing commandline applications.
  • cliff : Command Line Interface Formulation Framework. cliff is a framework for building command line programs. It uses plugins to define sub-commands, output ...
  • testify : Go code (golang) set of packages that provide many tools for testifying that your code will behave as you intend.
thumbnail

Cobra is a library providing a simple interface to create powerful modern CLI interfaces similar to git & go tools.

Cobra is also an application that will generate your application scaffolding to rapidly develop a Cobra-based application.

go cli library
Polly.JS https://netflix.github.io/pollyjs/
08/07/2018 cluster icon
  • mountebank : mountebank is the first open source tool to provide cross-platform, multi-protocol test doubles over the wire. Simply point your application under tes...
  • Mock Service Worker : Mock by intercepting requests on the network level. Seamlessly reuse the same mock definition for testing, development, and debugging.
  • httpbin.org : A simple HTTP Request & Response Service.
  • Smocker : Smocker (server mock) is a simple and efficient HTTP mock server. Smocker exposes a configuration user interface and a configuration api to register n...
  • Mockbin : Mockbin allows you to generate custom endpoints to test, mock, and track HTTP requests & responses between libraries, sockets and APIs.

Polly.JS is a standalone, framework-agnostic JavaScript library that enables recording, replaying, and stubbing HTTP interactions.

Polly taps into native browser APIs to mock requests and responses with little to no configuration while giving you the ability to take full control of each request with a simple, powerful, and intuitive API.

javascript http test library mock
OpenCensus https://opencensus.io/
03/06/2018 cluster icon
  • Essentia : Open-source library and tools for audio and music analysis, description and synthesis
  • Jaeger : Jaeger, inspired by Dapper and OpenZipkin, is a distributed tracing system released as open source by Uber Technologies. It is used for monitoring and...
  • SpaCy.io : spaCy is a library for industrial-strength natural language processing in Python and Cython. It features state-of-the-art speed and accuracy, a concis...
  • OpenZipkin : Zipkin is a distributed tracing system. It helps gather timing data needed to troubleshoot latency problems in microservice architectures. It manages ...
  • TextBlob : TextBlob is a Python (2 and 3) library for processing textual data. It provides a simple API for diving into common natural language processing (NLP) ...

A single distribution of libraries that automatically collects traces and metrics from your app, displays them locally, and sends them to any analysis tool.

tracing analysis metrics library
TensorFlow.js https://js.tensorflow.org/
31/03/2018 cluster icon
  • SyntaxNet : Neural Models of Syntax. A TensorFlow toolkit for deep learning powered natural language understanding (NLU).
  • 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 ...
  • 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 ...
  • Protovis : Protovis composes custom views of data with simple marks such as bars and dots. Unlike low-level graphics libraries that quickly become tedious for vi...

A WebGL accelerated, browser based JavaScript library for training and deploying ML models. Use flexible and intuitive APIs to build and train models from scratch using the low-level JavaScript linear algebra library or the high-level layers API. Use TensorFlow.js model converters to run pre-existing TensorFlow models right in the browser. Retrain pre-existing ML models using sensor data connected to the browser, or other client-side data.

javascript machinelearning library tensorflow
modernish https://github.com/modernish/modernish
13/02/2018 cluster icon
  • SHML · $(shell markup language) : SHML is a shell framework for faster and easier script development. HTML has CSS, Unix-like shells have ANSI/VT100 Control Sequences. SHML makes is ea...
  • Wave.js : Audio visualizer library for javascript. Create dynamic animations that react to an audio file or audio stream.
  • howler.js : howler.js is an audio library for the modern web. It defaults to Web Audio API and falls back to HTML5 Audio.
  • Parsley.js : Javascript forms validation. Powerful, UX aware & Dead simple.
  • yepnope.js : A Conditional Loader For Your Polyfills!
thumbnail

modernish is an ambitious, as-yet experimental, cross-platform POSIX shell feature detection and language extension library. It aims to extend the shell language with extensive feature testing and language enhancements, using the power of aliases and functions to extend the shell language using the shell language itself.

shell featuredetection programminglanguage library
Uppy File Uploader https://uppy.io/
31/01/2018 cluster icon
  • Vanilla List : The Vanilla Javascript Repository. A searchable repository of dependency-free JavaScript libraries. Over 100 projects and growing.
  • nlp_compromise : nlp_compromise does NLP in the browser. It's a handy, and not overly-fancy tool for understanding, changing, and playing with english. We've also got ...
  • Bespoke.js : Bespoke.js is a super minimal, modular presentation library for modern browsers, designed to foster a rich plugin ecosystem.
  • TodoMVC : A project which offers the same Todo application implemented using MV concepts in most of the popular JavaScript MV frameworks of today.
  • 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 ...
thumbnail

Uppy is a sleek, modular file uploader that integrates seamlessly with any application. It’s fast, easy to use and lets you worry about more important problems than building a file uploader.

Fetch files from local disk, Google Drive, Dropbox, Instagram, or snap and record selfies with a camera;
Preview and edit metadata with a nice interface;
Upload to the final destination, optionally process/encode
upload client javascript library
Skeleton http://getskeleton.com/
09/01/2018 cluster icon
  • enquire.js : A lightweight, pure JavaScript library for responding to CSS media queries.
  • emotion : emotion is a high performance, lightweight css-in-js library that supports both string and object based styles.
  • 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 ...
  • This Is Responsive : Tips, Resources and Patterns for Responsive Web Design
  • mini.css : minimal, responsive, style-agnostic CSS framework

Skeleton: A Dead Simple, Responsive CSS Boilerplate for Mobile-Friendly Development

responsive css library
Shogun Machine Learning http://shogun-toolbox.org/
04/01/2018 cluster icon
  • 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 ...
  • Synthesis ToolKit : The Synthesis ToolKit in C++ (STK) is a set of open source audio signal processing and algorithmic synthesis classes written in the C++ programming la...
  • scikit-learn : Machine Learning in Python Simple and efficient tools for data mining and data analysis Accessible to everybody, and reusable in various contexts Buil...
  • AllenNLP : An open-source NLP research library, built on PyTorch. AllenNLP makes it easy to design and evaluate new deep learning models for nearly any NLP probl...
  • SyntaxNet : Neural Models of Syntax. A TensorFlow toolkit for deep learning powered natural language understanding (NLU).

Shogun is and open-source machine learning library that offers a wide range of efficient and unified machine learning methods.

machinelearning c++ library
hyper.rs https://hyper.rs/
28/12/2017 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...
  • Cliquet : Cliquet is a toolkit to ease the implementation of HTTP microservices, such as data-driven REST APIs.
  • vegeta : Vegeta is a versatile HTTP load testing tool built out of a need to drill HTTP services with a constant request rate. It can be used both as a command...
  • Modest Maps | Home : Modest Maps is a small, extensible, and free library for designers and developers who want to use interactive maps in their own projects.
  • Fluid Framework : Fluid Framework is a collection of client libraries for building distributed, real-time collaborative web applications. These libraries allow multiple...

Fast and safe HTTP for the Rust language.

rust http library
notifiers https://github.com/liiight/notifiers
28/12/2017 cluster icon
  • Clint : Clint is a python module filled with a set of awesome tools for developing commandline applications.
  • Novu : The open-source notifications infrastructure. A fully-featured microservice to send SMS, E-mail, Slack and Push notifications. Embeddable notification...
  • readability-lxml : In few words, Given a html document, it pulls out the main body text and cleans it up. It also can clean up title based on latest readability.js code.
  • ScrapeGraphAI : ScrapeGraphAI is a web scraping python library that uses LLM and direct graph logic to create scraping pipelines for websites and local documents (XML...
  • cliff : Command Line Interface Formulation Framework. cliff is a framework for building command line programs. It uses plugins to define sub-commands, output ...
thumbnail

A Python one stop shop for all notification providers with a unified and simple interface.

python notification library
emotion https://emotion.sh/
03/12/2017 cluster icon
  • Photon : UI toolkit for building desktop apps with Electron.
  • darken : Easy control over your dark mode in a web environment
  • 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...
  • Formalize CSS : Teach your forms some manners!
  • enquire.js : A lightweight, pure JavaScript library for responding to CSS media queries.

emotion is a high performance, lightweight css-in-js library that supports both string and object based styles.

css javascript library
Scrollama https://github.com/russellgoldenberg/scrollama
22/11/2017 cluster icon
  • cssQuery() : cssQuery() is a powerful cross-browser JavaScript function that enables querying of a DOM document using CSS selectors. All CSS1 and CSS2 selectors ar...
  • Head JS : Load scripts like images. Use HTML5 and CSS3 safely. Target CSS for different screens, paths, states and browsers. Make it the only script in your HEA...
  • howler.js : howler.js is an audio library for the modern web. It defaults to Web Audio API and falls back to HTML5 Audio. This makes working with audio in JavaScr...
  • Ember.js : A JavaScript framework for creating ambitious web applications
  • meSing.js : 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...
thumbnail

Scrollama is a modern & lightweight JavaScript library for scrollytelling using IntersectionObserver in favor of scroll events. The goal of this library is to provide a simple interface for creating scroll-driven interactives

javascript scroll interface library
Frappe Charts https://frappe.github.io/charts/
08/11/2017 cluster icon
  • Rickshaw : Rickshaw is a JavaScript toolkit for creating interactive time series graphs.
  • RAWGraphs : RAW is an open web tool to create custom vector-based visualizations on top of the amazing d3.js library. Primarily conceived as a tool for designers ...
  • Protovis : Protovis composes custom views of data with simple marks such as bars and dots. Unlike low-level graphics libraries that quickly become tedious for vi...
  • howler.js : howler.js is an audio library for the modern web. It defaults to Web Audio API and falls back to HTML5 Audio.
  • Microjs : Fantastic Micro-Frameworks and Micro-Libraries for Fun and Profit!

GitHub-inspired simple and modern charts for the web with zero dependencies.

javascript graph library
ProseMirror http://prosemirror.net/
25/10/2017 cluster icon
  • Crafty : JavaScript Game Engine, HTML5 Game Engine
  • Modest Maps | Home : Modest Maps is a small, extensible, and free library for designers and developers who want to use interactive maps in their own projects.
  • Xinha : Xinha is a powerful WYSIWYG HTML editor component that works in all current browsers. Its configurabilty and extensibility make it easy to build just ...
  • meSing.js : 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...
  • 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...
thumbnail

In-browser structured text editing component. A toolkit for building rich-text editors on the web.

wysiwyg javascript library
AllenNLP http://allennlp.org/
07/10/2017 cluster icon
  • SyntaxNet : Neural Models of Syntax. A TensorFlow toolkit for deep learning powered natural language understanding (NLU).
  • Rasa : Open source machine learning tools for developers and product teams to expand bots beyond answering simple questions. Rasa Core's primary purpose is ...
  • scikit-learn : Machine Learning in Python Simple and efficient tools for data mining and data analysis Accessible to everybody, and reusable in various contexts Buil...
  • Shogun Machine Learning : Shogun is and open-source machine learning library that offers a wide range of efficient and unified machine learning methods.
  • TextBlob : TextBlob is a Python (2 and 3) library for processing textual data. It provides a simple API for diving into common natural language processing (NLP) ...

An open-source NLP research library, built on PyTorch. AllenNLP makes it easy to design and evaluate new deep learning models for nearly any NLP problem, along with the infrastructure to easily run them in the cloud or on your laptop. AllenNLP includes reference implementations of high quality models for both core NLP problems (e.g. semantic role labeling) and NLP applications (e.g. textual entailment).

nlp machinelearning library opensource
Draggable https://shopify.github.io/draggable/
04/10/2017 cluster icon
  • Dropzone.js : DropzoneJS is an open source library that provides drag'n'drop file uploads with image previews.
  • nlp_compromise : nlp_compromise does NLP in the browser. It's a handy, and not overly-fancy tool for understanding, changing, and playing with english. We've also got ...
  • Logerr : Experimenting with window.onerror, trying to make JavaScript debugging easy. What does it do? Provides JavaScript error details in a readable format. ...
  • Rickshaw : Rickshaw is a JavaScript toolkit for creating interactive time series graphs.
  • Workbox : JavaScript Libraries for adding offline support to web apps.
thumbnail

Draggable is a modular drag & drop library, allowing you to start small and build up with the features you need. At its most basic, Draggable gives you drag & drop functionality, fast DOM reordering, accessible markup, and a bundle of events to grab on to.

javascript draganddrop library
page 2 / 10
1652 links
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn