Posts

  • css-properly

    Write CSS Properly πŸ‡¬πŸ‡§πŸ§

    PostCSS plugin for people who prefer to write English properly.

    .foo {
      colour: black;
      background-colour: lightgrey;
      text-align: centre;
    }
    

    Tags: #javascript

  • react-trix

    React wrapper around Trix editor from Basecamp + some lightweight features

    React wrapper around Trix editor from Basecamp. With additional features that I needed when I was CTO at Roadmap when sending emails and collaborating with comments.

    Tags: #typescript

  • Miaow

    1. Download the Zip file and unzip。 (Support Sketch Version 44+) Β 
    2. Open wesketch.sketchplugin to install

    Tags: #javascript β€’ wechat β€’ sketch

  • modernizr-rails

    Gem wrapper to include the Modernizr.js library via the Rails 3.1 asset pipeline.

    The modernizr-rails gem will include the Modernizr.js library into your Rails 3.1+ app via the asset pipeline. This gem is bundled with the last tagged release version from the Modernizr GitHub repo, which is minified by the Rails Assets Pipeline for you automatically. If you need custom feature detection tests, consider the Custom feature detection tests section in this README.

    Tags: #ruby

  • routr

    Routr: Next-generation SIP Server

    Tags: #javascript β€’ sip β€’ webrtc

  • qiling

    Qiling Advanced Binary Emulation Framework

    This project is released and distributed under free software license GPLv2.


    Tags: #python β€’ binary β€’ emulator

  • react-document-title

    Declarative, nested, stateful, isomorphic document.title for React

    npm install --save react-document-title
    

    Dependencies: React >= 0.13.0

    Tags: #javascript

  • Larapass

    Authenticate users with just their device, fingerprint or biometric data. Goodbye passwords!

    Authenticate users with just their device, fingerprint or biometric data. Goodbye passwords!

    This enables WebAuthn authentication inside Laravel authentication driver, and comes with everything but the kitchen sink.

    Tags: #php

  • binaryprefs

    Rapidly fast and lightweight re-implementation of SharedPreferences which stores each preference in files separately, performs disk operations via NIO with memory mapped byte buffers and works IPC (between processes). Written from scratch.

    Rapidly fast and lightweight re-implementation of SharedPreferences which stores each preference in files separately, performs disk operations via NIO with memory mapped byte buffers and works IPC (between processes). Written from scratch.

    Tags: #java β€’ sharedpreferences β€’ android

  • fast-glob

    :rocket: It’s a very fast and efficient glob library for Node.js

    It’s a very fast and efficient [glob][glob_definition] library for [Node.js][node_js].

    This package provides methods for traversing the file system and returning pathnames that matched a defined set of a specified pattern according to the rules used by the Unix Bash shell with some simplifications, meanwhile results are returned in arbitrary order. Quick, simple, effective.

    Tags: #typescript β€’ glob β€’ globbing

subscribe via RSS