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 1 / 2
23 results tagged nodejs  ✕   ✕
Playwright https://playwright.dev/
04/02/2020 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 ...
  • 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...
  • SlimerJS : A scriptable browser for Web developers
  • LokiJS : A fast, in-memory document-oriented datastore for node.js, browser and cordova
  • Passport : Passport is authentication middleware for Node.js. Extremely flexible and modular, Passport can be unobtrusively dropped in to any Express-based web a...
thumbnail

Playwright is a Node library to automate the Chromium, WebKit and Firefox browsers with a single API. It enables cross-browser web automation that is ever-green, capable, reliable and fast.

browser automation nodejs library
Strapi https://strapi.io/
20/10/2019 cluster icon
  • Cockpit : Simple Content Platform to manage any structured content. A self-hosted headless and api-driven CMS.
  • Falcor : Falcor is the innovative data platform that powers the Netflix UIs. Falcor allows you to model all your backend data as a single Virtual JSON object o...
  • 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...
  • Datasette : Datasette provides an instant, read-only JSON API for any SQLite database. It also provides tools for packaging the database up as a Docker container ...
  • Novu : Novu provides a unified API that makes it simple to send notifications through multiple channels, including In-App, Push, Email, SMS, and Chat. With N...
thumbnail

Open source Node.js Headless CMS to easily build customisable APIs

nodejs cms api
Falcor http://netflix.github.io/falcor/
28/05/2018 cluster icon
  • Quicktype : Quicktype generates types and helper code for reading JSON in C#, Swift, JavaScript, Flow, Python, TypeScript, Go, Rust, Objective-C, Kotlin, C++ and ...
  • Data Science Toolkit : A collection of the best open data sets and open-source tools for data science, wrapped in an easy-to-use REST/JSON API with command line, Python and ...
  • 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 ...
  • 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 ...
  • Public APIs : A collective list of free APIs for use in web development.
thumbnail

Falcor is the innovative data platform that powers the Netflix UIs. Falcor allows you to model all your backend data as a single Virtual JSON object on your Node server. On the client you work with your remote JSON object using familiar JavaScript operations like get, set, and call. If you know your data, you know your API.

Falcor is middleware. It is not a replacement for your application server, database, or MVC framework. Instead Falcor can be used to optimize communication between the layers of a new or existing application.

javascript data json nodejs api
Neutrino https://neutrino.js.org/
06/12/2017 cluster icon
  • Vite : Vite is a build tool that aims to provide a faster and leaner development experience for modern web projects. It consists of two major parts: A dev se...
  • gulp.js : The streaming build system.
  • Babel : Babel will turn your ES6+ code into ES5 friendly code, so you can start using it right now without waiting for browser support.
  • Snowpack : Snowpack is a better build tool for modern web apps. Snowpack leverages ESM imports in your application to remove all unnecessary bundling work from y...
  • 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...

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 of initializing and building projects much simpler by providing minimal development dependencies.

webpack javascript nodejs configuration tool development build
Statsd https://github.com/etsy/statsd
27/09/2017 cluster icon
  • asdf : Extendable version manager with support for Ruby, Node.js, Elixir, Erlang & more
  • 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...
  • pkg : This command line interface enables you to package your Node.js project into an executable that can be run even on devices without Node.js installed.
  • Selfspy : Selfspy is a daemon for Unix/X11 and (thanks to @ljos!) Mac OS X, that continuously monitors and stores what you are doing on your computer. This way,...
  • gulp.js : The streaming build system.
thumbnail

A network daemon that runs on the Node.js platform and listens for statistics, like counters and timers, sent over UDP or TCP and sends aggregates to one or more pluggable backend services (e.g., Graphite).

statistics nodejs backend tool
asdf https://github.com/asdf-vm/asdf
17/06/2017 cluster icon
  • dbv.php : dbv.php is a database version control web application featuring schema management, revision scripts, and more!
  • Snyk : Snyk helps you use open source and stay secure. Continuously find & fix vulnerabilities in your dependencies.
  • Selenium Webdriver bindings for PHP : This PHP library allows creating functional webdriver tests with PHP.
  • pkg : This command line interface enables you to package your Node.js project into an executable that can be run even on devices without Node.js installed.
  • The PHP Coding Standards Fixer : The PHP Coding Standards Fixer tool fixes most issues in your code when you want to follow the PHP coding standards as defined in the PSR-1 and PSR-2 ...
thumbnail

Extendable version manager with support for Ruby, Node.js, Elixir, Erlang & more

