Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pmuens/tinker-typescript
TypeScripting around
https://github.com/pmuens/tinker-typescript
ecmascript javascript typescript typing
Last synced: 28 days ago
JSON representation
TypeScripting around
- Host: GitHub
- URL: https://github.com/pmuens/tinker-typescript
- Owner: pmuens
- Created: 2019-09-17T14:15:22.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-09-28T23:26:30.000Z (over 5 years ago)
- Last Synced: 2024-10-20T04:44:41.102Z (3 months ago)
- Topics: ecmascript, javascript, typescript, typing
- Language: TypeScript
- Size: 15.6 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Tinker TypeScript
A repo to tinker around with different TypeScript snippets.
## Local development
1. `npm install`
1. `npm run watch`
1. `node dist/.js`