• Stars
    star
    2
  • Language
    JavaScript
  • License
    MIT License
  • Created over 4 years ago
  • Updated about 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A javascript minifier for crystal, using embedded uglifier-js and duktape.cr

More Repositories

1

nginx-android-app

android app version of nginx
C
55
star
2

gcf.cr

gcf.cr provides serverless execution and deployment of crystal language code in Google Cloud Functions
Crystal
54
star
3

mongo_orm

Mongo ORM: A simple ORM for using MongoDB with the crystal programming language, designed for use with Amber. Based loosely on Granite ORM. Supports Rails-esque models, associations and embedded documents.
Crystal
32
star
4

DSeg

Invariant Superpixel Features for Object Detection
C++
18
star
5

macro_state

A simple set of Rust proc macros for reading and writing global compile-time state between macro calls
Rust
18
star
6

routes_classic

Routes addon but compatible with WoW Classic
Lua
17
star
7

macro_magic

A collection of Rust proc macros that allow the exporting and importing of TokenStream2s of items in foreign contexts and files
Rust
15
star
8

supertrait

A Rust crate that uses macro hackery to enable const fn trait items and default associated types on traits in stable Rust.
Rust
14
star
9

crystal-alpine

Dockerfile for alpine linux with crystal that will allow you to compile static crystal binaries on any system
Shell
12
star
10

html-minifier

A zero-dependency HTML/CSS/Javascript minifier for the Crystal language
Crystal
10
star
11

assert.cr

Provides C++-like assert functionality that you can sprinkle throughout your crystal program. Assertions are disabled via macro when the `--release` compile-time flag is specified, allowing performant release builds.
Crystal
7
star
12

docify

Allows for dynamic compile-time embedding of existing tests and examples in your Rust doc comments and markdown files
Rust
7
star
13

tempdir

Simple creation and automatic deletion of temporary directories in an easy to use crystal shard
Crystal
5
star
14

browser_piano

A simple 100% pure javascript browser-based piano demo featuring multiple sound channels. Can be played with computer keyboard.
JavaScript
4
star
15

conduit

A batteries-included vanilla js frontend framework with client-side routing for creating cloud storage hosted, search engine friendly SPAs and web apps that interact with an external API server. The ultimate serverless frontend framework.
Crystal
4
star
16

crystal-gcf-concept

Proof of concept of crystal running in a Google Cloud Function
JavaScript
4
star
17

bettercast

Cast from anything, to anything, no strings attached
Java
3
star
18

magnetfilter

a python utility for adding the best current trackers to a magnet link
Python
3
star
19

css-minifier

Embeds the venerable clean-css from npm within a crystal shard via Duktape
Crystal
3
star
20

video-manager

a tool for automatically optimizing files in your video library using ffmpeg
Crystal
3
star
21

truthy

Adds intelligent to_b (to_boolen) to all objects in crystal
Crystal
2
star
22

s3cmd-shim

Drop-in docker-based CLI replacement for s3cmd for systems (like macos) where s3cmd doesn't work properly
Shell
2
star
23

hierarch_old

Hierarch: A new, blazingly fast, in-memory proof-of-concept data structure and indexing algorithm for querying on dynamic attribute/tag/type-based hierarchical data.
C++
2
star
24

es6-minifier

A self-contained crystal shard that can minify ES6+ JavaScript.
Shell
2
star
25

bolts

A vaguely rails-like fast web framework for Rust
Rust
2
star
26

chiron

Replace your entire webpack HTML/CSS/JavaScript/LESS compilation, minification, and deployment pipeline with a single binary
Crystal
2
star
27

quoth

A developer-friendly parsing library for implementing domain specific languages and syntax parsers in Rust
1
star
28

macro_magic_example

Rust
1
star
29

derive_parse2

Intended as a spiritual successor to derive_syn_parse, supports all of the original features plus some extra features. Fully compatible with syn 2.x, and implemented entirely in thoroughly tested proc macros
Rust
1
star
30

raylib.cr

Crystal
1
star
31

sin

Sin aims to be an alternative to the proc-macro2/syn ecosystem geared towards developer UX and custom syntax parsing.
Rust
1
star
32

pub-fields

A simple proc macro that makes all fields of a struct public
Rust
1
star
33

lake

A simple connection pooling shard for the crystal language suitable for use with Redis and probably other things
Crystal
1
star
34

domain-db

crystal langauge shard containing a dynamically updated database of public domain suffixes and top level domain extensions
Crystal
1
star
35

secrets.cr

safe environment-specific secret storing and loading for crystal language apps and libraries
Crystal
1
star
36

aes.cr

crystal wrapper for OpenSSL AES CBC mode encryption routines
Crystal
1
star
37

ROSE-NodeFinder

A library for ROSE that can index an AST and provide O(1) access to all nodes of specified types that are the descendants of specified nodes without excessive memory overhead. In other words, NodeFinder answers queries of the form "given node A, return all descendants of A that are of type T" in constant time without wasting memory.
C++
1
star
38

substrate-spec-version

An extremely simple CLI utility that allows you to query the current spec version from a live substrate (polkadot-sdk)-based chain based on the websocket URL for the chain
Rust
1
star