Posts

  • fortune-sheet

    A drop-in javascript spreadsheet library that provides rich features like Excel and Google Sheets

    The goal of FortuneSheet is to make a feature-rich, easy-to-configure online spreadsheet that you can use out-of-the-box.

    This project is originated from Luckysheet and has inherited many code from it. Lots of efforts have done to translate the whole project to typescript (still in progress), and solved problems in the design of the original project.

    We aim to make FortuneSheet powerful yet easy to maintain.

    Tags: #typescript • excel • javascript

  • Part-DB-server

    Part-DB is an Open source inventory management system for your electronic components

    Part-DB is an Open-Source inventory management system for your electronic components. It is installed on a web server and so can be accessed with any browser without the need to install additional software.

    The version in this repository is a complete rewrite of the legacy Part-DB (Version < 1.0) based on a modern framework and is the recommended version to use.

    If you find a bug, please open an Issue on GitHub, so it can be fixed for everybody.

    Tags: #php • part-db • symfony

  • react-music-player

    React,TS的音乐播放插件,歌词同步功能,适配PC和移动端;A music player build with react and typescript for mobile and PC

    Adaptive with PCs and mobile devices. Popup of the play detail page is supported on mobile devices.

    1. Play control
      • Previous song,next song
      • Pause
      • Scroll or click on the progress bar of the song to realize fast forward and fast backward of the music.
      • Scroll the lyrics to locate the play position and implement functions of fast forward and fast backward.
      • Play, delete music in the playlist, and the currently playing music is highlighted.
    2. Volume control
      • Drag, click on the volume control bar to control the volume.
      • Click on the volume icon to switch the mute status.
    3. Status display
      • The cover picture rotates when music is playing and stops rotating when music pauses.
      • Remaining time of the music is displayed.
      • Buffer bar.
      • Play progress bar.
      • Lyrics synchronously scroll and the current lyrics are highlighted.
      • When the volume is 0, the volume icon is displayed as a mute icon.

    Tags: #typescript • react • music-player

  • rake-compiler

    Provide a standard and simplified way to build and package Ruby C and Java extensions using Rake as glue.

    rake-compiler is first and foremost a productivity tool for Ruby developers. Its goal is to make the busy developer’s life easier by simplifying the building and packaging of Ruby extensions by simplifying code and reducing duplication.

    It follows convention over configuration by advocating a standardized build and package structure for both C and Java based RubyGems.

    rake-compiler is the result of many hard-won experiences dealing with several diverse RubyGems that provided native extensions for different platforms and different user configurations in different ways. Details such as differences in code portability, differences in code clarity, and differences in project directory structure often made it very difficult for newcomers to those RubyGems.

    From these challenges, rake-compiler was born with the single-minded goal of making the busy RubyGem developer’s life much less difficult.

    Tags: #ruby

  • open-wc

    Open Web Components: guides, tools and libraries for developing web components.

    Open Web Components provides a set of defaults, recommendations and tools to help facilitate your web component project. Our recommendations include: developing, linting, testing, building, tooling, demoing, publishing and automating.

    Tags: #javascript • lit-element • web-components

  • postfixadmin

    PostfixAdmin - web based virtual user administration interface for Postfix mail servers

    An open source, web based interface for managing domains/mailboxes/aliases etc on a Postfix based mail server.

    Integrates with :

    • Postfix
    • IMAP/POP3 server (e.g. Dovecot or Courier)
    • Database backend (choose one of: sqlite, mysql, postgresql)
    • Fetchmail (optional)

    Tags: #php • postfix • smtp-server

  • local-attention

    An implementation of local windowed attention for language modeling

    An implementation of local windowed attention, which sets an incredibly strong baseline for language modeling. It is becoming apparent that a transformer needs local attention in the bottom layers, with the top layers reserved for global attention to integrate the findings of previous layers. This repository makes it easy to immediately employ local window attention.

    This code has been battletested in multiple repositories already, alongside different implementations of sparse long-range attention.

    Tags: #python • artificial-intelligence • attention-mechanisms

  • rdocumentation-2.0

    📚 RDocumentation provides an easy way to search the documentation for every version of every R package on CRAN and Bioconductor.

    Note: Please read this confluence page which explains the architecture of how RDocumentation works, and how to run the backend locally.

    Available at:

    https://rdocumentation.org

    Internally:

    https://rdocumentation.us-east-1.internal.datacamp-staging.com/

    RDocumentation provides an easy way to search the documentation for every version of every R package on CRAN and Bioconductor.

    Tags: #typescript • rstats • documentation

  • p2.js

    JavaScript 2D physics library

    Tags: #javascript • physics-engine • physics

  • awesome-cordova-plugins

    Native features for mobile apps built with Cordova/PhoneGap and open web technologies. Complete with TypeScript support.

    Awesome Cordova Plugins is a curated set of wrappers for Cordova plugins that make adding any native functionality you need to your Ionic mobile app easy.

    Awesome Cordova Plugins wraps plugin callbacks in a Promise or Observable, providing a common interface for all plugins and making it easy to use plugins with Angular change detection.

    To learn more about the reasons why Ionic Native was renamed to Awesome Cordova Plugins, read the official Ionic blog post by Max Lyncht.

    Tags: #typescript • ionic • cordova

subscribe via RSS