---
title: "typescript v0.2.0"
url: https://daily.dev/posts/typescript-v0-2-0-uagk5zyr7
source_url: https://hexdocs.pm/ash_typescript/readme.html
type: article
source: "Awesome Elixir"
published: 2025-09-18T20:53:19.299Z
updated: 2025-09-26T14:19:15.500Z
tags: ["typescript", "elixir"]
reading_time: 20
upvotes: 4
comments: 1
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# typescript v0.2.0

**[Awesome Elixir](https://daily.dev/sources/awelix)** · 20 min read · 4 upvotes · 1 comments

## Summary

AshTypescript v0.2.0 automatically generates TypeScript types and RPC clients from Elixir Ash resources, providing end-to-end type safety between backend and frontend. Features include zero-config type generation, smart field selection, Phoenix Channel support, multitenancy handling, Zod schema generation for runtime validation, and comprehensive filtering capabilities. The library eliminates manual API type writing by creating fully type-safe client functions directly from Ash resource definitions.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://hexdocs.pm/ash_typescript/readme.html>

## Community discussion

Top comments from developers on daily.dev.

**@mrbns** · 2 upvotes

> this is not typescript. its AshTypescript.

## Similar posts on daily.dev

- [oRPC Releases Version 1.0 with OpenAPI Support and End to End Type Safety](https://daily.dev/posts/orpc-releases-version-1-0-with-openapi-support-and-end-to-end-type-safety-dcil5xrjb) · InfoQ · 1 upvotes · 0 comments

---

Tags: [#typescript](https://daily.dev/tags/typescript), [#elixir](https://daily.dev/tags/elixir)

[View this post on daily.dev](https://daily.dev/posts/typescript-v0-2-0-uagk5zyr7)
