AppScriptIO repositories · GitHub
Skip to content
Change the repository type filter

All

    Repositories list

    • 📔💻 Instructions for setting up consistent environments for both the development machine & production servers. Contains DevOps toolchain and settings/configurati…
      Shell
      12024Updated May 23, 2023May 23, 2023
    • 🛠️ Boilerplate and scaffolding tool for JS repositories.
      JavaScript
      00016Updated Jan 7, 2023Jan 7, 2023
    • 🛠📟 Scripting files managing the deployment of projects. Shared Javascript scripts for testing, running, building, releasing apps, etc. Including Docker containe…
      JavaScript
      00024Updated Jan 5, 2023Jan 5, 2023
    • Library providing a number of operating system-related utility methods & deployment environment provisioning helper utilities.
      JavaScript
      00018Updated Jan 5, 2023Jan 5, 2023
    • buildTool

      Public
      🛠️📟 Build a package or production ready code from repository.
      JavaScript
      00018Updated Jan 4, 2023Jan 4, 2023
    • 🛠️📟 Live reload tool during development - Abstraction over `chokidar.watch` module.
      JavaScript
      00019Updated Jan 4, 2023Jan 4, 2023
    • 📦 handleModuleSystem - Algorithms related to managing program modularity, handling Nodejs require, & node_modules packages.
      JavaScript
      00019Updated Jan 4, 2023Jan 4, 2023
    • 📦 Configuration file management module - provides option to specify lookup algorithm for the configuration file.
      JavaScript
      00019Updated Jan 4, 2023Jan 4, 2023
    • 🛠️ JS Linter and formatter with shared configurations across projects.
      JavaScript
      00018Updated Jan 4, 2023Jan 4, 2023
    • entity

      Public
      📦 Programmig pattern library for creating feature rich JS constructables - multiple constuctors, client interfaces separation, instantiation & initialization di…
      JavaScript
      00019Updated Jan 4, 2023Jan 4, 2023
    • 📦 Utility for handling & manipulating (mainly merging/concatenating) different JS native types (Objects, Arrays, etc.) with different algorithms.
      JavaScript
      00019Updated Jan 4, 2023Jan 4, 2023
    • 🛠️📟 Run tests in container.
      JavaScript
      00018Updated Jan 4, 2023Jan 4, 2023
    • 🖥 Api endpoint service - a module for creating a REST API or GraphQL for webapps (providing data), using predefined middlewares relying on graph traversals, wit…
      JavaScript
      00017Updated Dec 4, 2022Dec 4, 2022
    • 🖥 Access control service - a module that for allowing authentication & authorization in webapps, using predefined middlewares relying on graph traversals, with …
      JavaScript
      00018Updated Dec 4, 2022Dec 4, 2022
    • 🖥 Dynamic content service - a module that is used for content rendering and content delivery of webapps, creating & delivering userinterface content (html templ…
      JavaScript
      00018Updated Dec 4, 2022Dec 4, 2022
    • 🖥 Realtime endpoint service - a module for managing socket connections and realtime data to webapps, using predefined middlewares relying on graph traversals, w…
      JavaScript
      00020Updated Dec 4, 2022Dec 4, 2022
    • 📦 Allows for currying on named parameters i.e. { param1: '', param2: ''}.
      JavaScript
      01015Updated Dec 4, 2022Dec 4, 2022
    • 📦⚗️ Common design patterns - utility modules to create patterns. (⚠️ This module should be split apart and refactored)
      JavaScript
      00015Updated Dec 4, 2022Dec 4, 2022
    • 🛠️ A scripting tool used to execute Javascript script files for projects. Scripts & lookup directories are passed to the module as parameters.
      JavaScript
      00017Updated Dec 3, 2022Dec 3, 2022
    • 🛠️📟 Manages the execution of multiple JS scripts of a target project optionally running them in containers. Scripts & lookup directories are defined in the tar…
      JavaScript
      00017Updated Dec 3, 2022Dec 3, 2022
    • 📦 Deals with indented code fragments (temporarily replacing them) for object streams (Vinyl streams), as a workaround transform streams not supporting extended …
      JavaScript
      00015Updated Dec 3, 2022Dec 3, 2022
    • 📦 Handles filesystem operations: recursive lookup, recursive directory creation, etc.
      JavaScript
      00018Updated Dec 3, 2022Dec 3, 2022
    • 📦 Apply mixin to a class using a decorator or a function, in which the mixin class is added to the prototype chain - `Subclass factory style mixins`.
      JavaScript
      00018Updated Dec 3, 2022Dec 3, 2022
    • 📦🔌 Babel plugin - A proxy implementation of `@babel/plugin-proposal-function-sent`. Allows for exposing the original generator function, rather than wrapping it…
      JavaScript
      01020Updated Dec 3, 2022Dec 3, 2022
    • 🛠️ Transpile JS on runtime using preconfigured settings or provided configuration.
      JavaScript
      00017Updated Dec 3, 2022Dec 3, 2022
    • 📦⚗️ Database utility functions for RethinkDB. Including common patterns for structuring data, and query wrappers.
      JavaScript
      0001Updated Jun 16, 2021Jun 16, 2021
    • 🐳 Deployment enviroment Docker container image - this repository is used to build and test the development environment image. Where the image will have the requ…
      Dockerfile
      0008Updated May 11, 2021May 11, 2021
    • 📦 Handle delegation chains of objects, and class constructors.
      JavaScript
      0008Updated May 11, 2021May 11, 2021
    • 📦 Handle processes and threads.
      JavaScript
      0008Updated May 11, 2021May 11, 2021
    • 📦 handle event loop scheduling and related functionalities (e.g. promise race).
      JavaScript
      0008Updated May 11, 2021May 11, 2021
    ProTip! When viewing an organization's repositories, you can use the props. filter to filter by custom property.