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

https://github.com/md-command-line/simp-js-framework-house


https://github.com/md-command-line/simp-js-framework-house

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

## For when you need to reinvestigate a framework

## Example Usage:

## Future Enhancements:
1) Project installs to home directory via a hidden folder, example: .simp-js-framework-house.
2) Alias added to rc file for `cd $HOME/.simp-js-framework-house; npm run ; cd -;`.

## Some Application Guarantees
1) The installer for these different frameworks will always be up to date.

## Usage example derived from the package.json:
```bash
npm install &&
npm run js-house-v name
```

## Request for additional frameworks or feature requests welcome! [click-me](https://github.com/MichaelDimmitt/js-framework-house/issues/new)
Issues tab: https://github.com/MichaelDimmitt/js-framework-house/issues/new

## Useful links:
Regarding Preact:
https://www.reddit.com/r/javascript/comments/5k682g/what_is_in_react_that_preact_does_not_have/

## For what it is worth this could have been written as a bash script but that would not be as much fun