Posts

  • rolly

    Custom scroll with inertia, smooth parallax and scenes manager

    rolly.js is a library written in javascript for building pages that moves smoothly.

    This library offers 3 main features:

    • change the behavior of the default scroll for a smoother effect
    • quickly and flexibly add a customizable parallax effect to any element on a page
    • add any behavior to your scenes bound to the scroll state (custom transforms, seek animations…)

    Checkout the demo!

    Tags: #javascript • scroll • parallax

  • rails

    Official Ruby on Rails specific tasks for Capistrano

    Rails specific tasks for Capistrano v3:

    • cap deploy:migrate
    • cap deploy:compile_assets

    Tags: #ruby • capistrano • rails

  • shadowsocks-java

    shadowsocks server base on netty4 , tcp & udp full support,

    A implementation of Shadowsocks in Java base on netty4 framework.

    Tags: #java • netty4 • shadowsocks

  • james

    Web Debugging Proxy Application

    Maintainers or forks welcome: the original James team aren’t able to spend the same amount of time on James anymore.

    We suggest looking at HTTP Toolkit as an actively maintained open-source alternative.


    Tags: #javascript • proxy • debugging-tool

  • Gradia

    Make your screenshots ready for all

    If you’d like Gradia to open automatically after taking a screenshot, you can set up a custom keyboard shortcut:

    1. Go to SettingsKeyboardView and Customize ShortcutsCustom Shortcuts.
    2. Click the + button to create a new shortcut.
    3. Set the Name to something like Open Gradia with Screenshot.
    4. For the Command, enter:

      flatpak run be.alexandervanhee.gradia --screenshot=INTERACTIVE
      

      (You can also use --screenshot=FULL to take a screenshot of all existing screens instantly.)

    5. Assign a keyboard shortcut of your choice (Ctrl + Print should be free by default).

    Tags: #python • gradient • gtk

  • vscode-markdown-preview-enhanced

    One of the “BEST” markdown preview extensions for Visual Studio Code

    Markdown Preview Enhanced is an open source project released under the University of Illinois/NCSA Open Source License. Its ongoing development is made possible thanks to the support by these awesome backers. You can help make this project better by supporting us on GitHub Sponsors, PayPal, or 微信支付 Wechat Pay. Thank you!

    Tags: #typescript • vscode-extension • markdown

  • appmetrics.js

    A small (< 1kb) library for measuring things in your web app and reporting the results to Google Analytics.

    A small (803 bytes gzipped) library for measuring things in your web app, annotating the DevTools timeline, and reporting the results to Google Analytics.

    This library is a small wrapper around the the User Timing API. It makes it easier to use. appmetrics.js allows you to instrument your app, record performance metrics, and (optionally) report those metrics to Google Analytics. Over time, you’ll be able to track the performance of your web app!

    Tags: #javascript • metrics • appmetrics

  • angular-google-chart

    Google Chart Tools AngularJS Directive Module

    Install with bower

    bower install angular-google-chart --save

    Tags: #javascript • angularjs • google-charts

  • omniauth-facebook

    Facebook OAuth2 Strategy for OmniAuth

    📣 NOTICE We’re looking for maintainers to help keep this project up-to-date. If you are interested in helping please open an Issue expressing your interest. Thanks! 📣

    These notes are based on master, please see tags for README pertaining to specific releases.

    Facebook OAuth2 Strategy for OmniAuth.

    Supports OAuth 2.0 server-side and client-side flows. Read the Facebook docs for more details: http://developers.facebook.com/docs/authentication

    Tags: #ruby

  • vscode-typescript-next

    Enables typescript@next as VS Code’s built-in TypeScript version

    VS Code extension that enables the nightly build of TypeScript (typescript@next) as VS Code’s built-in TypeScript version used to power JavaScript and TypeScript IntelliSense.

    Tags: #javascript

subscribe via RSS