ruby nodejs elixir erlang php version tool
pkg https://github.com/zeit/pkg
06/05/2017 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...
  • gulp.js : The streaming build system.
  • Lerna : A tool for managing JavaScript projects with multiple packages.
  • Cypress : JavaScript End to End Testing Framework. Fast, easy and reliable testing for anything that runs in a browser.
  • grunt : Grunt is a task-based command line build tool for JavaScript projects
thumbnail

This command line interface enables you to package your Node.js project into an executable that can be run even on devices without Node.js installed.

packaging nodejs tool javascript
Webtask https://webtask.io/
15/04/2017 cluster icon
  • patchbay : patchbay.pub is a free web service you can use to implement things like static site hosting, file sharing, cross-platform notifications, webhooks hand...
  • Iron.io Open Source : IronFunctions is an open source serverless platform, or as we like to refer to it, Functions as a Service (FaaS) platform that you can run anywhere.
  • Mean : MEAN (Mongo, Express, Angular, Node) stack Boilerplate
  • StdLib : The Standard Library for Functions as a Service. Discover pre-built APIs, compose your own, build apps, and move your business faster than ever with n...
  • Passport : Passport is authentication middleware for Node.js. Extremely flexible and modular, Passport can be unobtrusively dropped in to any Express-based web a...

Use webtask for …
Serverless Applications

Run server-side code for your JavaScript and native applications. Just worry about your code.
Programmable Webhooks

Run code on each Stripe Payment, a GitHub Push, or any webhook, without setting up servers.
Multi Tenant Sandbox

Allow your customers to extend your product using Node.js code instead of creating your own DSL.

serverless nodejs javascript webhook service
Feathers http://feathersjs.com/
03/09/2016 cluster icon
  • Ember.js : A JavaScript framework for creating ambitious web applications
  • Passport : Passport is authentication middleware for Node.js. Extremely flexible and modular, Passport can be unobtrusively dropped in to any Express-based web a...
  • 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.
  • 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 ...
  • Undum : A client side framework for hypertext interactive fiction games
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 ...
  • jQuery Masonry : A dynamic layout plugin for jQuery The flip-side of CSS floats
  • Tracery : A story-grammar generation library for javascript. Write grammar objects, get generative stories.
  • Photon : UI toolkit for building desktop apps with Electron.
  • Zepto.js : Zepto is a minimalist JavaScript library for modern browsers with a largely jQuery-compatible API. If you use jQuery, you already know how to use Zept...
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
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 ...
  • Appsmith : Turn any datasource into an internal app in minutes. Appsmith lets you drag-and-drop UI components to build pages, connect to any API, database or Gra...
  • 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...
  • Mean : MEAN (Mongo, Express, Angular, Node) stack Boilerplate

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

browser javascript nodejs nosql cordova database
Frisby.js http://frisbyjs.com/
19/05/2016 cluster icon
  • Eve : Eve is an open source Python REST API framework designed for human beings. It allows to effortlessly build and deploy highly customizable, fully featu...
  • XgeneCloud : XgeneCloud is an API Framework platform that instantly generates REST / GraphQL APIs on any SQL database. Supports MySQL, PostgreSQL, MSSQL, SQLite &...
  • FastAPI : FastAPI is a modern, fast (high-performance), web framework for building APIs with Python 3.6+ based on standard Python type hints.
  • Postman : Save requests and organize your APIs into Collections. Create and send any HTTP request using the awesome Postman request builder. Write your own test...
  • 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...
thumbnail

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 overview, or
check out the API documentation.

rest api test framework nodejs
deepstream.io https://deepstream.io/
11/02/2016 cluster icon
  • Matrix : Matrix is an open standard for decentralised communication, providing simple HTTP APIs and open source reference implementations for securely distribu...
  • Zulip : Zulip is a powerful, open source group chat application that combines the immediacy of real-time chat with the productivity benefits of threaded conve...
  • Fluid Framework : Fluid Framework is a collection of client libraries for building distributed, real-time collaborative web applications. These libraries allow multiple...
  • Rocket.Chat : Rocket.Chat is a Web Chat Server, developed in JavaScript, using the Meteor fullstack framework. It is a great solution for communities and companies ...
  • Riot : Riot allows teams to communicate across a wide range of collaboration apps. If some team members use Riot while others use IRC, Slack or Gitter, Riot ...

A Scalable Server for Realtime Web Apps

  • Stores and syncs data in realtime
  • Built in node.js
  • Works for browsers, backend & mobile
  • Scales via clustering
  • Exceptionally fast & easy to use
  • Open Source and free (MIT License)
