2.0.0 • Published 1 year ago

hoplon v2.0.0

Weekly downloads
35
License
BSD-3-Clause
Repository
github
Last release
1 year ago

npm.io

npm install hoplon
// github            much install |
npm install sourcevault/hoplon#dist

Build Status Join the chat at https://gitter.im/sourcevault/hoplon

hoplon provides common utility functions for coders that make heavy use of pattern matching technique(s) in javascript.

Introduction

There are 3 namespaces that exists in hoplon :

var hoplon = require("hoplon")
hoplon.types
hoplon.guard
hoplon.utils

◾️ hoplon.types - immutable type validator that puts composability ( recursiveness ) and extensibility as it's core feature. It can also be used for validating json schemas.

◾️ hoplon.guard - functional guards (mutable & immutable), similar to what exists in Elixir / Erlang for graceful error handling.

◾️ hoplon.utils - exposes hoplon's internal utils, like Ramda and error-stack-parser, ( this way there are fewer direct dependencies ).

LICENCE

  • Code released under BSD-3-Clause.
  • Documentation and images released under CC BY-NC-ND 4.0.
  • details can be found here.
2.0.0

1 year ago

1.0.3

1 year ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago

0.2.33

2 years ago

0.2.32

2 years ago

0.2.31

2 years ago

0.2.30

3 years ago

0.1.30

3 years ago

0.1.27

3 years ago

0.1.28

3 years ago

0.1.29

3 years ago

0.1.26

3 years ago

0.1.25

3 years ago

0.1.24

3 years ago

0.1.23

3 years ago

0.1.22

3 years ago

0.1.21

3 years ago

0.1.20

3 years ago

0.0.43

3 years ago

0.0.44

3 years ago

0.0.42

3 years ago

0.0.41

3 years ago

0.0.40

3 years ago

0.0.38

3 years ago

0.0.39

3 years ago

0.0.37

3 years ago

0.0.36

3 years ago

0.0.34

3 years ago

0.0.33

3 years ago

0.0.32

3 years ago

0.0.31

4 years ago

0.0.30

4 years ago

0.0.28

4 years ago

0.0.27

4 years ago

0.0.26

4 years ago

0.0.25

4 years ago

0.0.24

4 years ago

0.0.23

4 years ago

0.0.22

4 years ago

0.0.21

4 years ago

0.0.20

4 years ago

0.0.18

4 years ago

0.0.19

4 years ago

0.0.17

4 years ago

0.0.16

4 years ago

0.0.15

4 years ago

0.0.14

4 years ago

0.0.13

4 years ago

0.0.12

4 years ago

0.0.11

4 years ago

0.0.1

4 years ago