study node
This is the **x86_64-unknown-linux-gnu** binary for `node-ex`
Easy error subclassing and stack customization
node-ex its basic framework for node express server with mongo db support
This is the **x86_64-pc-windows-msvc** binary for `node-ex`
This is the **x86_64-apple-darwin** binary for `node-ex`
...Node ex
Promisify a callback-based function
Mega-Apps node addon.
Find the dependencies of an scss file
Get the dependencies of a Stylus file
Find the dependencies of a sass file
install 'full-icu' data for your current node
Find the dependencies of a less file
A skip list implementation inspired by the Sorted Set in Redis.
Google Sheets API -- simple interface to read/write data and manage sheets
Enhanced inheritance for dynamic inheritance and mixin.
Wrap words to a specified length.
Node.js Streams, a user-land copy of the stream library from Node.js
A node-pre-gyp module which provides the ability to publish to GitHub releases.
pure nodejs OPCUA SDK - module client
Node.js Video Library / MP4 & FLV parser / MP4 builder / HLS muxer
[](https://travis-ci.org/futpib/eslint-template-visitor) [](
pure nodejs OPCUA SDK - module server
Rust reimplementation of Prometheus node_exporter — hardware and OS metrics exposed by *NIX kernels. Parallel to a planned merlion-node-exporter-cpp.
Tetcore node implementation in Rust.
Reserved by Parity while we work on an official release
SignalBox is a distributed control system for DCC model railroads. It provides a Ruby-based server that receives sensor events from ESP32 nodes, applies control logic, and sends DCC-EX commands to control trains.
Additional finders for capybara that for some reason cannot use only xpath for finding nodes but needs to execute js for some calculations. \ Ex: I you want to find a table cell that is under or next to other cell the easiest way to do it is to check their position on page and compare them. This way you do not need to wory about calculating the effects of using colspan and rowspan attributes. The downside is that you need to use capybara driver that runs a browser like selenium.
GQLite is a Rust-language library, with a C interface, that implements a small, fast, self-contained, high-reliability, full-featured, Graph Query database engine. GQLite support multiple database backends, such as SQLite and redb. This enable to achieve high performance and for application to combine Graph queries with traditional SQL queries. GQLite source code is license under the [MIT License](LICENSE) and is free to everyone to use for any purpose. The official repositories contains bindings/APIs for C, C++, Python, Ruby and Crystal. The library is still in its early stage, but it is now fully functional. Development effort has now slowed down and new features are added on a by-need basis. It supports a subset of OpenCypher, with some ISO GQL extensions. Example of use -------------- ```ruby require 'gqlite' begin # Create a database on the file "test.db" connection = GQLite::Connection.new filename: "test.db" # Execute a simple query to create a node and return all the nodes value = connection.execute_oc_query("CREATE () MATCH (n) RETURN n") # Print the result if value.nil? puts "Empty results" else puts "Results are #{value.to_s}" end rescue GQLite::Error => ex # Report any error puts "An error has occured: #{ex.message}" end ``` The documentation for the GQL query language can found in [OpenCypher](https://auksys.org/documentation/5/libraries/gqlite/opencypher/) and for the [API](https://auksys.org/documentation/5/libraries/gqlite/api/).
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.