Posts

  • croon

    PHP Crontab

    Croon是一个PHP版本的CronTab实现

    之前也做过一个类似的实现php-crontab,Croon与之不同的是:使用进程管理方式Fork工作进程;有友好的日志模块;加入事件驱动;更佳规范和稳定

    Tags: #php

  • cognitive-services-speech-sdk-js

    Microsoft Azure Cognitive Services Speech SDK for JavaScript

    The Microsoft Cognitive Services Speech SDK for JavaScript is the JavaScript version of the Microsoft Cognitive Services Speech SDK. An in-depth description of feature set, functionality, supported platforms, as well as installation options is available here.

    The JavaScript versions of the Cognitive Services Speech SDK supports browser scenarios as well as the Node.js environment.

    Tags: #typescript

  • atomic-layout

    Build declarative, responsive layouts in React using CSS Grid.

    Modern layout development is about modularity and composition. Following the best practices of [Atomic design][atomic-design], we strive toward independent UI units that gradually compose into more meaningful pieces. While the attention paid to units implementation is thorough, we often overlook how to achieve layout composition that scales. It’s as if we forget that spacing defines composition.

    When it comes to distributing the spacing things get more difficult. First of all, true contextless spacing is hard. To make things worse, all present solutions couple spacing with UI elements, inevitably making small reusable pieces contextful and, thus, hard to maintain.

    Atomic Layout helps you to compose your elements by introducing a dedicated spacing layer called Composition. It encourages you to separate concerns between UI elements’ visual appearance and spacing between them. With the first-class responsive support at your disposal you can build gorgeous responsive permutations of your elements without leaving the dedicated spacing layer, keeping UI elements contextless and predictable. Embrace the era of a true layout composition!

    Tags: #typescript • react • atomic-design

  • flat

    :steam_locomotive: Flatten/unflatten nested Javascript objects

    Take a nested Javascript object and flatten it, or unflatten an object with delimited keys.

    Tags: #javascript

  • promise-polyfill

    Lightweight ES6 Promise polyfill for the browser and node. A+ Compliant

    Lightweight ES6 Promise polyfill for the browser and node. Adheres closely to the spec. It is a perfect polyfill IE or any other browser that does not support native promises.

    For API information about Promises, please check out this article HTML5Rocks article.

    It is extremely lightweight. < 1kb Gzipped

    Tags: #javascript

  • bootstrap-sortable

    adding sorting ability to bootstrap table

    You should add the provided “moment.js” library, or get yourself a copy from http://momentjs.com.

    Tags: #javascript

  • prometheus-metrics-bundle

    Symfony 5/6 Prometheus Metrics Bundle

    Open a command console, enter your project directory and execute the following command to download the latest stable version of this bundle:

    composer require artprima/prometheus-metrics-bundle
    

    This command requires you to have Composer installed globally, as explained in the installation chapter of the Composer documentation.

    Tags: #php • symfony • symfony-bundle

  • CloudPeler

    CrimeFlare is a useful tool for bypassing websites protected by CloudFlare WAF, with this tool you can easily see the real IP of websites that have been protected by CloudFlare. The resulting information is certainly very useful for conducting further penetration testing, and analyzing websites with the same server.

    This tool serves to find the original IP behind websites that have been protected by CloudFlare, the information generated can be useful for further penetration. The information generated by this tool is as follows.

    • CloudFlare IP
    • CloudFlare NS1
    • CloudFlare NS2
    • Real IP
    • Hostname
    • Organization
    • Address (Country, City, Region, Postal Code)
    • Location
    • Time Zone

    Tags: #php • bypass-cloudflare • bypass-waf

  • documentserver_community

    Document server for onlyoffice

    This is a easy way to get ONLYOFFICE integrated in Nextcloud. It is developed purely as a way for home users to not have to deal with docker images, reverse proxies and other things. It is not aimed at anything beyond that - if you need it to scale, use the docker image, packages or other methods, those will always be faster and more scalable.

    The work on this was sponsored by Nextcloud GmbH for the private home user community. There is no commercial support available and there will not be.

    Tags: #php

  • socket-io-typescript-chat

    A chat application implemented using Socket.io, TypeScript, Angular and Angular Material components

    Read the blog post with details about this project: Real Time Apps with TypeScript: Integrating Web Sockets, Node & Angular

    Tags: #typescript • socket • angular

subscribe via RSS