-
Notifications
You must be signed in to change notification settings - Fork 20
Home
TANIGUCHI Masaya edited this page Nov 9, 2017
·
9 revisions
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.
- You can use any editors. They are Atom and VSCode and more.
- You can write any features. s2s just runs BabelPlugins.