Home » Development » API » Page 5
It does not have to be Slack all the time. Sometimes a self hosted open solution, is far more suited for the task ahead.
“Let’s Chat is a persistent messaging application that runs on Node.js and MongoDB. It’s designed to be easily deployable and fits well with small, intimate teams.”
GitHub
Lita is a chat bot written in Ruby. It connects with your favorite chat service. It uses a plugin system to connect to different chat services and to provide new behavior. The plugin system uses the familiar tools of the Ruby ecosystem: RubyGems and Bundler.
Current list of plugins. And you can easily build your own :)
Lita @ GitHub
Detect changed files using PHP/MySQL/CRON.
DevDocs combines multiple API documentations in a fast, organized, and searchable interface.
DevDocs
“Complexify is implemented as a jQuery function that can be called on input fields. The function takes options and a callback that will be called with the results of the validation.
The valid argument passed to your callback function is a boolean that indicates whether the password met the minimum level of complexity. The complexity argument is a percentage where 100% represents a ‘very good’ password (approximately 25 random characters).”
Complexify
“NEON is very similar to YAML. The main difference is that the NEON supports “entities” (so can be used e.g. to parse phpDoc annotations) and tab characters for indentation. NEON syntax is a little simpler and the parsing is faster.”
NEON offers PHP, Javascript and Python support.
Go and play in their Sandbox
A simple, accessible and customizable HTML5, YouTube and Vimeo media player.
<input type="range">
<progress>
<button>
<span>
<a href="#">
Crunz is a framework-agnostic package to schedule periodic tasks (cron jobs) in PHP using a fluent API.
MJML is a markup language designed to reduce the pain of coding a responsive email. Its semantic syntax makes it easy and straightforward and its rich standard components library speeds up your development time and lightens your email codebase. MJML’s open-source engine generates high quality responsive HTML compliant with best practices.
mjml
Code My UI provides handpicked code snippets, you can use in your own web projects. You can find website design inspiration, plus some code samples.
Code My UI