Posts
-
plaid-ruby
Ruby bindings for Plaid
:warning: After 7/12/21, this major version of the library will only receive critical security patches. Please consider trying out our new beta version.
The official Ruby bindings for the Plaid API.
Tags: #ruby
-
astrum
A lightweight pattern library designed to be included with any web project.
Astrum is nolonger actively maintained. We’re fans of Storybook which you should check out as an alternative. ***
Astrum is a lightweight pattern library designed to be included with any web project.
It’s non-opinionated and doesn’t expect you to write your markup or code in any particular way.
An Astrum pattern library comprises of components organised into groups. Each component has a
markup.htmlanddescription.mdfile which are used to render an example of the component along with a code sample. A group can also have an description and is used for organisational purposes. You also have the option to add pages of content, for example an introduction page and/or coding guidelines specific to your project.Tags: #javascript
-
card-validator
Validate credit cards as users type.
Credit Card Validator provides validation utilities for credit card data inputs. It is designed as a CommonJS module for use in Node.js, io.js, or the browser. It includes first class support for ‘potential’ validity so you can use it to present appropriate UI to your user as they type.
A typical use case in a credit card form is to notify the user if the data they are entering is invalid. In a credit card field, entering “411” is not necessarily valid for submission, but it is still potentially valid. Conversely, if a user enters “41x” that value can no longer pass strict validation and you can provide a response immediately.
Credit Card Validator will also provide a determined card type (using credit-card-type). This is useful for scenarios in which you wish to render an accompanying payment method icon (Visa, MasterCard, etc.). Additionally, by having access to the current card type, you can better manage the state of your credit card form as a whole. For example, if you detect a user is entering (or has entered) an American Express card number, you can update the
maxlengthattribute of yourCVVinput element from 3 to 4 and even update the correspondinglabelfrom ‘CVV’ to ‘CID’.Tags: #typescript
-
bonsai
BonsaiJS is a graphics library and renderer
(previously known as bikeshedjs)
The art of bonsai tells a story through living illusion. A bonsai artist searches for ways to express his personal creativity by mixing form and thought in a miniature world. [source]
Tags: #javascript
-
pdfkit
A Ruby gem to transform HTML + CSS into PDFs using the command-line utility wkhtmltopdf
Create PDFs using plain old HTML+CSS. Uses wkhtmltopdf on the back-end which renders HTML using Webkit.
Tags: #ruby • pdfkit • wkhtmltopdf
-
cinematico
The Cinematico Website Platform
Cinematico is a free (open source), simple, elegant, customizable and automatic website solution for your YouTube or Vimeo account, channel or playlist. To get started, download Cinematico, upload to any PHP compatible server (check your server) and run the setup (no database required). Cinematico will automatically update your site whenever you publish new videos.
Tags: #php
-
Packt-Publishing-Free-Learning
Scripts that automatically claim and download free daily eBooks from https://www.packtpub.com/packt/offers/free-learning
packt-cliis a Python script that allows to automatically grab and download a daily Free Learning Packt ebook from https://www.packtpub.com/packt/offers/free-learning. You can also use it to download already claimed ebooks from your Packt account.The script uses anti-captcha.com service to bypass the Recaptcha captcha to function fully automatically. Anti Captcha employs people to solve captcha tests. The service costs about $2 per thousand captcha test, allowing you to operate for a few dollars over the years.
Tags: #python • packtpub • ebook
-
jquery.terminal
jQuery Terminal Emulator - library for creating web based terminals with custom commands
jQuery Terminal Emulator is a plugin for creating command line interpreters in your applications. It can automatically call JSON-RPC service when a user types commands or you can provide your own function in which you can parse user commands. It’s ideal if you want to provide additional functionality for power users. It can also be used to debug your application.
You can use this JavaScript library to create a web based terminal on any website.
Because with this library you need to code all the commands yourself, you can call it fake terminal emulator. In contrast to library that will give you access to real terminal like online SSH. To have real online SSH I suggest to use xterm.js library.
Tags: #javascript • json-rpc • parse
-
plantcv
Plant phenotyping with image analysis
Please use, cite, and contribute to PlantCV! If you have questions, please submit them via the GitHub issues page. Follow us on twitter @plantcv.
Tags: #python • science • bioinformatics
-
android-backup-extractor
Android backup extractor
Requires Java 11. Handling encrypted backups requires the JCE unlimited strength jurisdiction policy (not needed if using current Java 9 release).
http://www.oracle.com/technetwork/java/javase/downloads/jce-7-download-432124.html
Use one of the tools listed below to build or see Releases for pre-built binaries (runnable jar files).
Tags: #java
subscribe via RSS