Posts
-
onlyoffice-nextcloud
The app which enables the users to edit office documents from Nextcloud using ONLYOFFICE Document Server, allows multiple users to collaborate in real time and to save back those changes to Nextcloud
This app enables users to edit office documents from Nextcloud using ONLYOFFICE Docs packaged as Document Server - Community or Enterprise Edition.
Tags: #php • nextcloud • onlyoffice
-
firekylin
A Simple & Fast Node.js Blogging Platform Base On ThinkJS3 & React & ES2015+
普通用户安装参见 普通安装,推荐使用腾讯云实验室体验详细的安装流程。如需对 Firekylin 进行开发,可参考 仓库版安装
Tags: #typescript • firekylin • thinkjs
-
Babelish
Chaotically confused, like Babel
gem install babelishRequires Ruby 2.1.0 or above.
Or download Latest Release.
Or via docker:
docker run netbe/babelish babelish helpTags: #ruby • csv • localisation
-
nunif
Misc; latest version of waifu2x; 2D video to SBS 3D video
waifu2x: Image Super-Resolution for Anime-Style Art. Also it supports photo models (GAN based models)
The repository contains waifu2x pytorch implementation and pretrained models, started with porting the original waifu2x.
The demo application can be found at
- https://waifu2x.udp.jp/ (Cloud version)
- https://unlimited.waifu2x.net/ (In-Browser version).
Tags: #python • super-resolution • vr
-
blueprint3d
Build interior spaces in 3D
This repository includes an example application built using blueprint3d:
Tags: #typescript
-
chewy
High-level Elasticsearch Ruby framework based on the official elasticsearch-ruby client
Chewy is an ODM (Object Document Mapper), built on top of the official Elasticsearch client.
Tags: #ruby • elasticsearch • elasticsearch-client
-
execjs
Run JavaScript code from Ruby
If you’d like to use a specific runtime rather than the autodetected one, you can assign
ExecJS.runtime:ExecJS.runtime = ExecJS::Runtimes::NodeAlternatively, you can define it via the
EXECJS_RUNTIMEenvironment variable:EXECJS_RUNTIME=Node ruby ...You can find the list of possible runtimes in
lib/execjs/runtimes.rb.Tags: #ruby
-
altus
Desktop client for WhatsApp Web with themes, notifications and multiple account support
Altus is an Electron-based WhatsApp client with themes and multiple account support, available for Windows, Mac and Linux!
Tags: #typescript • javascript • electronjs
-
bitarray
Pure Ruby bit array/bitfield implementation
A simple, pure-Ruby ‘bit field’ object. Works well for Bloom filters (the use case for which I originally wrote it, although there are numerous good libraries for that task now).
Despite its age, BitArray has been updated to work within a typical, modern Ruby environment, but is only ‘mildly’ maintained.
Tags: #ruby
-
sass.js
Sass.js - API for emscripted libsass to run in the browser
Sass parser in JavaScript. Have a look at the Interactive Playground to play around with compiling SCSS to CSS in your browser.
This is a convenience API for emscripted libsass (at v3.6.2). If you’re looking to run Sass in node, you’re probably looking for node-sass. Sass.js and node-sass should generate the same results.
A fair warning: minified the worker weighs 4.5MB, gzipped it’s still 827KB. If you’re on NodeJS, please use the (considerably faster) node-sass instead.
You may also be interested in giving Dart Sass a shot.
Tags: #javascript • sass • libsass
subscribe via RSS