nodejs realtime server communication sync
toxy https://github.com/h2non/toxy
07/09/2015 cluster icon
  • mitmproxy : mitmproxy is your swiss-army knife for debugging, testing, privacy measurements, and penetration testing. It can be used to intercept, inspect, modify...
  • Polly.JS : Polly.JS is a standalone, framework-agnostic JavaScript library that enables recording, replaying, and stubbing HTTP interactions. Polly taps into nat...
  • 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...
  • httpbin.org : A simple HTTP Request & Response Service.
  • httpbin : Testing an HTTP Library can become difficult sometimes. PostBin.org is fantastic for testing POST requests, but not much else. This exists to cover al...
thumbnail

toxy is a fully programmatic and hackable HTTP proxy to simulate server failure scenarios and unexpected network conditions, built for node.js/io.js.

http proxy test nodejs
Tessel 2 https://tessel.io/
18/07/2015 cluster icon
  • Zombie.js : Zombie.js is a lightweight framework for testing client-side JavaScript code in a simulated environment. No browser required.
  • Feathers : 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...
  • LokiJS : A fast, in-memory document-oriented datastore for node.js, browser and cordova
  • KrakenJS Suite : The kraken suite is a secure and scalable layer that extends express by providing structure and convention.
  • Passport : Passport is authentication middleware for Node.js. Extremely flexible and modular, Passport can be unobtrusively dropped in to any Express-based web a...

Tessel 2 is a development platform you can embed in a product. Build fast with Node.js/io.js, then optimize the hardware and build thousands.

hardware embed nodejs sensor
gulp.js http://gulpjs.com/
06/02/2014 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...
  • 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...
  • Snowpack : Snowpack is a better build tool for modern web apps. Snowpack leverages ESM imports in your application to remove all unnecessary bundling work from y...
  • pkg : This command line interface enables you to package your Node.js project into an executable that can be run even on devices without Node.js installed.
  • Vite : Vite is a build tool that aims to provide a faster and leaner development experience for modern web projects. It consists of two major parts: A dev se...

The streaming build system.

nodejs javascript build tool
Sails.js http://sailsjs.org/
28/11/2013 cluster icon
  • 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...
  • AngularJS : Superheroic JavaScript MVC Framework
  • KrakenJS Suite : The kraken suite is a secure and scalable layer that extends express by providing structure and convention.
  • Feathers : 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...
  • 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...

Sails.js make it easy to build custom, enterprise-grade Node.js apps. It is designed to mimic the MVC pattern of frameworks like Ruby on Rails, but with support for the requirements of modern apps: data-driven APIs with scalable, service-oriented architecture. It's especially good for building chat, realtime dashboards, or multiplayer games.

nodejs mvc framework
KrakenJS Suite http://krakenjs.com/
28/11/2013 cluster icon
  • 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...
  • Sails.js : Sails.js make it easy to build custom, enterprise-grade Node.js apps. It is designed to mimic the MVC pattern of frameworks like Ruby on Rails, but wi...
  • Feathers : 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...
  • InK - Interface Kit : Ink is a set of tools for quick development of web interfaces.
  • amphp : Amp is a non-blocking concurrency framework for PHP providing primitives to manage concurrency such as an event loop, promises, and asynchronous itera...
thumbnail

The kraken suite is a secure and scalable layer that extends express by providing structure and convention.

nodejs framework
Mean http://www.mean.io
24/10/2013 cluster icon
  • Zombie.js : Zombie.js is a lightweight framework for testing client-side JavaScript code in a simulated environment. No browser required.
  • 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 ...
  • Falcor : Falcor is the innovative data platform that powers the Netflix UIs. Falcor allows you to model all your backend data as a single Virtual JSON object o...
  • 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...

MEAN (Mongo, Express, Angular, Node) stack Boilerplate

javascript mongodb expressjs angularjs nodejs
Chai http://chaijs.com
17/07/2013 cluster icon
  • Falcor : Falcor is the innovative data platform that powers the Netflix UIs. Falcor allows you to model all your backend data as a single Virtual JSON object o...
  • Webtask : Use webtask for … Serverless Applications Run server-side code for your JavaScript and native applications. Just worry about your code. Programmable W...
  • gulp.js : The streaming build system.
  • 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 ...
  • FireUnit : JavaScript Unit Testing for Firefox

Chai is a BDD / TDD assertion library for node and the browser that can be delightfully paired with any javascript testing framework.

nodejs unit_test javascript
page 1 / 2
1640 links
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn