Posts

  • limdu

    Machine-learning for Node.js

    Limdu is a machine-learning framework for Node.js. It supports multi-label classification, online learning, and real-time classification. Therefore, it is especially suited for natural language understanding in dialog systems and chat-bots.

    Limdu is in an “alpha” state - some parts are working (see this readme), but some parts are missing or not tested. Contributions are welcome.

    Limdu currently runs on Node.js 0.12 and later versions.

    Tags: #javascript

  • react-native-biometrics

    React Native module for iOS and Android biometrics

    React native biometrics is a simple bridge to native iOS and Android keystore management. It allows you to create public private key pairs that are stored in native keystores and protected by biometric authentication. Those keys can then be retrieved later, after proper authentication, and used to create a cryptographic signature.

    Tags: #java

  • BurpShiroPassiveScan

    一款基于BurpSuite的被动式shiro检测插件

    一款基于BurpSuite的被动式shiro检测插件

    Tags: #java

  • postcss-pxtorem

    Convert pixel units to rem (root em) units using PostCSS

    A plugin for PostCSS that generates rem units from pixel units.

    Tags: #javascript • postcss • rem-units

  • feather

    Feather: fast, interoperable binary data frame storage for Python, R, and more powered by Apache Arrow

    Feather development lives on in Apache Arrow. The arrow R package includes a much faster implementation of Feather, i.e. arrow::read_feather. The Python package feather is now a wrapper around pyarrow.feather.

    Tags: #javascript

  • sa11y

    Sa11y is an accessibility quality assurance tool that visually highlights common accessibility and usability issues. Geared towards content authors, Sa11y straightforwardly identifies errors or warnings at the source with a simple tooltip on how to fix them.

    • Over 50 checks that encourage quality accessibility.
      • Checks for issues regarding images, headings, links, form labels, and more.
      • Toggleable/optional checks: readability analysis, contrast checking, and colour filters.
    • Automatic: checks content on page load.
    • Customizable: JSON-like props to fine tune the experience for content authors.
    • Focus on the issues: Turn off or hide irrelevant checks.
    • Scalable: Check every page for accessibility.
    • Support for checking items within web components/shadow DOM and headless checks.
    • Fully encapsulated user interface with dark mode.
    • Offered in various languages.

    Tags: #javascript • accessibility • accessibility-checker

  • ndjson-cli

    Command line tools for operating on newline-delimited JSON streams.

    Unix-y tools for operating on newline-delimited JSON streams.

    npm install ndjson-cli
    

    Tags: #javascript

  • gitee-pages-action

    🤖 Auto Deploy Gitee Pages by GitHub Action | 无须人为干预,由 GitHub Action 自动部署 Gitee Pages

    参数 描述 是否必传 默认值 示例
    gitee-username Gitee 用户名 - yanglbme
    gitee-password Gitee 密码 - $
    gitee-repo Gitee 仓库(严格区分大小写) - doocs/leetcode
    branch 要部署的分支(分支必须存在) master main
    directory 要部署的分支上的目录   src
    https 是否强制使用 HTTPS true false

    Tags: #python • actions • gitee-pages

  • unopim

    A free and open source Laravel-based PIM software to help businesses organize, manage, and enrich their product data centrally.

    Ensure your server meets the following requirements:

    • Server: Apache 2
    • RAM: 8GB
    • Node.js: 18.17.1 LTS or higher
    • PHP: 8.2 or higher
    • Composer: 2.5 or higher
    • MySQL: Version 8.0.32 or higher

    Tags: #php • laravel • open-source

  • PettingZoo

    PettingZoo includes the following families of environments:

    • Atari: Multi-player Atari 2600 games (cooperative, competitive and mixed sum)
    • Butterfly: Cooperative graphical games developed by us, requiring a high degree of coordination
    • Classic: Classical games including card games, board games, etc.
    • MPE: A set of simple nongraphical communication tasks, originally from https://github.com/openai/multiagent-particle-envs
    • SISL: 3 cooperative environments, originally from https://github.com/sisl/MADRL

    Tags: #python • api • gym

subscribe via RSS