owenluke


Owen Luke

  • Simplify OOP. Better than class.

    published 1.1.3 7 years ago
  • Make it easy to develop large, complex Node.js app. With Tas, we are free to combine async tasks and sync tasks, all of them are performed in the order we arranged, which greatly simplifies the development, and the code is clear, and easy to maintain. Tas

    published 1.6.7 6 years ago
  • removed

    published 1.0.13 7 years ago
  • A benchmark for concurrent performance of Node.js app. Measurements: times/sec, and milliseconds.

    published 0.1.18 4 years ago
  • Kdo easily organizes and executes small functions or files, more better than plain functions, makes the code clear, easy to read and maintain. Kdo requires Node.js 7.6+ for async/await.

    published 1.8.1 4 years ago
  • Recursively iterates over specified directory, require()'ing each file, and returning a nested hash structure containing those modules.

    published 1.0.11 4 years ago
  • published 1.0.1 5 years ago
  • A high-performance and easy-to-use web API framework for Node.js. Noapi loads directory "biz" as a web API server, each file in it defines and handles an API, so that you can focus on writing business function code. Noapi is simple enough that you just ta

    published 2.2.2 4 years ago
  • Sequelize-raw-query (sequery) executes raw sql statements, supports where, order and limit objects which sequelize.query() does not. Sequery provides templateData which is more friendly than replacements.

    published 1.1.0 4 years ago
  • Recommend [Testor](https://github.com/hiowenluke/testor)

    published 0.6.6 4 years ago
  • published 0.6.26 5 years ago
  • Convert the api definitions of [Noapi](https://github.com/hiowenluke/noapi) app between three modes: array, object, file. Noapi is a light API framework for [Node.js](https://nodejs.org), easily define api and test case, easily I/O. You can focus on the b

    published 1.0.2 4 years ago
  • A MySQL command-line tool for Node.js. Execute the MySQL sql statements in CLI, return the result as an object array.

    published 0.1.8 4 years ago
  • A set of database common operations functions for MySQL. In particular, you can operate the database on the specific server, the operations include create, delete, drop, use, backup, restore, clone.

    published 0.9.2 4 years ago
  • An easy-to-use RabbitMQ library for Node.js.

    published 0.5.5 4 years ago
  • published 0.1.0 4 years ago
  • An easy tools for benchmark testing for Node.js

    published 0.4.5 4 years ago
  • Quickly generate tens of millions of IDs (maximum 75200000), either sequentially or randomly.

    published 0.1.1 4 years ago
  • Recommend [Booms](https://github.com/hiowenluke/booms).

    published 0.3.16 4 years ago
  • A light and easy-to-use microservices framework for Node.js, call remote functions like service1.do.say.hi('Hello world!') or call('service1:/do/say/hi', 'Hello world!') and get the results immediately.

    published 0.2.4 4 years ago
  • Recommend [Booms](https://github.com/hiowenluke/booms).

    published 0.2.23 4 years ago
  • A tools for javascript Object key paths.

    published 0.1.5 4 years ago
  • A RPC microservices framework for [Node.js](https://nodejs.org), loads a directory as a microservice, calls remote functions in it like **s1.say.hi()** or **call('s1:/say/hi')**. Dooms is based on [gRPC-node](https://github.com/grpc/grpc-node), but no [pr

    published 1.0.0 4 years ago
  • A high-performance and easy-to-use RPC microservices framework for Node.js, load a directory as a RPC server, call a remote function or method of a remote object like s1.say.hi(), as same as do it at local. Booms can passes not only data, but also callbac

    published 1.6.9 4 years ago
  • An easy tools for benchmark testing for Node.js

    published 0.5.2 4 years ago
show more packages