Welcome to example
. This project demonstrates how to parse and validate docmaps using @docmaps/sdk
and fp-ts
.
The demonstration aims to provide a starting point and guide for developers who want to use these libraries to manage docmaps effectively in their applications. Mainly it exists so you can inspect the code and replicate the pattern. See comments inline for details.
-
npm - If not already installed, follow the instructions from the official Node.js website
-
Familiarity with TypeScript
-
[Recommended] Familiarity with functional programming
Please refer to the @docmaps/sdk
and fp-ts
documentation for more detailed information on usage and functionality.