Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ralphschuler/.ts-libs


https://github.com/ralphschuler/.ts-libs

expirement typescript

Last synced: 18 days ago
JSON representation

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.