Posts

  • fofa_viewer

    A simple and easy-to-use fofa client, written with JavaFX, easy to use across platforms

    Fofa_Viewer 一个简单易用的fofa客户端由WgpSec狼组安全团队 f1ashine 师傅主要编写 ,程序使用使用javafx编写,便于跨平台使用

    Tags: #java

  • terrastories

    Terrastories is a geostorytelling application built to enable local communities to locate and map their own oral storytelling traditions about places of significant meaning or value to them. Check out our Wiki for open source development information.

    1. About Terrastories

    2. Install Terrastories

    3. Setting up Communities and Users

    4. Customize Terrastories

    5. Demo and Tutorials

    6. Developing with Terrastories

    7. Contributing Guidelines

    Tags: #ruby • mapping-tools • indigenous-peoples

  • retoggle

    🎨 UI controls as React Hooks to control your component state from outside

    • 📝 useLog() - Keeps track of a variable value
    • 🅰 useTextKnob() - Shows a text box
    • 1️⃣ useNumberKnob() - Shows a number box
    • ✅️ useBooleanKnob() - Shows a check box
    • 🎚 useRangeKnob() - Shows a slider
    • 🎛 useRangesKnob() - Shows multiple sliders
    • 🎏 useSelectKnob() - Shows a select box
    • useObjectKnob() - Shows an object editor
    • 🎨 useColorKnob() - Shows a color picker
    • useTimemachine() - Shows a slider and tracks the state of a given variable and allows to travel back in time

    Tags: #typescript

  • Shiba

    Rich markdown live preview app with linter

    All documents are in docs directory. And I wrote a Japanese blog post.

    Tags: #typescript • markdown • preview

  • vue-route-generator

    Vue Router route config generator

    Vue Router route config generator.

    You may want to use vue-auto-routing for auto generating routing or vue-cli-plugin-auto-routing which includes all useful features on routing.

    Tags: #typescript • vuejs • vue-router

  • firebase-functions

    Firebase SDK for Cloud Functions

    The firebase-functions package provides an SDK for defining Cloud Functions for Firebase.

    Cloud Functions is a hosted, private, and scalable Node.js environment where you can run JavaScript code. The Firebase SDK for Cloud Functions integrates the Firebase platform by letting you write code that responds to events and invokes functionality exposed by other Firebase features.

    Tags: #typescript

  • webpacker-react

    Webpacker plugin to integrate React in your Rails application

    Note: This is the documentation for the Git master branch. Documentation for the latest release (1.0.0-beta.1) is available here.

    Webpacker-React makes it easy to use React with Webpacker in your Rails applications.

    It supports Webpacker 1.2+.

    An example application is available: https://github.com/renchap/webpacker-react-example/

    Tags: #ruby • react • javascript

  • best-ruby

    Ruby Tricks, Idiomatic Ruby, Refactoring and Best Practices

    Do you know why experienced Ruby programmers tend to reach for basic collections and hashes while programmers from other languages go for more specialized classes? Do you know the difference between strip, chop, and chomp; and why there are three such similar methods when apparently one might suffice (Not to mention lstrip and rstrip!)? Do you know the downsides of dynamic typing? Do you know why the differences between strings and symbols get so blurry, even to experienced Ruby developers? How about metaprogramming? What the heck is an eigenclass? How about protected methods? Do you know what they’re really about? Really? Are you sure? Eloquent Ruby

    Absolutely the best way to learn to write idiomatic Ruby code is to read idiomatic Ruby code. Eloquent Ruby

    This repository aims to help everyone write more idiomatic, clean, and tricky ruby code and also document good refactoring techniques. You can add your own technique or paste it from some website. Do not forget the source, of course. All the tricks are in the /tricks folder.

    For the sake of clarity, you should paste in the markdown format. At the end, if the code is not your own, paste a reference to the author and source of the technique.

    Tags: #ruby

  • sprite.sh

    A Bash script to build a SVG sprite from a folder of SVG files (typically icons).

    A Node.js script to build a SVG sprite from a folder of SVG files (typically icons).

    Tags: #javascript

  • chyrp-lite

    An ultra-lightweight blogging engine, written in PHP.

    Go to the wiki to find out more about translating Chyrp Lite into your language.

    Tags: #php • blog-engine • html5

subscribe via RSS