An abstract class implementing Passport's strategy API.
Wrapper around OpenSRP Server REST API
Base parse-server-push-adapter
Generate an index from a directory
Type-safe HTTP error classes with full TypeScript support, providing structured error handling for REST APIs and HTTP-based applications.
Lightweight package for API testing to validate API responses against ZOD schemas. It can be used directly in any project.
AWS SDK for JavaScript Rds Data Client for Node.js, Browser and React Native
Isomorphic client library for making HTTP requests in node.js and browser.
A modest library for moving between Well-Known Text (WKT) and various framework geometries
OpenCode plugin that optimizes token usage by pruning obsolete tool outputs from conversation context
A module for generating random strings
Requires a module only if available and hides the require call from bundlers.
Fast and simple xml generator. Supports attributes, CDATA, etc. Includes tests and examples.
심플리즘 패키지 - 코어 모듈 (common)
tryit + verror = Verbosely try.
A custom version of the handlebars package which, to improve security, does not use `eval` or `new Function`. This means that templates can't be compiled into JavaScript functions in advance and hence, rendering the templates is a lot slower.
A library for the MQTT protocol
Visualize relationships or network flow with an aesthetically-pleasing circular layout.
RFC4122 UUID parser
Mock utility for the Elasticsearch's Node.js client
JS API for Yahoo Finance
ECMAScript parsing infrastructure for multipurpose analysis
OpenAPI client for @ory/kratos-client
A Transactional Method Decorator for typeorm that uses cls-hooked to handle and propagate transactions between different repositories and service methods. Inpired by Spring Trasnactional Annotation and Sequelize CLS