TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: Listify – Turn a group of lines into an HTML list

1 点作者 enrmarc大约 12 年前

1 comment

enrmarc大约 12 年前
I'm the author. I've been doing several demo web sites during the last month and one of the things I did a lot is turn paragraphs or something else into lists. I have not found anything to do that with some kind of flexible customization (adding classes and incremental ids, nested elements, etc.)<p>I know that it's only a few lines of JavaScript but some of my colleagues found it useful, so I have decided to publish here.<p>All feedback about the code or the grammar (English is not my first language) would be greatly appreciated.