Posts

  • tingodb

    Embedded Node.js database upward compatible with MongoDB

    In contrast to MongoDB, the module require call will not return a usable module. It will return a function that accepts configuration options. This function will return something similar to the MongoDB module. The extra step allows for passing some options that will control database behavior.

    Tags: #javascript

  • nukeviet

    NukeViet CMS is multi Content Management System. NukeViet CMS is the 1st open source content management system in Vietnam. NukeViet was awarded the Vietnam Talent 2011, the Ministry of Education and Training Vietnam officially encouraged to use.

    NukeViet is the first opensource CMS in Vietnam. The lastest version - NukeViet 4 coding ground up support lastest web technologies, include reponsive web design (use HTML 5, CSS 3, Composer, XTemplate), jQuery, Ajax…) enables you to build websites and online applications rapidly.

    With it own core libraries built in, NukeViet 4 is cross platforms and frameworks independent. By basic knowledge of PHP and MySQL, you can easily extend NukeViet for your purposes.

    NukeViet core is simply but powerful. It supports abstract modules which can be duplicate. So, it helps you create automatically many modules without any line of code from existing abstract modules.

    NukeViet supports installing automatically modules, blocks, themes at Admin Control Panel and supports packing features which allow you to share your modules to web- community.

    NukeViet fully supports multi-languages for internationalization and localization. Not only multi-interface languages but also multi-database languages are supported. NukeViet supports you to build new languages which are not distributed by NukeViet.

    Detailed information about Nukeviet at Wikipedia Encyclopedia: http://vi.wikipedia.org/wiki/NukeViet

    Tags: #php • cms • nukeviet

  • 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

subscribe via RSS