Posts
-
animated-vue
A plugin to use animate.css animations as Vue2 transitions
A plugin to use animate.css animations as Vue2 transitions
Demo: Coming soon!
Tags: #javascript
-
espocrm
EspoCRM open source CRM application
EspoCRM is an Open Source CRM (Customer Relationship Management) software that allows you to see, enter and evaluate all your company relationships regardless of the type. People, companies or opportunities - all in an easy and intuitive interface.
It’s a web application with a frontend designed as a single page application and REST API backend written in PHP.
Download the latest release from our website.
Tags: #php • crm • javascript
-
SerializationDumper
A tool to dump Java serialization streams in a more human readable form.
A tool to dump and rebuild Java serialization streams and Java RMI packet contents in a more human readable form.
The tool does not deserialize the stream (i.e. objects in the stream are not instantiated), so it does not require access to the classes that were used in the stream*.
This tool was developed to support research into Java deserialization vulnerabilities after spending many hours manually decoding raw serialization streams to debug code!
Download v1.11 built and ready to run from here: https://github.com/NickstaDB/SerializationDumper/releases/download/1.13/SerializationDumper-v1.13.jar
* See the limitations section below for more details.
Update 19/12/2018: SerializationDumper now supports rebuilding serialization streams so you can dump a Java serialization stream to a text file, modify the hex or string values, then convert the text file back into a binary serialization stream. See the section below on Rebuilding Serialization Streams for an example of this.
Tags: #java
-
create-elm-app
🍃 Create Elm apps with zero configuration
Create Elm apps with no build configuration.
- Getting Started – How to create a new app.
- User Guide – How to develop apps bootstrapped with Create Elm App.
- Elm SPA example - Using Create Elm App Elm in SPA example by Richard Feldman.
Tags: #javascript • elm • webpack
-
react-instantsearch
⚡️ Lightning-fast search for React and React Native applications, by Algolia.
You should be using React InstantSearch if you want to:
- Design search experiences with best practices
- Customize your components at will
- Follow React principles
Tags: #typescript • search • algolia
-
mark
Probably the fastest web micro framework for PHP in the world.
It’s recommended that you use Composer to install Mark.
composer require mark-php/markTags: #php • workerman • fast
-
jsonq
A PHP query builder for JSON
JsonQ is a simple, elegant PHP package to Query over any type of JSON Data. It’ll make your life easier by giving the flavour of an ORM-like query on your JSON.
Tags: #php • json • json-data
-
JointsWP
A blank WordPress theme built with Foundation 6, giving you all the power and flexibility you need to build complex, mobile friendly websites without having to start from scratch.
JointsWP requires Node.js v6.9.x or newer. This doesn’t mean you need to understand Node (or even Gulp) - it’s just the steps we need to take to make sure all of our development tools are installed.
Tags: #php • blank-wordpress-theme • wordpress-theme
-
use-query-params
React Hook for managing state in URL query parameters with easy serialization.
Tags: #typescript • react • reactjs
-
json_api_client
Build client libraries compliant with specification defined by jsonapi.org
This gem is meant to help you build an API client for interacting with REST APIs as laid out by http://jsonapi.org. It attempts to give you a query building framework that is easy to understand (it is similar to ActiveRecord scopes).
Note: master is currently tracking the 1.0.0 specification. If you’re looking for the older code, see 0.x branch
Tags: #ruby • jsonapiclient • json-api
subscribe via RSS