Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/vendethiel/sprockets.raku

Sprockets clone for Raku
https://github.com/vendethiel/sprockets.raku

asset-pipeline perl6 raku sprockets

Last synced: about 2 months ago
JSON representation

Sprockets clone for Raku

Awesome Lists containing this project

README

        

Sprockets
=========

Raku version of Sprockets

### Usage

### Syntax

```js
# application.js
/*
*= require a
*= require "b"
*/
```