Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cometkim/cometjs

cometkim's collection of frequently used JavaScript/TypeScript utilities.
https://github.com/cometkim/cometjs

eslint-config graphql react typescript utility-types

Last synced: about 1 month ago
JSON representation

cometkim's collection of frequently used JavaScript/TypeScript utilities.

Awesome Lists containing this project

README

        

# cometjs

[![Integration](https://github.com/cometkim/cometjs/actions/workflows/integration.yml/badge.svg)](https://github.com/cometkim/cometjs/actions/workflows/integration.yml)
[![codecov](https://codecov.io/gh/cometkim/cometjs/branch/main/graph/badge.svg?token=RDOBWTAO8O)](https://codecov.io/gh/cometkim/cometjs)
[![MIT Licensed](https://img.shields.io/github/license/cometkim/cometjs)](#license)

[cometkim](https://github.com/cometkim)'s collections of frequently used JavaScript/TypeScript utilities.

## Goals & Non-goals

**Goals**

- DRY for miscellaneous stuff
- Bolierplates for use TypeScript stricter
- Preparing [ES pipeline operator](https://github.com/tc39/proposal-pipeline-operator)
- Monadic abstrations

**Non-goals**

- Reinvent everything
- Alternative to popular packages that already exist
- Spreading own opinion

## LICENSE

MIT