Automatically generate your API documentation from your existing Laravel/Lumen/Dingo routes. PHP 7.2 and Laravel/Lumen 5.7 or higher are required. If your application does not meet these requirements, you can check out the 3.x branch for older releases. Check out the documentation at the Beyond Code homepage.
Social Proof Marketing Platform Fomo
Fomo helps honest entrepreneurs show off customer interactions (purchases, opt-ins, even pageviews) with one line of code. Social proof notifications increase conversions and make your website the thriving bit of online real estate it is. We can use their service to show notifications to increase conversion rating in websites. https://fomo.com/
Framework7
Framework7 is a free and open source framework to develop mobile, desktop or web apps with native look and feel. It is also an indispensable prototyping tool to show working app prototype as soon as possible in case you need to. The main approach of the Framework7 is to give you an opportunity to create …
Creating Reusable Components with NgTemplateOutlet in Angular
NgTemplateOutlet inserts an embedded view from a prepared TemplateRef. Using NgTemplateOutlet instead of creating specific components allows for components to be easily modified for various use cases without having to modify the component itself! The templates will be TemplateRefs using <ng-template> and the stamps will be EmbeddedViewRefs created from the TemplateRefs. EmbeddedViewRefs represent views in Angular with their own context and are the …
Mock Backend API for offline usage
Mockoon is the easiest and quickest way to run mock APIs locally. No remote deployment, no account required, open source. It provides multiple features such as unlimited mocking, import/export, multiple responses per route, CORS, HTTPS, Route regex, and etc. https://mockoon.com/
Aurelia framework
Aurelia is a modern front-end framework for building browser, mobile and desktop applications.Aurelia is a collection of Modern JavaScript modules, which when used together, function as a powerful platform for building browser, desktop and mobile applications, all open source and built on open web standards. A Collection of Modern JavaScript Modules Rather than being a …
Area proportional Venn and Euler diagrams in JavaScript
Venn.js is a javascript library for laying out area proportional venn and euler diagrams. This library depends on d3.js to display the venn diagrams. Also we can add some effects such as interaction, tooltip and etc. https://github.com/benfred/venn.js/
Datatables for React using Material-UI
MUI-Datatables is a data tables component built on Material-UI. It comes with features like filtering, resizable + view/hide columns, search, export to CSV download, printing, selectable rows, expandable rows, pagination, and sorting. On top of the ability to customize styling on most views, there are three responsive modes “stacked”, “scrollMaxHeight”, and “scrollFullHeight” for mobile/tablet devices. https://github.com/gregnb/mui-datatables