Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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