0.1.0 • Published 1 year ago

tbh-devcamp-js-footer v0.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

Devcamp JS Footer

Tutorial de MD: https://www.markdowntutorial.com/

This should be used in the following way:

Install with the command:

npm install --save tbh-devcamp-js-footer

Add to a JavaScript project with the following code:

import { footer } from "tbh-devcamp-js-footer";

footer("some name");
0.1.0

1 year ago