1.3.5 • Published 4 years ago

glace-utils v1.3.5

Weekly downloads
4
License
MIT
Repository
github
Last release
4 years ago

Build Status | Source Code | Release Notes

GlaceJS utilities is a set of functions and objects used for glace platform. Full list and description is here.

How to install

npm i glace-utils

How to use

const U = require("glace-utils");

U.splitBy("a, b, c,", ","); // [ 'a', 'b', 'c' ]

API

is here

Tests and quality

  • Project tests report is here
  • Code coverage report is here
1.3.5

4 years ago

1.3.4

5 years ago

1.3.3

5 years ago

1.3.2

5 years ago

1.3.1

5 years ago

1.3.0

6 years ago

1.2.9

6 years ago

1.2.8

6 years ago

1.2.7

6 years ago

1.2.6

6 years ago

1.2.5

6 years ago

1.2.4

6 years ago

1.2.3

6 years ago

1.2.2

6 years ago

1.2.1

6 years ago

1.2.0

6 years ago

1.1.9

6 years ago

1.1.8

6 years ago

1.1.7

6 years ago

1.1.6

6 years ago

1.1.5

6 years ago

1.1.4

6 years ago

1.1.3

6 years ago

1.1.2

6 years ago

1.1.1

6 years ago

1.1.0

6 years ago

1.0.9

6 years ago

1.0.8

6 years ago

1.0.7

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago