Posts
-
jphp
JPHP - an implementation of PHP on Java VM
We develop a new IDE for beginners like
Game MakerorScirra Construct. It’s based on JPHP, JavaFX, Java 8, Gradle and allows to create desktop games and apps for Linux, Windows and Mac (maybe Android and other platforms in future). The project name isDevelNext(https://github.com/jphp-group/develnext-ide), the current status and version of the project is BETA. The project has not yet been localized in English.Tags: #java • php • php-language
-
build-info
Artifactory’s open integration layer for CI build servers
Build Info is Artifactory’s open integration layer for the CI servers and build tools. The build information is sent to Artifactory in json format.
Tags: #java
-
ionic-image-loader
Ionic 2+ Component that loads images in a background thread and caches them for later use
Ionic Module that loads images in a background thread and caches them for later use. Uses
HttpClientfromAngular 4+, andcordova-plugin-fileviaionic-nativewrappers.Tags: #typescript • ionic
-
phpvirtualbox
A web interface to manage and access Virtualbox machines.
phpVirtualBox is from 2017 maintained by Smart Guide Pty Ltd (tudor at smartguide dot com dot au)
with support from various contributors (see https://github.com/phpvirtualbox/phpvirtualbox/graphs/contributors)
Originally Copyright (C) 2015 Ian Moore (imoore76 at yahoo dot com)
FREE, WITHOUT WARRANTY:
All files of this program (phpVirtualBox) are distributed under the terms contained in the LICENSE.txt file in this folder unless otherwise specified in an individual source file. By using this software, you are agreeing to the terms contained therein. If you have not received and read the license file, or do not agree with its conditions, please cease using this software immediately and remove any copies you may have in your possession.
Tags: #php
-
sdfs
Deduplication Based Filesystem
What is this?
A deduplicated file system that can store data in object storage or block storage.
Tags: #java
-
cypress-graphql-mock
Adds commands for executing a mocked GraphQL server using only the client
Adds commands for executing a mocked GraphQL server using only the client
Tags: #typescript
-
php-terminal-gameboy-emulator
A PHP Terminal GameBoy Emulator
Tags: #php
-
android-beacon-library
Allows Android apps to interact with BLE beacons
It allows Android devices to use beacons much like iOS devices do. An app can request to get notifications when one or more beacons appear or disappear. An app can also request to get a ranging update from one or more beacons at a frequency of approximately 1Hz.
Tags: #java
-
persian-tools
An anthology of a variety of tools for the Persian language in javascript
- Convert Persian words to the number.
- Convert Numbers to Persian words.
- Add and remove commas to numbers.
- Convert Persian numbers to Arabic or English numbers and vice versa.
- Validate Iranian national number(code-e Melli).
- Validate Iranian legal id(shenase hoghoghi).
- Find city and province name by national code(code-e Melli).
- Bill calculator.
- Check Iranian Sheba(IBAN) validation and recognize bank information by sheba code.
- Validate Bank card number.
- Find Bank’s name by Card number.
- Validate the correctness of the text of the Persian language and clear the Arabic letters in the Persian text.
- Fix Persian characters in URL.
- Fix Persian zero-width non-joiner(Replace spaces by half-space)
- Convert Jalaali date-time into a time ago
- Get the Remaining Time of the Date
- Validate and find information of phone number.
Tags: #typescript • number-to-words • words-to-numbers
-
scrapedin
LinkedIn Scraper (currently working 2020)
const scrapedin = require('scrapedin') const profileScraper = await scrapedin({ email: 'login@mail.com', password: 'pass' }) const profile = await profileScraper('https://www.linkedin.com/in/some-profile/')- If you are looking for a crawler to automatically extract multiple profiles see scrapedin-crawler
Tags: #javascript • linkedin • scraper
subscribe via RSS