1.3.5 • Published 5 years ago

glace-utils v1.3.5

Weekly downloads
4
License
MIT
Repository
github
Last release
5 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

5 years ago

1.3.4

6 years ago

1.3.3

7 years ago

1.3.2

7 years ago

1.3.1

7 years ago

1.3.0

7 years ago

1.2.9

7 years ago

1.2.8

7 years ago

1.2.7

7 years ago

1.2.6

7 years ago

1.2.5

7 years ago

1.2.4

7 years ago

1.2.3

7 years ago

1.2.2

7 years ago

1.2.1

7 years ago

1.2.0

7 years ago

1.1.9

7 years ago

1.1.8

7 years ago

1.1.7

7 years ago

1.1.6

7 years ago

1.1.5

7 years ago

1.1.4

7 years ago

1.1.3

7 years ago

1.1.2

7 years ago

1.1.1

7 years ago

1.1.0

7 years ago

1.0.9

7 years ago

1.0.8

7 years ago

1.0.7

7 years ago

1.0.6

7 years ago

1.0.5

8 years ago

1.0.4

8 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago