TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Django Front End Validators – form input validation using transpiled JS

1 pointsby franeyover 6 years ago

1 comment

franeyover 6 years ago
Hello! This is a little plugin I threw together after wondering how I might be able to use Transcrypt[1] alongside Django. It&#x27;s in its early stages (no tests) and has a limited feature set (no class-based validator support; only functions), but I think it&#x27;s a neat proof-of-concept for a useful application of Python-to-JS transpiling.<p>Let me know what you think, and I&#x27;ll try to keep an eye out today so I can respond.<p>[1] <a href="http:&#x2F;&#x2F;www.transcrypt.org&#x2F;" rel="nofollow">http:&#x2F;&#x2F;www.transcrypt.org&#x2F;</a>