Projects in Awesome Lists by ozum
A curated list of projects in awesome lists by ozum .
https://github.com/ozum/pg-structure
Get PostgreSQL database structure as a detailed JS Object.
Last synced: 16 May 2025
https://github.com/ozum/pg-generator
Template Based Scaffolding Tool for PostgreSQL. Create files and ORM models automatically.
Last synced: 07 Apr 2025
https://github.com/ozum/vuepress-bar
VuePress sidebar and navbar generator based on file and directory structure. Focus your documents, not sidebar or navbar.
Last synced: 07 Apr 2025
https://github.com/ozum/concat-md
CLI and API to concatenate markdown files and modify as necessary.
Last synced: 13 Apr 2025
https://github.com/ozum/joi18n
hapi plugin for i18n and translation of default joi error messages.
Last synced: 26 Mar 2025
https://github.com/ozum/sequelize-pg-generator
Auto Create Sequelize ORM Models from PostgreSQL.
Last synced: 26 Mar 2025
https://github.com/ozum/hapi-locale
Configurable plugin to determine request language in hapi.js applications.
Last synced: 26 Mar 2025
https://github.com/ozum/knex-migrate-sql-file
Use sql files instead of `knex.schema` methods.
Last synced: 26 Mar 2025
https://github.com/ozum/indexable-array
Extended native JavaScript Array which provides indexed lookup similar to native Map.
Last synced: 26 Mar 2025
https://github.com/ozum/pg_datatype_password
PostgreSQL data type for storing blowfish encrypted and salted passwords which can be queried against clear text.
Last synced: 04 Apr 2025
https://github.com/ozum/generator-tsmod
Yeoman generator for TypeScript modules with opinionated workflow.
Last synced: 26 Mar 2025
https://github.com/ozum/pg-test-util
Helper methods for PostgreSQL to use in tests.
Last synced: 26 Mar 2025
https://github.com/ozum/auto-generate
Writes given content as an auto generated part to file considering options.
Last synced: 26 Mar 2025
https://github.com/ozum/validate-name
Check similar names in npm registry.
check e403 module name npm package package-json similarity valid
Last synced: 04 Apr 2025
https://github.com/ozum/intl-data
Tiny module to retrieve locale and currency data from native builtin Intl object without locale data transfer or additional locale files.
Last synced: 26 Mar 2025
https://github.com/ozum/hapi-plugins-dir
Traverse directory recursively and get array of Hapi plugins ready to feed Hapi's server.register(plugins, [options]) function.
Last synced: 04 Apr 2025
https://github.com/ozum/replace-between
CLI utility for replacing text between markers with text from a file or stdin.
Last synced: 26 Mar 2025
https://github.com/ozum/nuxt-vue-query
Add type safe TanStack Vue Query to your Nuxt project.
Last synced: 04 Apr 2025
https://github.com/ozum/pg-generator-example
Example generator for pg-generator.
Last synced: 04 Apr 2025
https://github.com/ozum/boolean_cascaded
PostgreSQL Extension of data type, trigger and operators to store cascaded status for parent-children records.
Last synced: 04 Apr 2025
https://github.com/ozum/pg_cache_tree
PostgreSQL trigger to cache recursive parents and children of a record in an array field.
Last synced: 04 Apr 2025
https://github.com/ozum/script-helper
Helper for creating and maintaining boilerplates, configurations and script modules for npm projects
Last synced: 04 Apr 2025
https://github.com/ozum/rm-up
Delete files or empty directories and their empty parents from bottom to up.
Last synced: 04 Apr 2025
https://github.com/ozum/devkeeper-plugin-vuepress
VuePress plugin for devkeeper
Last synced: 04 Apr 2025
https://github.com/ozum/rm-up-cli
Delete files or empty directories and their empty parents from bottom to up.
Last synced: 04 Apr 2025
https://github.com/ozum/internal-data
Private properties implementation using WeakMap
Last synced: 04 Apr 2025
https://github.com/ozum/fs-structure
Create and delete files and folders in any structure using object syntax or JSON.
Last synced: 04 Apr 2025
https://github.com/ozum/create-tsm
Highly opinionated and customizable boilerplate for creating and updating TypeScript modules.
Last synced: 26 Mar 2025
https://github.com/ozum/allowed-fields
Define white listed and black listed database fields and check whether given field is allowed.
Last synced: 04 Apr 2025
https://github.com/ozum/config-tsm
Highly opinionated TypeScript module configurations.
Last synced: 04 Apr 2025
https://github.com/ozum/vuex-object
Vuex plugin to access Vuex Store using model classes.
Last synced: 04 Apr 2025
https://github.com/ozum/fix-set
Lets you define prefix and suffix rules to test strings against.
Last synced: 04 Apr 2025
https://github.com/ozum/resettable
Reset object to its original state using JSON Patch with less strict rules.
Last synced: 04 Apr 2025
https://github.com/ozum/ignor
Ignore errors conditionally in async and promise functions and return a default value.
Last synced: 04 Apr 2025
https://github.com/ozum/eslint-config-devkeeper
ESLint configuration for devkeeper
Last synced: 04 Apr 2025
https://github.com/ozum/intermodular
Easy file operations between node.js modules and auto logging to help building zero-config boilerplates, postinstall and other scripts.
Last synced: 04 Apr 2025
https://github.com/ozum/devkeeper
Keeps node module development environment up to date. Installs config files, development dependencies and modifies your package.json file and keeps them updated.
Last synced: 04 Apr 2025
https://github.com/ozum/import-glocal
Import a globally installed module if your module is installed globally and no local module is found.
Last synced: 04 Apr 2025
https://github.com/ozum/read-package-names
Read package names (including scoped packages) from a directory.
Last synced: 04 Apr 2025
https://github.com/ozum/vue-numerical-input
Numerical input components for vue.
Last synced: 04 Apr 2025
https://github.com/ozum/top-pkg-dir
Find top most root directory of a Node.js project or npm package.
Last synced: 04 Apr 2025
https://github.com/ozum/devkeeper-plugin-typescript
Devkeeper TypeScript Plugin
Last synced: 04 Apr 2025
https://github.com/ozum/devkeeper-typedoc
TypeDoc commands and API for devkeeper.
Last synced: 04 Apr 2025
https://github.com/ozum/immutable-path
Immutable `get`, `set`, `has`, `unset` deep path operations libraray for object, array and `Map`.
Last synced: 04 Apr 2025
https://github.com/ozum/intl-sort-by
Sort simple arrays or array of objects by given keys in any direction. Supports international accented characters (diacritics).
Last synced: 04 Apr 2025
https://github.com/ozum/not-sync
Disable synchronization for files in cloud storage such as Dropbox, iCloudDrive or OneDrive. Detects cloud storage provider.
cloud-storage disable dropbox icloud-drive onedrive sync
Last synced: 04 Apr 2025
https://github.com/ozum/array-map-to-object
Creates a new object with the returned keys and values of calling a provided function on every element in the calling array
Last synced: 04 Apr 2025
https://github.com/ozum/create-ts-module
Highly opinionated TypeScript module project initializer and configurations.
Last synced: 04 Apr 2025
https://github.com/ozum/resettable-file
Resettable files for creating and maintaining boilerplates
Last synced: 04 Apr 2025
https://github.com/ozum/not-sync-cli
Disable synchronization for some files in cloud storage such as Dropbox, iCloudDrive or OneDrive. Detects cloud storage provider.
Last synced: 04 Apr 2025
https://github.com/ozum/case-prettier-atom-eslint
Case for prettier-atom eslint integration
Last synced: 04 Apr 2025
https://github.com/ozum/pgexe
Helper generators and functions for PostgreSQL database.
Last synced: 04 Apr 2025
https://github.com/ozum/pg-knex-seeder
Generate Knex seed files from a PostgreSQL database
Last synced: 04 Apr 2025
https://github.com/ozum/readmeasy
Creates README.md for node modules using any template engine as easy as possible.
Last synced: 04 Apr 2025
https://github.com/ozum/meow-helper
Generate nicely formatted help text for meow CLI automatically.
Last synced: 04 Apr 2025