0.3.0 • Published 7 years ago

caesium-core v0.3.0

Weekly downloads
-
License
MIT
Repository
-
Last release
7 years ago

Ceasium Core

Generic utility functions and interfaces

Lang

Functions simplifying javascript language constructs

Try

Provides the Try monad, which abstracts exception handling and avoids expensive calls to the javascript exception handling system.

Converter

An interface for a function which takes an input and tries to convert it into a different structure. Also provides utility functions for composing converters

Codec

Provides an interface for classes which provide encoding and decoding functionality, along with some utility functions for composing codecs

Decorators

Various decorators for use on typescript classes. Exports a memoization decorator which caches the return value of a method on the instance.

0.3.0

7 years ago

0.2.4

7 years ago

0.2.3

7 years ago

0.2.2

7 years ago

0.2.1

7 years ago

0.2.0

7 years ago

0.1.4

8 years ago

0.1.3

8 years ago

0.1.2

8 years ago

0.1.1

8 years ago

0.1.0

8 years ago

0.0.1

8 years ago