https://github.com/gregjoeval/package-library
A place to put shared code.
https://github.com/gregjoeval/package-library
Last synced: 9 months ago
JSON representation
A place to put shared code.
- Host: GitHub
- URL: https://github.com/gregjoeval/package-library
- Owner: gregjoeval
- License: mit
- Created: 2020-02-22T16:15:00.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-03-07T22:51:40.000Z (over 3 years ago)
- Last Synced: 2025-09-14T06:11:26.427Z (10 months ago)
- Language: TypeScript
- Homepage:
- Size: 6.31 MB
- Stars: 12
- Watchers: 1
- Forks: 2
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# package-library
[](https://lerna.js.org/)
[](https://dependabot.com/)
[](https://github.com/gregjoeval/package-library/actions)
[](https://www.tickgit.com/browse?repo=github.com/gregjoeval/package-library)
> A place to put shared code.
# Packages
| | | |
| --- | --- | --- |
| [eslint-config-react](packages/eslint-config-react) | [](https://www.npmjs.com/package/@gjv/eslint-config-react) | eslint rules for React |
| [eslint-config-typescript](packages/eslint-config-typescript) | [](https://www.npmjs.com/package/@gjv/eslint-config-typescript) | eslint rules for Typescript |
| [redux-slice-factory](packages/redux-slice-factory) | [](https://www.npmjs.com/package/@gjv/redux-slice-factory) | generic factory functions for common slice data structures to use with Redux |