Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies

Support the repos that depend on this repository

Top contributors

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
akaryatrh

akaryatrh/svg-assets

Replace any <svga>file</svga> tags with related svg files

CoffeeScript
0
0
MIT License
Akaryatrh's profile
Akaryatrh
75 contributions

Support the dependencies of akaryatrh/svg-assets

Account's avatar
tj/commander.js
the complete solution for node.js command-line programs
Account's avatar
isaacs/node-mkdirp
Recursively mkdir, like `mkdir -p`
Account's avatar
dylang/grunt-prompt
Interactive prompt for your Grunt config using console checkboxes, text input with filtering, password fields.
Account's avatar
jashkenas/coffeescript
Unfancy JavaScript
Account's avatar
clutchski/coffeelint
Lint your CoffeeScript
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
benbria/coffee-coverage
Istanbul and JSCoverage-style instrumentation for CoffeeScript files.
Account's avatar
gotwarlost/istanbul
Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use cases including unit tests, server side functional tests and browser tests. Built for scale
Account's avatar
nickmerwin/node-coveralls
takes json-cov output into stdin and POSTs to coveralls.io
Account's avatar
chaijs/chai
BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
Account's avatar
sinonjs/sinon
JavaScript test spies, stubs and mocks.
Account's avatar
gruntjs/grunt
The JavaScript Task Runner

svg‑assets is a command‑line tool that scans template files (HTML, Handlebars, etc.) for custom `<svga>` tags and replaces each tag with the contents of the referenced `.svg` asset, optionally writing the results to a separate output folder. It’s aimed at front‑end developers who want to keep their markup clean while still inlining SVGs, and it’s designed for integration into build pipelines (with planned Brunch, Grunt, and Gulp plugins).