An open API service indexing awesome lists of open source software.

Projects in Awesome Lists by codemix

A curated list of projects in awesome lists by codemix .

https://github.com/codemix/fast.js

Faster user-land reimplementations for several common builtin native JavaScript functions.

Last synced: 13 May 2025

https://github.com/codemix/ts-sql

A SQL database implemented purely in TypeScript type annotations.

parser sql typescript

Last synced: 14 May 2025

https://github.com/codemix/babel-plugin-typecheck

Static and runtime type checking for JavaScript in the form of a Babel plugin.

Last synced: 15 May 2025

https://github.com/codemix/deprank

Use PageRank to find the most important files in your codebase.

Last synced: 16 May 2025

https://github.com/codemix/yii2-localeurls

Automatic locale/language management for URLs

i18n language-detection yii2

Last synced: 15 May 2025

https://github.com/codemix/babel-plugin-closure-elimination

A Babel plugin which eliminates closures from your JavaScript wherever possible.

Last synced: 13 Apr 2025

https://github.com/codemix/babel-plugin-contracts

Design by Contract for JavaScript via a Babel plugin.

Last synced: 07 Apr 2025

https://github.com/codemix/babel-plugin-macros

Hygienic, non-syntactic macros for JavaScript via a Babel plugin.

Last synced: 13 Apr 2025

https://github.com/codemix/oriento

Former official node.js driver for OrientDB. Fast, lightweight, uses the binary protocol. Now deprecated.

Last synced: 06 Apr 2025

https://github.com/codemix/htmling

Polymer / HTML5 templating syntax for node.js

Last synced: 06 Apr 2025

https://github.com/codemix/yii2-dockerized

A template for docker based Yii 2 applications

Last synced: 14 May 2025

https://github.com/codemix/yii2-excelexport

A utility to quickly create Excel files from query results or raw data

Last synced: 05 Apr 2025

https://github.com/codemix/gitignore-parser

A simple .gitignore parser for node.js

Last synced: 09 Apr 2025

https://github.com/codemix/contractual

Unobtrusive, backwards compatible, syntactic sugar for Design by contract in JavaScript.

Last synced: 26 Oct 2025

https://github.com/codemix/babel-plugin-trace

This is a Babel plugin which adds a straightforward, declarative syntax for adding debug logging to JavaScript applications.

Last synced: 14 May 2025

https://github.com/codemix/yii2-configloader

Build configuration arrays from config files and env vars.

config yii2

Last synced: 13 Jul 2025

https://github.com/codemix/yii2-streamlog

A Yii 2 log target for streams in URL format

Last synced: 29 Jul 2025

https://github.com/codemix/yii2-dockerbase

Yii 2 base image for dockerized yii2 projects

Last synced: 07 Aug 2025

https://github.com/codemix/yiielasticsearch

Elastic Search client for Yii

Last synced: 14 May 2025

https://github.com/codemix/malloc

Simple malloc() & free() implementation for node.js, built on top of array buffers.

Last synced: 14 Jul 2025

https://github.com/codemix/reign

A persistent, typed objects implementation for node.js and the browser.

Last synced: 14 May 2025

https://github.com/codemix/binary-protocol

Easy, fast, writers and readers for implementing custom binary protocols in node.js.

Last synced: 12 Sep 2025

https://github.com/codemix/oauth2yii

An OAuth2 client / server extension for the Yii framework

Last synced: 14 May 2025

https://github.com/codemix/restyii

A RESTful extension for Yii.

Last synced: 14 May 2025

https://github.com/codemix/modeling

Fast and flexible data models for node.js and the browser.

Last synced: 14 Aug 2025

https://github.com/codemix/yii2-excel-message

Translate messages via Excel files

Last synced: 27 Oct 2025

https://github.com/codemix/babel-plugin-hyperhtml

Babel plugin which compiles JSX into hyperHTML

Last synced: 14 May 2025

https://github.com/codemix/backing

Provides a virtual address space for large segments of memory via JavaScript ArrayBuffers, and operations for allocating and freeing within the address space, optionally via a simple reference counting garbage collector.

Last synced: 14 May 2025

https://github.com/codemix/validating

Quick and easy validators for node.js and the browser.

Last synced: 14 May 2025

https://github.com/codemix/babel-plugin-conditional

Conditionally applies a set of babel plugins based on the result of an expression evaluated at runtime.

Last synced: 14 May 2025

https://github.com/codemix/url-route

Web component providing URL routing

Last synced: 14 May 2025

https://github.com/codemix/yii2-bs3activeform

A Bootstrap 3 enhanced ActiveForm for Yii 2

Last synced: 14 May 2025

https://github.com/codemix/garbage-collector

A garbage collector for JavaScript built on top of typed arrays.

Last synced: 14 May 2025

https://github.com/codemix/htmling-demo-app

HTMLing demo running on express

Last synced: 14 May 2025

https://github.com/codemix/geonames-importer

Imports geonames data into elasticsearch

Last synced: 14 May 2025

https://github.com/codemix/atomicbuffers

Atomic `readInt32()`, `writeInt32()`, `readUInt32()` and `writeUInt32()` for node.js buffers.

Last synced: 14 May 2025

