1.0.1 • Published 9 months ago
@jalter4/fsc-first-module v1.0.1
Simple Node.js Module
This module is for studying how to create and use public npm packages.
Installation
npm install fsc-first-moduleUsage
const myModule = require('fsc-first-module');
myModule.hello(); // Example usageFeatures
- Easy to use
- Great for learning npm modules
License
MIT