Skip to content

Instantly share code, notes, and snippets.

@lunelson
Last active January 17, 2021 09:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lunelson/4a24becc4130723a16dae452cf2da6e1 to your computer and use it in GitHub Desktop.
Save lunelson/4a24becc4130723a16dae452cf2da6e1 to your computer and use it in GitHub Desktop.
test swing
{"scripts": [],"showConsole": true}
import * as changeCase from 'https://cdn.skypack.dev/change-case';
console.log(changeCase.snakeCase('hello world'));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment