Create a new middleware function to serve files from within a given root directory. The file to serve will be determined by combining req.url with the provided root directory. When a file is not found, instead of sending a 404 response, this module will instead call next() to move on to the next middleware, allowing for stacking and fall-backs. Enable or disable accepting ranged requests, defaults to true. Disabling this will not send Accept-Ranges and ignore the contents of the Range request header.
middleware nodejs expressjs serve-files sendA highly opinionated, yet minimal, set of message bus abstractions for NodeJS. It is built on top of RabbitMQ, with rabbot as the primary library for working with RabbitMQ. The items on the left are "producers" as they produce a message for RabbitMQ to route and handle. Items on the right are "consumers" as they consume a message from a queue in RabbitMQ.
rabbitmq messaging message bus servicebus amqplib rabbot send receive pub sub pubsub request responseSimple way to send messages to slack. Works on both the client and server.Take a look at the example.js for more ways to use send-to-slack.
slack send simplewsend is a Command Line Tool (CLI) for sending files. It's open-source and easy to use. We've designed wsend to be suitable for command line beginners and well seasoned users alike. wsend uses wsend.net for backend file handling.
storage bash wget friends cli unix curl shell transfer send receive filesThe biggest benefit of this module over the built-in IPC is that it enables you to send a message and get the response back in the same call. This would usually require multiple IPC subscriptions. You can use this module directly in both the main and renderer process.
electron-module electron ipc-message ipc nodejs npm-package communication communicate app message messages send receive call answer reply async awaitSend objects as JSON over http. Or you can just add a send function to the http response object like this.
json http send apiAdd this module to any project that uses Cypress for end to end testing and Raven.js client to send exceptions to Sentry. From any spec file, require and call a single function with the spec's filename.
raven sentry cypress mocha send test utilReact Native Android module to use Android's Intent actions for send text to shareable apps or make phone calls or opening third party apps. This module is useful when you need to share some text between apps in Android device and if you have a valid phone number make some call directly (if you ask for permission in AndroidManifest.xml).
react react-native react-component intent email send sent share text phone sms call calls dial number maps androidA library to send emails from your Crystal application. The mailer has the ability to set the from, to, cc, bcc, and subject as well as both text and html body formats.
send email receive smpte imap mailer receive-emails crystal-application quartz-mailerSend welcome, verification, password reset, update and reminder emails from any node.js app. While we would prefer for email to be phased out and replaced by something better, the fact remains that most people still use email as their primary means of (digital) communication.
hapi email verification registration reset welcome send simple templateRunning this app or its' tests on your local machine will require that you set a few environment variables our preferred method is to use env2 and load our environment variables in an .env file.
send email gmail googlemailSimple, promisified, protocol-based SMTP client for Node.js. This is an open source npm package from Node.js. The source code is available on GitHub where you can also find our issue tracker.
smtp client socket channel session mail email communication connection send deliver delivery raw streamElixir-style actors in JavaScript. Spawn "processes", then send and receive messages between them – just like you would in Elixir. You can think of it as co, but with message passing.
elixir actor concurrency spawn send receive event-loop flow mochareact-send is a library that creates components which send their children somewhere else in your render tree. Any children you pass into Input will get rendered as the children of Output.
react portal warp teleport move hoist react-dom react-native send input outputSend input to just about any interactive command-line tool through a local web server. muxnect is a tool that invokes tmux to create a session and then wraps around its method of sending mouse-events or key-strokes to the terminal through a local web server.
tmux connect send input command-line interactive local network
We have large collection of open source products. Follow the tags from
Tag Cloud >>
Open source products are scattered around the web. Please provide information
about the open source projects you own / you use.
Add Projects.