-
daily_stock_analysis Public
Forked from ZhuLinsen/daily_stock_analysisLLM驱动的 A/H/美股智能分析器,多数据源行情 + 实时新闻 + Gemini 决策仪表盘 + 多渠道推送,零成本,纯白嫖,定时运行
Python MIT License UpdatedJan 30, 2026 -
-
swapy Public
Forked from TahaSh/swapy✨ A framework-agnostic tool that converts any layout into a drag-to-swap one with just a few lines of code https://swapy.tahazsh.com/
TypeScript MIT License UpdatedJul 18, 2024 -
Elasticsearch-file-search Public
Forked from StrongChenYu/Elasticsearch-file-searchjava调用elasticsearch实现的一个可以搜索文件内容的简单demo
Java UpdatedOct 7, 2020 -
-
graphql-engine Public
Forked from hasura/graphql-engineBlazing fast, instant realtime GraphQL APIs on Postgres with fine grained access control, also trigger webhooks on database events.
JavaScript Apache License 2.0 UpdatedAug 20, 2019 -
spring-boot-learning Public
Forked from xie19900123/spring-boot-learningspringboot系列教程,基于1.5.x版本
Java UpdatedJul 20, 2019 -
-
axios Public
Forked from axios/axiosPromise based HTTP client for the browser and node.js
JavaScript MIT License UpdatedJul 9, 2019 -
-
node-java Public
Forked from joeferner/node-javaBridge API to connect with existing Java APIs.
C++ MIT License UpdatedJun 21, 2019 -
bignumber.js Public
Forked from MikeMcl/bignumber.jsA JavaScript library for arbitrary-precision decimal and non-decimal arithmetic
JavaScript MIT License UpdatedMay 27, 2019 -
helmet Public
Forked from helmetjs/helmetHelp secure Express apps with various HTTP headers
JavaScript MIT License UpdatedMay 26, 2019 -
Requests Public
Forked from WordPress/RequestsRequests for PHP is a humble HTTP request library. It simplifies how you interact with other sites and takes away all your worries.
PHP Other UpdatedApr 28, 2019 -
js-xss Public
Forked from leizongmin/js-xssSanitize untrusted HTML (to prevent XSS) with a configuration specified by a Whitelist
HTML Other UpdatedApr 27, 2019 -
tutorials Public
Forked from eugenp/tutorialsThe "REST With Spring" Course:
Java MIT License UpdatedApr 26, 2019 -
csurf Public
Forked from expressjs/csurfCSRF token middleware
JavaScript MIT License UpdatedApr 23, 2019 -
flutter Public
Forked from flutter/flutterFlutter makes it easy and fast to build beautiful mobile apps.
Dart BSD 3-Clause "New" or "Revised" License UpdatedApr 17, 2019 -
webuploader Public
Forked from fex-team/webuploaderIt's a new file uploader solution!
JavaScript BSD 3-Clause "New" or "Revised" License UpdatedApr 15, 2019 -
Guns Public
Forked from stylefeng/GunsGuns基于SpringBoot 2,致力于做更简洁的后台管理系统,完美整合springmvc + shiro + mybatis-plus + beetl!Guns项目代码简洁,注释丰富,上手容易,同时Guns包含许多基础模块(用户管理,角色管理,部门管理,字典管理等10个模块),可以直接作为一个后台管理系统的脚手架!
Java UpdatedApr 15, 2019 -
Mock Public
Forked from nuysoft/MockA simulation data generator
JavaScript Other UpdatedApr 9, 2019 -
pdf.js Public
Forked from mozilla/pdf.jsPDF Reader in JavaScript
JavaScript Apache License 2.0 UpdatedApr 7, 2019 -
easyexcel Public
Forked from alibaba/easyexcel快速、简单避免OOM的java处理Excel工具
Java Apache License 2.0 UpdatedApr 2, 2019 -
jpa-spec Public
Forked from wenhao/jpa-specA JAP Query By Specification framework.
Java Apache License 2.0 UpdatedMar 12, 2019 -
pako Public
Forked from nodeca/pakohigh speed zlib port to javascript, works in browser & node.js
JavaScript MIT License UpdatedFeb 28, 2019 -
shiro Public
Forked from apache/shiroMirror of Apache Shiro
Java Apache License 2.0 UpdatedFeb 25, 2019 -
jwt-spring-security-demo Public
Forked from szerhusenBC/jwt-spring-security-demoA small demo for using JWT (Json Web Token) with Spring Security and Spring Boot 2
Java MIT License UpdatedFeb 18, 2019 -
springBoot Public
Forked from 527515025/springBootspringboot 框架与其它组件结合如 jpa、mybatis、websocket、security、shiro、cache等
Java UpdatedFeb 13, 2019 -
-
practical-docker-with-python Public
Forked from Apress/practical-docker-with-pythonSource Code for 'Practical Docker with Python' by Sathyajith Bhat
