ceymikey-expansion
v1.0.8
Published
Feel free to install this and use the following sources into your code.
Downloads
3
Readme
Node ceymikey
Feel free to install this and use the following sources into your code.
This is not a serious project of mine just something I always wanted to mess around with.
This package doesn't do anything else than just log stuff in console.
Usage
npm i ceymikey-expansion
| Information | Typescript | Javascript |
| :-------------: | :-------------------------------------------: | :-------------------------------------------------: |
| import/require | import ceymikey from 'ceymikey-expansion';
| const ceymikey = require('ceymikey-expansion');
|
| Statement #1 | ceymikey.printOut();
| ceymikey.printOut();
|
| statement #2 | ceymikey.executeConsoleString();
| ceymikey.executeConsoleString();
|
I do not recommend using this at all because I suck :)
Star my project.