yper-js-libs Yper JS Libs To install dependencies npm install To build npm run build To add to your project yarn add yperteam/yper-js-libs To load a specific library in your project (example: LeafletHelper) import {LeafletHelper} from "yper-js-libs/dist/yper_libs";