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: Typeform alternative, turns Markdown to forms

193 pointsby darkhorse139 months ago

23 comments

aimazon9 months ago
Very good work, especially for a solo developer. Feedback:<p>1. Design language of the forms feels too much like Typeform, you&#x27;re a talented designer: differentiate the design to establish your own identity. If the forms look like Typeform, form-fillers are not going to investigate what form software it is and use it -- which was a big part of why Typeform grew.<p>2. The name is terrible. Blocks? The name sounds like you decided on it for a different project (some sort of component framework using Markdown?) and then reused it for this. The domain forms.md is available to register. Anything that include &quot;form&quot; in the name would be a significant improvement.
评论 #41412204 未加载
评论 #41413081 未加载
评论 #41414841 未加载
oefrha9 months ago
I don’t understand the license here <a href="https:&#x2F;&#x2F;github.com&#x2F;blocksmd&#x2F;blocksmd?tab=License-1-ov-file#readme">https:&#x2F;&#x2F;github.com&#x2F;blocksmd&#x2F;blocksmd?tab=License-1-ov-file#r...</a><p>It says Business Source License 1.1 which basically means I’m free to use as long as I don’t use it to build a competitive offering. Fair enough.<p>But it changes to AGPL-3.0 on 2028-07-01, what? Basically now I need to open source my entire stack that has any connection to the form? Why would you change it to a <i>more restrictive</i> license (for anyone not looking to build a competitive offering) after a few years?<p>---<p>Unrelated, I find the DSL increasingly unwieldy as you get to more advanced features (especially styling). Might want to consider offering a JSX&#x2F;TSX alternative for more advanced use cases.
评论 #41414825 未加载
评论 #41414735 未加载
mmastrac9 months ago
This style of form is aggravating to fill out, but kudos on making it beautiful.<p>If you want to be kind to your users, allow them to scroll through the entire form, see it on one screen and ideally skip ahead without filling out required options but block submission.
评论 #41410976 未加载
评论 #41412213 未加载
评论 #41414848 未加载
评论 #41413106 未加载
mg9 months ago
It looks like it could be made leaner.<p>This:<p><pre><code> name* = TextInput( | question = What is your name? | description = Let&#x27;s get started with the survey. First, please tell us your full legal name according to your passport. ) </code></pre> Could be just this:<p><pre><code> name* = TextInput # What is your name? Let&#x27;s get started with the survey. First, please tell us your full legal name according to your passport.</code></pre>
评论 #41410103 未加载
rafram9 months ago
This is more like a DSL with Markdown embedded for the textual parts, but still cool.<p>An actual Markdown syntax extension for forms would be interesting. [_____] for text fields?
评论 #41411760 未加载
评论 #41413352 未加载
评论 #41414860 未加载
评论 #41410385 未加载
评论 #41410260 未加载
bberenberg9 months ago
I feel like this falls into an uncanny valley between requiring the skill to cognitively model forms in your mind as text, which is fairly close to coding and using a form builder UI.
评论 #41413464 未加载
评论 #41410233 未加载
nikolayasdf1239 months ago
nice product. but prohibitively expensive. 60$ and even more concerning &quot;Varies&quot; price for actual use is pretty much no-go for this product.<p>if you are small startup this is too expensive, if you are big company, you might as well built it yourself. got to be cheaper!<p>UPD: typeform charge more but they provide hosting and analytics, very convenient for people who don&#x27;t want&#x2F;cant to code anything. this library is &quot;bring your own backend, analytics, etc.&quot;, need coding too, but prices are nearly same ballpark. too expensive.
评论 #41414853 未加载
darkhorse139 months ago
Hey builder of this thing here. This blew up like crazy! Thanks for all of the feedback everyone. I&#x27;ll try to reply to all of them, I think most of it is very valid. In case someone wants to reach out for questions, my email is tahmid(dot)hm(dot)dev(at)gmail.com.
lottamus9 months ago
Looks interesting, but I’m having a hard time seeing why a team would adopt this over something like MDX. A comparison page between the two would be great!
评论 #41410765 未加载
评论 #41414868 未加载
vunderba9 months ago
I could definitely see this being useful if you could easily integrate it into a static site generator pipeline like Hugo or Jekyll.
评论 #41414898 未加载
Stanlyya8 months ago
Great alternative. I&#x27;m the founder of Buildform.ai which is an AI first typeform alternative. With buildform, it&#x27;s faster and easy to build high-conversion conversational forms and analyze and use the data you collected.
breck9 months ago
Oh this is right up my alley. Love it! Some really good design decisions.<p>My user test: <a href="https:&#x2F;&#x2F;www.loom.com&#x2F;share&#x2F;9287cfe4e7024330bfe752ef8b9ad9bd" rel="nofollow">https:&#x2F;&#x2F;www.loom.com&#x2F;share&#x2F;9287cfe4e7024330bfe752ef8b9ad9bd</a>
评论 #41414891 未加载
heyarviind28 months ago
Nice product, I also built a typeform alternative which is easier to use and offers life time deal<p><a href="https:&#x2F;&#x2F;formlick.com" rel="nofollow">https:&#x2F;&#x2F;formlick.com</a>
devops0009 months ago
Cool! How could I install it in Jekyll ? It could be use for landing page form, newsletter form or custom form calculator where html is not allowed.
j12a9 months ago
This syntax would be just nice to plug into WordPress Contact Form 7 plugin which is also a feasible FOSS alternative in itself.
评论 #41414871 未加载
waishnav8 months ago
why would someone self host? There is always resistance in managing server on our own. So only people will buy such self hosted typeform alternatives are maybe the one who are using typeforms at scale, large businesses.<p>Nonetheless great design!
dcreater9 months ago
Why is better than just a simple spreadsheet as input? Spreadsheets are still somehow very underrated
评论 #41414901 未加载
goforbg9 months ago
The telephone input takes text input?
评论 #41411182 未加载
anon10949 months ago
It looks interesting. Do you not have a free plan or even a trial?
评论 #41409561 未加载
compootr9 months ago
Nice Design, however:<p>1. I don&#x27;t understand why there&#x27;s a pricing model for some CSS on forms. if I&#x27;m hosting the form &amp; submission endpoint why do I need your backend (? not even sure what your role is here) 2. why not make it into a selfhosted typeform alternative; would be cooler than this saas bs
评论 #41414875 未加载
Jonovono9 months ago
Looks nice! I was using typeform to collect surveys but found the UX weird so I switched to Google Forms. Found we got more conversions too, it&#x27;s just simpler to use. The one thing missing was I wanted a way to redirect someone after they completed the form. That wasn&#x27;t supported so if there is anyone else in a similar boat, I made this (free) service: <a href="https:&#x2F;&#x2F;www.gfrdr.com" rel="nofollow">https:&#x2F;&#x2F;www.gfrdr.com</a>.
评论 #41414342 未加载
codersfocus9 months ago
Why are you using Paddle? Using a MoR for a product like this is really dumb.<p>MoRs are common in very shady areas (gambling, adult, etc.) where getting credit card processing approval is difficult.<p>Yet some marketing genius has decided he can hoodwink indiehackers into giving him 12% of his revenue, while also hurting the indiehacker&#x27;s sales.
评论 #41414882 未加载
评论 #41411671 未加载
diamondfist259 months ago
This is awesome!