Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/cometkim/cometjs
- Owner: cometkim
- License: mit
- Created: 2019-08-21T17:49:48.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2024-04-29T19:08:55.000Z (7 months ago)
- Last Synced: 2024-05-01T15:32:50.507Z (6 months ago)
- Topics: eslint-config, graphql, react, typescript, utility-types
- Language: TypeScript
- Homepage:
- Size: 472 MB
- Stars: 58
- Watchers: 3
- Forks: 3
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-list - cometjs
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