Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/elmijo/ts-library
This is a template to create new libraries using Typescript
https://github.com/elmijo/ts-library
Last synced: 7 days ago
JSON representation
This is a template to create new libraries using Typescript
- Host: GitHub
- URL: https://github.com/elmijo/ts-library
- Owner: elmijo
- License: mit
- Created: 2022-03-07T18:51:06.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-28T20:36:09.000Z (almost 2 years ago)
- Last Synced: 2024-11-08T15:44:48.358Z (2 months ago)
- Language: TypeScript
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Typescript Template Library
[![Build Status](https://app.travis-ci.com/ElMijo/ts-library.svg?branch=main)](https://app.travis-ci.com/ElMijo/ts-library) [![codecov](https://codecov.io/gh/ElMijo/ts-library/branch/main/graph/badge.svg?token=8DfGB9WxYx)](https://codecov.io/gh/ElMijo/ts-library)
This is a template repository to create Typescript library easier and faster.