Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/geometryzen/typhon-typescript
Typhon to TypeScript transpiler.
https://github.com/geometryzen/typhon-typescript
Last synced: 9 days ago
JSON representation
Typhon to TypeScript transpiler.
- Host: GitHub
- URL: https://github.com/geometryzen/typhon-typescript
- Owner: geometryzen
- License: mit
- Created: 2017-06-09T19:19:50.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-03-08T02:36:22.000Z (over 1 year ago)
- Last Synced: 2024-10-02T19:46:35.890Z (about 1 month ago)
- Language: TypeScript
- Size: 701 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# typhon-typescript
Typhon to TypeScript transpiler.```
npm install
npm update
``````
npm run build
```## Building
https://dev.to/siddharthvenkatesh/component-library-setup-with-react-typescript-and-rollup-onj
https://stackoverflow.com/questions/62096269/cant-run-my-node-js-typescript-project-typeerror-err-unknown-file-extension## How to use ESLint with TypeScript
https://khalilstemmler.com/blogs/typescript/eslint-for-typescript/## Testing
https://mochajs.org/#command-line-usage
https://journal.artfuldev.com/unit-testing-node-applications-with-typescript-using-mocha-and-chai-384ef05f32b2
https://medium.com/swlh/how-to-setting-up-unit-tests-with-typescript-871c0f4f1609
https://blog.jetbrains.com/dotnet/2020/09/10/unit-testing-in-typescript-code/
https://www.tsmean.com/articles/how-to-write-a-typescript-library/unit-testing/## TypeScript and ts-node
https://inspirnathan.com/posts/30-ts-node-tutorial/
https://www.npmjs.com/package/@istanbuljs/nyc-config-typescript