-
Notifications
You must be signed in to change notification settings - Fork 20
Home
TANIGUCHI Masaya edited this page Nov 9, 2017
·
9 revisions
![](https://raw.githubusercontent.com/akameco/s2s-examples/master/media/demo.gif)
For advanced usage, there are examples.
- s2s generates the new source codes from your source code in real time.
- s2s watches your editor and makes snippets.
- s2s runs a BabelPlugin to apply the results into the source codes, when it matched the name of changed file.
![](https://github.com/akameco/logos/raw/master/s2s/s2s-concept.png?raw=true)
- You can use any editors. They are Atom and VSCode and more.
- You can write any features. s2s just runs BabelPlugins.