https://github.com/codemix/orientdb-protobufs

An experiment to see how the orientdb binary protocol could look if it used protocol buffers.

Last synced: 14 May 2025

https://github.com/codemix/classing

Fluent classes for node.js and the browser.

Last synced: 05 Jul 2025

https://github.com/codemix/handlebarsphp

Transpiles handlebars templates into native PHP templates

Last synced: 10 Apr 2025

https://github.com/codemix/obligations

Tiny JavaScript library for preconditions and postconditions, intended for use with Contractual.

Last synced: 14 May 2025

https://github.com/codemix/dispatching

Tiny routing / dispatch library for node and the browser.

Last synced: 03 Aug 2025

https://github.com/codemix/php-orientdb

A fast PHP driver for the OrientDB binary protocol.

Last synced: 14 May 2025

https://github.com/codemix/casting

Tiny type casting library for node.js and the browser.

Last synced: 14 May 2025

https://github.com/codemix/component-testing-library

A library for testing component driven UIs

Last synced: 26 Dec 2025

https://github.com/codemix/bootstrap-css

Twitter Bootstrap CSS / LESS packaged for component.js instead of bower

Last synced: 14 May 2025

https://github.com/codemix/miming

Processing and formatting for various mime types.

Last synced: 29 Dec 2025

https://github.com/codemix/handlebarsgen

An extendable static code generator for handlebars templates, targetting languages other than JavaScript, e.g. PHP

Last synced: 25 Jul 2025

https://github.com/codemix/accessrestrictable

A Yii ActiveRecordBehavior that automatically applies conditions for access restriction to every query.

Last synced: 08 Aug 2025

https://github.com/codemix/bs3activeform

A lightweight utility to render Bootstrap 3 forms in Yii

Last synced: 25 Dec 2025

https://github.com/codemix/bootstrap-transition

Twitter Bootstrap Transition plugin packaged for component.js instead of bower

Last synced: 12 Oct 2025

https://github.com/codemix/bootstrap-scrollspy

Twitter Bootstrap Scrollspy plugin packaged for component.js instead of bower

Last synced: 29 Dec 2025

https://github.com/codemix/malloc-append

Simple append-only alloc() implementation on top of buffers and array buffers.

Last synced: 10 Jun 2025

https://github.com/codemix/urlrouter

Tiny URL routing for the browser

Last synced: 29 Dec 2025

https://github.com/codemix/bootstrap-tooltip

Twitter Bootstrap Tooltip plugin packaged for component.js instead of bower

Last synced: 26 Dec 2025

https://github.com/codemix/bencha

Mocha-esque UI for the excellent benchmarkjs benchmarking library

Last synced: 24 Dec 2025

https://github.com/codemix/bootstrap-affix

Twitter Bootstrap Affix plugin packaged for component.js instead of bower

Last synced: 19 Oct 2025

https://github.com/codemix/bootstrap-tab

Twitter Bootstrap Tab plugin packaged for component.js instead of bower

Last synced: 29 Dec 2025

https://github.com/codemix/bootstrap-component

Twitter Bootstrap packaged for component.js instead of bower

Last synced: 24 Dec 2025

https://github.com/codemix/blank

This is a blank repo, used for code review

Last synced: 05 Jul 2025

https://github.com/codemix/bootstrap-collapse

Twitter Bootstrap Collapse plugin packaged for component.js instead of bower

Last synced: 27 Dec 2025

https://github.com/codemix/hybridauthmanager

An AuthManager for Yii that stores the hierarchy in a flat PHP file and the assignments in DB

Last synced: 13 Mar 2025

https://github.com/codemix/bootstrap-dropdown

Twitter Bootstrap Dropdown plugin packaged for component.js instead of bower

Last synced: 29 Jul 2025

https://github.com/codemix/bootstrap-button

Twitter Bootstrap Button plugin packaged for component.js instead of bower

Last synced: 01 Aug 2025

https://github.com/codemix/orientdb-pubsub

A proposal for adding pub/sub to orientdb

Last synced: 13 Mar 2025

https://github.com/codemix/yiiabstractarraymodel

Work with PHP files in Active Record way

Last synced: 28 Dec 2025

https://github.com/codemix/bootstrap-alert

Twitter Bootstrap Alert plugin packaged for component.js instead of bower

Last synced: 25 Dec 2025

https://github.com/codemix/bootstrap-modal

Twitter Bootstrap Modal plugin packaged for component.js instead of bower

Last synced: 13 Mar 2025

https://github.com/codemix/bootstrap-popover

Twitter Bootstrap Popover plugin packaged for component.js instead of bower

Last synced: 01 Sep 2025

https://github.com/codemix/bootstrap-carousel

Twitter Bootstrap Carousel plugin packaged for component.js instead of bower

Last synced: 27 Dec 2025

https://github.com/codemix/bootstrap-typeahead

Twitter Bootstrap Typeahead plugin packaged for component.js instead of bower

Last synced: 27 Dec 2025

https://github.com/codemix/type-registry

Provides a container which can hold different kinds of Type.

Last synced: 30 Dec 2025

https://github.com/codemix/director

Simple directives for jQuery

Last synced: 29 Dec 2025