0.0.14 • Published 3 years ago

node-util-kit v0.0.14

Weekly downloads
9
License
MIT
Repository
github
Last release
3 years ago

utilities-library

This repo is a collection of multiple utilities npm packages managed by lerna, and each of them is published independently. It mainly focus on the common used utilities, data structures and algorithms.

Unlike other language like C++, c#, etc, there is no powerful standard fundenmental libraries for javascript. So we have to develop a lot of utilities in our serveral applications. They are repeated and duplicated, imposible for management and reusagement.

So this repo is to collect, manage and publish common utilities / data structures / algorithms together, in order to speed up our application development in the future.

Basically, these utilities npm packages can be devided into 3 categories:

  • can work in both brower and nodejs environment
  • can only work in brower environment
  • can only work in nodejs environment

packages

gl-image

util-kit

web-util-kit

node-util-kit

0.0.14

3 years ago

0.0.10

3 years ago

0.0.9

4 years ago

0.0.8

4 years ago

0.0.7

4 years ago

0.0.0-rc.1

5 years ago