hackthedev
@hackthedev
7
Published Tools
0
Total Stars
0
Weekly Downloads
Published Tools
7 Skillsacross 1 categorydSyncSql is supposed to be a helper for handling MySQL / MariaDB connections and executing queries. In addition it will also allow you to automatically create a database's structure like tables, column and such and will automatically create missing column
This small library was designed for NodeJS and to bring pretty logs to the terminal. It has the following features:
This small library is part of the dSync concept and will handle rate limits by either defining and using custom, generic rate limits or by using an express middleware to enforce rate limits.
dSync stands for decentralized synchronization. The goal is to have an **easy way** for listening to events and emitting events to create a decentralized network. In order for this to work you need to know and add other nodes like in the example below. Th