Giter Club home page Giter Club logo

lipweb's People

Contributors

dofes avatar futrime avatar harry-xi avatar sunnycloudyang avatar twoone-3 avatar

Stargazers

 avatar  avatar

lipweb's Issues

[Feature]: 考虑使用raw.githubusercontent.com来访问readme

Is your feature request related to a problem? Please describe.

lipweb在使用cdn.jsdelivr.net作为静态文件CDN时遇到了一个问题。当尝试访问README文件时,发现cdn.jsdelivr.net对文件名的大小写非常敏感。这意味着,如果文件名在GitHub仓库中是以大写字母开头的,但在URL中使用了小写(或者反过来),将无法成功访问该文件。这种大小写敏感的问题给lipweb带来了不便,因为它要求必须精确知道文件名的大小写,才能成功访问文件。

Describe the solution you'd like

希望能考虑使用raw.githubusercontent.com来访问README文件,而不是通过cdn.jsdelivr.net。使用raw.githubusercontent.com作为访问途径的好处在于,它对URL中的大小写不敏感,这意味着即使在URL中的文件名大小写不完全匹配GitHub仓库中的文件名,也能成功访问到文件。

Describe alternatives you've considered

考虑使用index存储一些额外的信息,但是这样感觉不如使用raw.githubusercontent.com

Additional context

No response

[Feature]: Add sorting and filter

Is your feature request related to a problem? Please describe.

No

Describe the solution you'd like

  • Sort by: starCount, createdAt, updatedAt
  • Order by: ascending, descending
  • Filter by: tag:

Describe alternatives you've considered

No response

Additional context

No response

[Feature]: Optimize user experience

Is your feature request related to a problem? Please describe.

The current user experience is still unsatisfactory.

Describe the solution you'd like

  • 搜索列表不需要将author和toothRepoPath放出来

  • 搜索列表每一个卡片最左边放个固定的小图标

  • 详细信息页面中,包的name还是放下来一点,nav栏左侧放LipWeb这个单词

  • nav栏中间放搜索框

  • 在侧栏列出所有tags

  • 版本切换的下拉菜单放在侧栏

  • Install按钮先隐藏,因为LipUI还没有开发出对应功能,改成显示一行命令并带有复制按钮,即lip install github.com/tooth-hub/[email protected]这样子

  • 可以加入一键下载tooth包,这个用goproxy实现,例如https://goproxy.io/github.com/tooth-hub/liteloaderbds/@v/v2.10.0-beta.2+incompatible.zip,但需要修改下载下来的包的后缀名为.tth

  • dependency不要跳转到对应的github仓库,而是想办法解析到跳转到lippkg对应的包信息页面

  • author也在侧栏显示

Describe alternatives you've considered

No response

Additional context

No response

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.