AppScript
- 2 followers
- appscript.io
- http://github.com/AbstractProgram
Popular repositories Loading
-
appDeploymentLifecycle
appDeploymentLifecycle Public📔💻 Instructions for setting up consistent environments for both the development machine & production servers. Contains DevOps toolchain and settings/configurations for replicating deployment enviro…
-
reverseProxyServer
reverseProxyServer Public🛠🖥 Redbird reverse proxy supporting https and automatic letsencrypt certificate generation.
JavaScript 1
-
namedCurry
namedCurry Public📦 Allows for currying on named parameters i.e. { param1: '', param2: ''}.
JavaScript 1
-
babel-plugin-functionSentProxyImplementation
babel-plugin-functionSentProxyImplementation Public📦🔌 Babel plugin - A proxy implementation of `@babel/plugin-proposal-function-sent`. Allows for exposing the original generator function, rather than wrapping it with an encapsulating non-generator …
JavaScript 1
-
appscript
appscript Public archive☠ DEPRECATED [MOVED TO https://github.com/AppScriptIO/graphTraversal] - 📦 A framework for developing webapps using node graphs (Realtime visual data structure synced with databases or files).
-
deploymentEnvironmentImage
deploymentEnvironmentImage Public🐳 Deployment enviroment Docker container image - this repository is used to build and test the development environment image. Where the image will have the required programs installed to run projec…
Dockerfile
Repositories
- appDeploymentLifecycle Public
📔💻 Instructions for setting up consistent environments for both the development machine & production servers. Contains DevOps toolchain and settings/configurations for replicating deployment environments.
AppScriptIO/appDeploymentLifecycle’s past year of commit activity - deploymentScript Public
🛠📟 Scripting files managing the deployment of projects. Shared Javascript scripts for testing, running, building, releasing apps, etc. Including Docker container configurations for running the scripts in containers when needed.
AppScriptIO/deploymentScript’s past year of commit activity - deploymentProvisioning Public
Library providing a number of operating system-related utility methods & deployment environment provisioning helper utilities.
AppScriptIO/deploymentProvisioning’s past year of commit activity - nodejsLiveReload Public
🛠️📟 Live reload tool during development - Abstraction over `chokidar.watch` module.
AppScriptIO/nodejsLiveReload’s past year of commit activity - handleModuleSystem Public
📦 handleModuleSystem - Algorithms related to managing program modularity, handling Nodejs require, & node_modules packages.
AppScriptIO/handleModuleSystem’s past year of commit activity - configurationManagement Public
📦 Configuration file management module - provides option to specify lookup algorithm for the configuration file.
AppScriptIO/configurationManagement’s past year of commit activity - javascriptStaticAnalysis Public
🛠️ JS Linter and formatter with shared configurations across projects.
AppScriptIO/javascriptStaticAnalysis’s past year of commit activity - entity Public
📦 Programmig pattern library for creating feature rich JS constructables - multiple constuctors, client interfaces separation, instantiation & initialization differentiation, configured constructable instance, etc.
AppScriptIO/entity’s past year of commit activity