Posts

  • egjs-flicking

    • Use it in a framework you like.
      • We supports all major JS frameworks like React, Vue, Angular
    • SSR(Server Side Rendering) ready
      • You can use Flicking at your favorite SSR frameworks like Next.js or Nuxt.js.
    • Circular(Loop) Mode
    • Ready-to-use plugins you can grab right away.
      • Autoplay, Fade effect, Parallax effect, …
    • Restore state like position and active slide with persist
    • You can make native-scroll like UI with bound and moveType: freeScroll
    • Supports both Desktop & Mobile
    • Rich API
    • Supports IE9+ with the polyfill

    Tags: #typescript β€’ egjs β€’ javascript

  • fabric8-maven-plugin

    πŸ“’ This project is migrated to πŸ‘‰ https://github.com/eclipse/jkube

    This project has been moved to https://github.com/eclipse/jkube . All new features would be implemented there and support for FMP would be eventually dropped.

    Tags: #java β€’ fabric8 β€’ kubernetes

  • humps

    🐫 Underscore-to-camelCase converter (and vice versa) for strings and object keys in JavaScript.

    humps.camelize('hello_world') // 'helloWorld'
    humps.decamelize('fooBar') // 'foo_bar'
    humps.decamelize('fooBarBaz', { separator: '-' }) // 'foo-bar-baz'
    

    Tags: #javascript

  • RapiDoc

    RapiDoc -WebComponent for OpenAPI Spec

    Custom Element for Open-API spec viewing

    Join the RapiDoc community on Discord

    Sponsored by Zuplo - Get a Stripe-like API experience for your customers in minutes - documentation, rate-limiting and API-key auth in minutes.

    Tags: #javascript β€’ openapi3 β€’ swagger

  • linked

    🧾 Daily journaling without distraction. An easy, distraction-free way to record your thoughts, declutter your mind and keep the things you want to remember. Join the discord at https://discord.gg/uNjJzZvccr

    An easy, distraction-free way to record your thoughts, declutter your mind and keep the things you want to remember. We all only have so much room in our brains for things. Let Linked be the place to put something you want to remember and let you free up space for deeper thinking.

    You can download linked here for free!

    Join the discord at https://discord.gg/uNjJzZvccr

    Tags: #javascript β€’ electron β€’ vue

  • unistore

    🌢 350b / 650b state container with component actions for Preact & React

    A tiny 350b centralized state container with component bindings for [Preact] & [React].

    • Small footprint complements Preact nicely (unistore + unistore/preact is ~650b)
    • Familiar names and ideas from Redux-like libraries
    • Useful data selectors to extract properties from state
    • Portable actions can be moved into a common place and imported
    • Functional actions are just reducers
    • NEW: seamlessly run Unistore in a worker via Stockroom

    Tags: #javascript β€’ preact β€’ redux

  • Mercator

    WordPress multisite domain mapping for the modern era.

    Mercator requires WordPress 3.9 or newer for the new sunrise processes. Mercator also requires PHP 5.3+ due to the use of namespaced code.

    Tags: #php

  • obsidian-react-components

    Write and use React (Jsx) components in your Obsidian notes.

    This is a plugin for Obsidian (https://obsidian.md).

    It allows you to write and use React components with Jsx inside your Obsidian notes.

    It is highly recommended that you also install the Editor Syntax Highlight Plugin when using this plugin.

    Tags: #typescript β€’ obsidian-md β€’ obsidian

  • apiman

    Extensible and flexible API Management. Add your own functionality with simple Java plugins.

    Apiman is a flexible and open source API Management platform.

    With just a few clicks you can get Apiman running, putting a platform at your fingertips that covers the whole API Management lifecycle. Whether you want to offer existing APIs to external consumers in a secure way, or have a centralised location to discover and govern APIs, Apiman has you covered.

    But that’s not all. Apiman is designed to be easy to customise, and you can implement your own functionality by writing simple Java plugins.

    Tags: #java β€’ api-management β€’ api-gateway

  • phpfastcache

    A high-performance backend cache system. It is intended for use in speeding up dynamic web applications by alleviating database load. Well implemented, it can drops the database load to almost nothing, yielding faster page load times for users, better resource utilization. It is simple yet powerful.

    As the V9 is relatively not compatible with previous versions, please read carefully the migration guide to ensure you the smoothest migration possible. One of the biggest change is the configuration system which is now an object that replace the primitive array that we used to implement back then. Also, please note that the V9 requires at least PHP 8 or higher to works properly.


    Simple Yet Powerful PHP Caching Class β€”β€”β€”β€”β€”β€”β€”β€”β€” More information in Wiki The simplicity of abstraction: One class for many backend cache. You don’t need to rewrite your code many times again.

    Tags: #php β€’ cache β€’ redis

subscribe via RSS