-
Cloudless Labs
- Australia
- https://cloudlesslabs.com
-
graphql-s2s Public
Add GraphQL Schema support for type inheritance, generic typing, metadata decoration. Transpile the enriched GraphQL string schema into the standard string schema understood by graphql.js and the A…
-
lopdf Public
Forked from J-F-Liu/lopdfA Rust library for PDF document manipulation.
Rust MIT License UpdatedOct 31, 2025 -
DocumentServer Public
Forked from ONLYOFFICE/DocumentServerONLYOFFICE Docs is a free collaborative online office suite comprising viewers and editors for texts, spreadsheets and presentations, forms and PDF, fully compatible with Office Open XML formats: .…
Shell GNU Affero General Public License v3.0 UpdatedSep 28, 2025 -
allsorts Public
Forked from yeslogic/allsortsFont parser, shaping engine, and subsetter implemented in Rust
Rust Apache License 2.0 UpdatedSep 6, 2025 -
subsetter Public
Forked from typst/subsetterReduces the size and coverage of OpenType fonts.
Rust Apache License 2.0 UpdatedAug 23, 2025 -
TinyZero Public
Forked from Jiayi-Pan/TinyZeroMinimal reproduction of DeepSeek R1-Zero
Python Apache License 2.0 UpdatedJul 11, 2025 -
puffy Public
Puffy is a collection of helpers to deal with the most common coding chores (e.g., error handling, retry, math, ...)
JavaScript BSD 3-Clause "New" or "Revised" License UpdatedJul 10, 2025 -
template-emptyjs Public
Empty JS template with eslint, mocha, chai, node-dev, standard-version, and the BSD Neap license pre-configured.
JavaScript BSD 3-Clause "New" or "Revised" License UpdatedJun 26, 2025 -
pdf.js Public
Forked from mozilla/pdf.jsPDF Reader in JavaScript
JavaScript Apache License 2.0 UpdatedJun 18, 2025 -
pdf Public
Forked from pdf-rs/pdfRust library to read, manipulate and write PDF files.
Rust MIT License UpdatedJun 11, 2025 -
setup-roo-memory Public
An npx utility to set up Roo memory files for your project.
-
puffy-core Public
A collection of ES6 modules to help manage common programming tasks in both NodeJS or native JS.
-
webfunc Public
Universal Serverless Web Framework. Write Express apps ready to be deployed to Zeit-Now, Google Cloud Functions (incl. functions reacting to Pub/Sub topics or Storage changes), and AWS Lambdas.
-
python_data_science_template Public
Python BSD 3-Clause "New" or "Revised" License UpdatedApr 1, 2024 -
puffy-web Public
A collection of ES6 modules to help manage common programming tasks in Web project only. This package is built on top of a single dependency called puffy-core.
JavaScript BSD 3-Clause "New" or "Revised" License UpdatedJan 14, 2024 -
aws-cloudwatch-logger Public
Promise based logger for AWS CloudWatch LogStream
-
pypuffy Public
A collection of modules with zero-dependencies to help manage common programming tasks.
Python BSD 3-Clause "New" or "Revised" License UpdatedMay 16, 2023 -
-
template-empty-python Public
This empty project helps getting started with Python3
Python BSD 3-Clause "New" or "Revised" License UpdatedMay 1, 2023 -
easypipinstall Public
easypipinstall installs Python packages similarly to NPM in NodeJS. It automatically maintains the requirements.txt, prod-requirements.txt and setup.cfg files. It also easily uninstalls all the dep…
Python BSD 3-Clause "New" or "Revised" License UpdatedMay 1, 2023 -
schemaglue Public
Naturally breaks down your monolithic graphql schema into bits and pieces and then glue them back together.
-
core-async Public
JS implementation of the Clojure core.async library aimed at implementing CSP (Concurrent Sequential Process) programming style. Designed to be used with the npm package 'co'.
-
sls-config-parser Public
Parses serverless.yml files so that their values can be use locally in JS code during development.
-
google-cloud-bucket Public
Nodejs package to manage Google Cloud Buckets and perform CRUD operations against them.
-
neapup Public
Deploy serverless apps, microservices on Google App Engine and static website on Google Cloud Bucket with a single command and less config.
JavaScript BSD 3-Clause "New" or "Revised" License UpdatedMar 3, 2023 -
create-keys Public
`npx create-keys` is a terminal assistant that helps creating RSA or ECDSA asymmetric key pairs (also works in NodeJS). Supported formats: PEM and JWK. Supported encoding: PCKS8 for private keys, P…
-
graphql-serverless Public
GraphQL (incl. a GraphiQL interface) middleware for the webfunc serverless web framework.
-
simple-template-utils Public
Simple template utility to generate strings based on templates and input data.
JavaScript BSD 3-Clause "New" or "Revised" License UpdatedDec 30, 2022 -
setfile Public
Modifies config file. Typically used to transform config files before deployments in npm scripts (e.g., npm run deploy).
JavaScript BSD 3-Clause "New" or "Revised" License UpdatedDec 30, 2022 -
google-cloud-bigquery Public
Nodejs package to manage Google Cloud BigQuery datasets, and tables and perform CRUD operations against them.