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

https://github.com/lynnagara/feather

super lightweight templating for javascript apps
https://github.com/lynnagara/feather

Last synced: 10 months ago
JSON representation

super lightweight templating for javascript apps

Awesome Lists containing this project

README

          

# Feather

Super lightweight templating for JavaScript apps

## Setup

`npm install`

## Run unit tests

`mocha`

## Linter

npm install -g eslint babel-eslint

`eslint src/feather.js`