Posts

  • wordnet

    Lexical database of any language

    Open Source browsing application for Wordnet database

    Tags: #ruby

  • audits1984

    Auditing tool for Rails console sessions

    A simple auditing tool for console1984.

    Tags: #ruby

  • dbSpy

    Visualize, modify, and build your database with dbSpy! An open-source data modeling tool to facilitate relational database development.

    1. Database Connection: Connect to a PostgreSQL database

    2. Database File Upload: Upload a database’s SQL file

    3. ER Diagrams: Visualize the entity relationship diagram of a database

    4. Schema Modification: Modify a database’s schema

    5. Database Building: Create a new database from scratch using entity relationship diagrams

    6. SQL Query Generator: Generate an executable SQL query with every modification to your schema

    7. Screenshot: Take a screenshot of the canvas with all your tables (BETA)

    8. Time Travel: Provides a history of edits for easier backtracking


    Tags: #typescript

  • echo

    Laravel Echo library for beautiful Reverb, Pusher, and Ably integration.

    In many modern web applications, WebSockets are used to implement realtime, live-updating user interfaces. When some data is updated on the server, a message is typically sent over a WebSocket connection to be handled by the client. This provides a more robust, efficient alternative to continually polling your application for changes.

    To assist you in building these types of applications, Laravel makes it easy to “broadcast” your events over a WebSocket connection. Broadcasting your Laravel events allows you to share the same event names between your server-side code and your client-side JavaScript application.

    Laravel Echo is a JavaScript library that makes it painless to subscribe to channels and listen for events broadcast by Laravel. You may install Echo via the NPM package manager.

    Tags: #typescript • laravel • pusher

  • Catroid

    Writing programs on an Android device without prior knowledge.

    Catroid is a visual coding IDE and interpreter for Android for the Catrobat programming language.

    Catrobat is a visual programming language and a set of creativity tools for smartphones. Catrobat projects can be created using Catrobat’s Android apps available on Google Play and iPhone apps available on Apple’s app store.

    For more information oriented towards developers, check out our developers page.

    Tags: #java

  • Generamba

    This codegenerator is too brilliant to be real!

    • Supports work with .xcodeproj files out of the box. All generated class files are automatically placed to specific folders and groups of Xcode project.
    • Can generate both code itself and tests adding them to right targets.
    • Based on work with liquid-templates that have plain and readable syntax in comparison with templates for Xcode.
    • It is very easy to create a new module: generamba gen [MODULE_NAME] [TEMPLATE_NAME]. You do not need to input a bunch of data each time because each project corresponds to only one configuration file that holds standard file system and Xcode-project pathes, names of targets, information about the author.

    Tags: #ruby

  • dmarc-srg

    A php parser, viewer and summary report generator for incoming DMARC reports.

    A php parser, viewer and summary report generator for incoming DMARC reports.

    Tags: #php • dmarc • dmarc-reports

  • stryker-js

    Mutation testing for JavaScript and friends

    Professor X: For someone who hates mutants… you certainly keep some strange company. William Stryker: Oh, they serve their purpose… as long as they can be controlled.

    Welcome to StrykerJS’s monorepo. This is where all official stryker packages are maintained. If you’re new to monorepos: don’t be scared. You’ll find the packages in the packages folder.

    If you’re interested in why we chose a monorepo, please read babeljs’s design document about monorepos. We use it for the same reasons as they do.

    Tags: #typescript • mutation-testing • stryker

  • stimulus_reflex

    Build reactive applications with the Rails tooling you already know and love.

    StimulusReflex eliminates the complexity imposed by full-stack frontend frameworks. And, it’s fast.

    It works seamlessly with the Rails tooling you already know and love.

    Our goal is to help small teams do big things with familiar tools.

    This project strives to live up to the vision outlined in The Rails Doctrine.

    Tags: #ruby • stimulus • reactive

  • gitless

    A simple version control system built on top of Git

    Binary releases for macOS and Linux are available from the Gitless website.

    If you’ve downloaded a binary release of Gitless everything is contained in the gl binary, so to install simply do:

    $ cp path-to-downloaded-gl-binary /usr/local/bin/gl
    

    You can put the binary in other locations as well, just be sure to update your PATH.

    If for some reason this doesn’t work (maybe you are running an old version of your OS?), try one of the other options (installing from source or via the Python Package Index).

    Tags: #python • version-control • git

subscribe via RSS