Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/laurci/meta-utils
Meta-programming powered super-powers for your projects!
https://github.com/laurci/meta-utils
Last synced: 30 days ago
JSON representation
Meta-programming powered super-powers for your projects!
- Host: GitHub
- URL: https://github.com/laurci/meta-utils
- Owner: laurci
- Created: 2022-12-05T17:15:53.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2023-05-07T13:29:47.000Z (over 1 year ago)
- Last Synced: 2024-10-30T06:27:17.915Z (3 months ago)
- Language: TypeScript
- Size: 36.1 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# meta-utils
Meta-programming powered super-powers for your projects!
## Usage
1. Add `@laurci/injector` and `@laurci/utils` packages to your project.
2. Bootstrap the utilities (see below).
3. Enjoy!## Bootstraping
TO DO!
## Build config
TO DO!