https://github.com/ralphschuler/.ts-libs
https://github.com/ralphschuler/.ts-libs
expirement typescript
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/ralphschuler/.ts-libs
- Owner: ralphschuler
- Created: 2023-09-29T14:09:03.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-10T14:24:39.000Z (11 months ago)
- Last Synced: 2025-04-03T13:54:41.556Z (about 2 months ago)
- Topics: expirement, typescript
- Language: TypeScript
- Homepage: https://ralphschuler.github.io/ts-libs/
- Size: 49.8 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# @ralphschuler/ts-libs
A collection of useful TypeScript libraries
## Install
Install with [npm](https://www.npmjs.com/):
npm install @ralphschuler/ts-libs
## Usage
- [ ] Write usage instructions
## Changelog
See [Releases page](https://ralphschuler.github.io/ts-libs//releases).
## Running tests
Install devDependencies and Run `npm test`:
npm i -d && npm test
## Contributing
Pull requests and stars are always welcome.
For bugs and feature requests, [please create an issue](https://github.com/ralphschuler/ts-libs/issues).1. Fork it!
2. Create your feature branch: `git checkout -b my-new-feature`
3. Commit your changes: `git commit -am 'Add some feature'`
4. Push to the branch: `git push origin my-new-feature`
5. Submit a pull request :D## License
Copyright © 2023-present Ralph Schuler.
Licensed under the MIT license.