Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ralphschuler/.ts-libs
https://github.com/ralphschuler/.ts-libs
expirement typescript
Last synced: 18 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/ralphschuler/.ts-libs
- Owner: ralphschuler
- Created: 2023-09-29T14:09:03.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-10T14:24:39.000Z (5 months ago)
- Last Synced: 2024-10-13T01:13:53.469Z (about 1 month 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.