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: 5 days 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 (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-10-23T06:25:58.000Z (4 months ago)
- Last Synced: 2024-10-29T16:04:03.816Z (3 months ago)
- Topics: eslint-config, graphql, react, typescript, utility-types
- Language: TypeScript
- Homepage:
- Size: 470 MB
- Stars: 59
- 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