Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/sern-handler/handler
Create your dream Discord bot!
https://github.com/sern-handler/handler
feat: Improved TypeScript experince
dad3042a644b0e47d01319f48eefe01632678cc3 authored almost 3 years ago by xxDeveloper <[email protected]>
dad3042a644b0e47d01319f48eefe01632678cc3 authored almost 3 years ago by xxDeveloper <[email protected]>
Rename LICENSE to LICENSE.md
c52899744a9a78cff22d1d02f1fdc32fade61940 authored almost 3 years ago by xxDeveloper <[email protected]>
c52899744a9a78cff22d1d02f1fdc32fade61940 authored almost 3 years ago by xxDeveloper <[email protected]>
Delete LICENSE.md
d1bd3c47be5e0566bf943c0972d9254e88722320 authored almost 3 years ago by xxDeveloper <[email protected]>
d1bd3c47be5e0566bf943c0972d9254e88722320 authored almost 3 years ago by xxDeveloper <[email protected]>
Switch to GNUv2
42d3d2ea94bf21b2302670340aa833220b31a2c7 authored almost 3 years ago by xxDeveloper <[email protected]>
42d3d2ea94bf21b2302670340aa833220b31a2c7 authored almost 3 years ago by xxDeveloper <[email protected]>
fix(codeql-analysis.yml): Fixed autobuild issue on some TS files & deleted more unused comments
e51c7ffed038f0519a37f4339406c28546d92c83 authored almost 3 years ago by xxDeveloper <[email protected]>
e51c7ffed038f0519a37f4339406c28546d92c83 authored almost 3 years ago by xxDeveloper <[email protected]>
build(package.json): installed dev dep typedoc and installed script to gen docs
30a1cc929e1cb1ff4a70ffa9d7fb892a8f9e740d authored almost 3 years ago by jacoobes <[email protected]>
30a1cc929e1cb1ff4a70ffa9d7fb892a8f9e740d authored almost 3 years ago by jacoobes <[email protected]>
docs(readme.md): updated ping example
n
5bdeadbcf86cc78b260314509c6ea77e7fdcc0dc authored almost 3 years ago by jacoobes <[email protected]>
codeql: Fixed unused comments for better perform
2a7686f358b0184576b6e850a98a930e69ee6d1f authored almost 3 years ago by xxDeveloper <[email protected]>
2a7686f358b0184576b6e850a98a930e69ee6d1f authored almost 3 years ago by xxDeveloper <[email protected]>
fix: Fixed typo in Security.md
c35def99c93e77a0c932a1b8f1da06cd45fde294 authored almost 3 years ago by xxDeveloper <[email protected]>
c35def99c93e77a0c932a1b8f1da06cd45fde294 authored almost 3 years ago by xxDeveloper <[email protected]>
feat: Updated Readme design
369586f378f807ba9906167b5ada197c2c95e411 authored almost 3 years ago by xxDeveloper <[email protected]>
369586f378f807ba9906167b5ada197c2c95e411 authored almost 3 years ago by xxDeveloper <[email protected]>
style(higherorders.ts): change name of parameter fn -> fns and f -> g
29943366a7c5fff43bdd27dad45209af711d9211 authored almost 3 years ago by jacoobes <[email protected]>
29943366a7c5fff43bdd27dad45209af711d9211 authored almost 3 years ago by jacoobes <[email protected]>
fix(sern.ts): checking ctx instanceof Message always returned false
7166947d28f3be1a6e1c44385eb7946731784f58 authored almost 3 years ago by jacoobes <[email protected]>
7166947d28f3be1a6e1c44385eb7946731784f58 authored almost 3 years ago by jacoobes <[email protected]>
refactor(sern.ts): interaction is guaranteed non null, i used null assertion
a2e43f518b67923066bfe4ed0f344709216878bf authored almost 3 years ago by jacoobes <[email protected]>
a2e43f518b67923066bfe4ed0f344709216878bf authored almost 3 years ago by jacoobes <[email protected]>
refactor(sern.ts): noticed a check for undefined already occuring, removed redundant recheck
420c4dfe6481c6d1e4da63226f60ff276739436c authored almost 3 years ago by jacoobes <[email protected]>
420c4dfe6481c6d1e4da63226f60ff276739436c authored almost 3 years ago by jacoobes <[email protected]>
docs(higherorder.ts): ran linter and add documentation to AllTrue
2e3c65ad096da34f5064d4e994ea11491575c18d authored almost 3 years ago by jacoobes <[email protected]>
2e3c65ad096da34f5064d4e994ea11491575c18d authored almost 3 years ago by jacoobes <[email protected]>
refactor(sern.ts): unifying the function signature for command n interactionResult to enable HoFs
803840c84b47adc901c7903e9bd674000be8d17e authored almost 3 years ago by jacoobes <[email protected]>
803840c84b47adc901c7903e9bd674000be8d17e authored almost 3 years ago by jacoobes <[email protected]>
fix test suite
2e230439adb8344558d39d716008b5718232a7cb authored almost 3 years ago by jacoobes <[email protected]>
2e230439adb8344558d39d716008b5718232a7cb authored almost 3 years ago by jacoobes <[email protected]>
feat(handler): adding higher-order-function wrappers to increase readability and shorten code
Experimenting with functional paradigm to hopefully reduce redundancy and try improving readabil...
0f0b0fb61c80654179e2c6d6f69e50c70114201b authored almost 3 years ago by jacoobes <[email protected]>
Merge branch 'main' of https://github.com/sern-handler/Sern
1473f309faf339e73a98ec97dc03e95fc2c17f6e authored almost 3 years ago by jacoobes <[email protected]>
1473f309faf339e73a98ec97dc03e95fc2c17f6e authored almost 3 years ago by jacoobes <[email protected]>
feat(readme.md): added basic command examples
#TODO
63b2d3a5723ac6e1f0baa0de8b65640cecd7d634 authored almost 3 years ago by jacoobes <[email protected]>
feat: CodeQL
7012da60530c2b0b5d8cc97b417a80cd8031f51f authored almost 3 years ago by xxDeveloper <[email protected]>
7012da60530c2b0b5d8cc97b417a80cd8031f51f authored almost 3 years ago by xxDeveloper <[email protected]>
feat: Added SECURITY file & formatted some TypeScript code
779011a124ab76bbfb19a2a11889bf9255cbd360 authored almost 3 years ago by xxDeveloper <[email protected]>
779011a124ab76bbfb19a2a11889bf9255cbd360 authored almost 3 years ago by xxDeveloper <[email protected]>
readme: update the badge link
2d80734dbcf5315cfad34d4ed8987323274df70a authored almost 3 years ago by xxDeveloper <[email protected]>
2d80734dbcf5315cfad34d4ed8987323274df70a authored almost 3 years ago by xxDeveloper <[email protected]>
readme: fixed font difference
81d2bd1c29f54726f8bd19b5746866465ed151c2 authored almost 3 years ago by xxDeveloper <[email protected]>
81d2bd1c29f54726f8bd19b5746866465ed151c2 authored almost 3 years ago by xxDeveloper <[email protected]>
refactor(logger.ts): saw a double template literal for no apparent reason
9b5942babfa415e031b9fec1c191485e82bad395 authored almost 3 years ago by jacoobes <[email protected]>
9b5942babfa415e031b9fec1c191485e82bad395 authored almost 3 years ago by jacoobes <[email protected]>
Merge pull request #11 from EvolutionX-10/test
feat: added tests 🎉
0ce4709ebafc2ec5cd317bdf581a1055413ffdf8 authored almost 3 years ago by Jacob Nguyen <[email protected]>
chore: resolved conflicts
819b5b8fab5f8906356b0481046d9700d8fdcd21 authored almost 3 years ago by EvolutionX <[email protected]>
819b5b8fab5f8906356b0481046d9700d8fdcd21 authored almost 3 years ago by EvolutionX <[email protected]>
test: added tests 🎉
7e319683e10281f545ea034bd648713a01341193 authored almost 3 years ago by EvolutionX <[email protected]>
7e319683e10281f545ea034bd648713a01341193 authored almost 3 years ago by EvolutionX <[email protected]>
docs(readme.md): editing startup examples
16a309800ca9c3bbb4a02fddb938abe157cfbbfc authored almost 3 years ago by jacoobes <[email protected]>
16a309800ca9c3bbb4a02fddb938abe157cfbbfc authored almost 3 years ago by jacoobes <[email protected]>
fix(handler.ts): added the changes of Module<T>.execute to type delegate (now type execute)
f062a338687be4b3ac64c048a63bdcb895282d2d authored almost 3 years ago by jacoobes <[email protected]>
f062a338687be4b3ac64c048a63bdcb895282d2d authored almost 3 years ago by jacoobes <[email protected]>
feat(sern.ts): renaming Module.delegate to Module.execute
870287674aa7eccbe1fc890d1cf2cd808982b801 authored almost 3 years ago by jacoobes <[email protected]>
870287674aa7eccbe1fc890d1cf2cd808982b801 authored almost 3 years ago by jacoobes <[email protected]>
Merge pull request #10 from EvolutionX-10/docs
Fixed link of JS
242a5ca560dae95502c1087a21df2f57834de6e8 authored almost 3 years ago by Jacob Nguyen <[email protected]>
chore: updated link of JS
d095e03d2dfabebb1cfcd2ea175d65ced7165a80 authored almost 3 years ago by EvolutionX <[email protected]>
d095e03d2dfabebb1cfcd2ea175d65ced7165a80 authored almost 3 years ago by EvolutionX <[email protected]>
Merge branch 'main' of https://github.com/jacoobes/Sern
b3a727f5f0eb33cf50851ae497e8e88e1708efaf authored almost 3 years ago by xxDeveloper <[email protected]>
b3a727f5f0eb33cf50851ae497e8e88e1708efaf authored almost 3 years ago by xxDeveloper <[email protected]>
Update README.md
9dd0ba8063e696c5c8cd57804b7e9a97ceb8d67d authored almost 3 years ago by xxDeveloper <[email protected]>
9dd0ba8063e696c5c8cd57804b7e9a97ceb8d67d authored almost 3 years ago by xxDeveloper <[email protected]>
Merge pull request #9 from EvolutionX-10/test
feat: added conventional commits
3abc7086a2cde7281bf7a60f3059e9415300d449 authored almost 3 years ago by Jacob Nguyen <[email protected]>
chore: lowered the version as its not ready for release yet
2d1e630d30784750f19889db860d08d9311dfc21 authored almost 3 years ago by EvolutionX <[email protected]>
2d1e630d30784750f19889db860d08d9311dfc21 authored almost 3 years ago by EvolutionX <[email protected]>
chore(release): 1.1.0
8e027f8342df7016c9fa700490488ae0eb723749 authored almost 3 years ago by EvolutionX <[email protected]>
8e027f8342df7016c9fa700490488ae0eb723749 authored almost 3 years ago by EvolutionX <[email protected]>
chore: added script
now whenever you are ready to release new version just type npm run release and see the magic
9174838b09648ee3d99ae05fd0dba7d3b0ff3e1e authored almost 3 years ago by EvolutionX <[email protected]>
feat: added conventional commits
now always use this way to commit
741cf13fd56ac49ebca6f73ecc3a2209f00e774d authored almost 3 years ago by EvolutionX <[email protected]>
Merge branch 'EvolutionX-10-docs'
aa331c9c9db3dfde190e28cbc535c4cb7858de95 authored almost 3 years ago by jacoobes <[email protected]>
aa331c9c9db3dfde190e28cbc535c4cb7858de95 authored almost 3 years ago by jacoobes <[email protected]>
git
dd1d1290638ba5e01e4a261da034e2a27a695707 authored almost 3 years ago by jacoobes <[email protected]>
dd1d1290638ba5e01e4a261da034e2a27a695707 authored almost 3 years ago by jacoobes <[email protected]>
added jsdocs
a47f6a1159c0eff1217c7d45b2c2731cd72a20f9 authored almost 3 years ago by EvolutionX <[email protected]>
a47f6a1159c0eff1217c7d45b2c2731cd72a20f9 authored almost 3 years ago by EvolutionX <[email protected]>
updated
9a3e9ed193059889f8f96822f44d92641f2fae0d authored almost 3 years ago by EvolutionX <[email protected]>
9a3e9ed193059889f8f96822f44d92641f2fae0d authored almost 3 years ago by EvolutionX <[email protected]>
Merge branch 'jacoobes:main' into docs
16e3adf0c984c4fed72ba656ae721ae101118b8c authored almost 3 years ago by EvolutionX <[email protected]>
16e3adf0c984c4fed72ba656ae721ae101118b8c authored almost 3 years ago by EvolutionX <[email protected]>
readme changes
499a996a6c0e0576415ef90237c6f9f6ef1cd22d authored almost 3 years ago by jacoobes <[email protected]>
499a996a6c0e0576415ef90237c6f9f6ef1cd22d authored almost 3 years ago by jacoobes <[email protected]>
Merge branch 'EvolutionX-10-main'
d76b43f35b749a1554cd402c2a2a5428c198fadc authored almost 3 years ago by jacoobes <[email protected]>
d76b43f35b749a1554cd402c2a2a5428c198fadc authored almost 3 years ago by jacoobes <[email protected]>
Merge branch 'main' of https://github.com/EvolutionX-10/Sern into EvolutionX-10-main
85ceacaf549f9068750d5f3d2ed742ecb7025dcd authored almost 3 years ago by jacoobes <[email protected]>
85ceacaf549f9068750d5f3d2ed742ecb7025dcd authored almost 3 years ago by jacoobes <[email protected]>
rf
38963ffa19eace111ee2864c838ada00fc40f26b authored almost 3 years ago by jacoobes <[email protected]>
38963ffa19eace111ee2864c838ada00fc40f26b authored almost 3 years ago by jacoobes <[email protected]>
Merge branch 'main' of https://github.com/EvolutionX-10/Sern
3d660fea71bec3edf56a8b0428197051d6c112fb authored almost 3 years ago by jacoobes <[email protected]>
3d660fea71bec3edf56a8b0428197051d6c112fb authored almost 3 years ago by jacoobes <[email protected]>
Update README.md
5c928a1d0fdd6993b164592f7ad3b67ab5836284 authored almost 3 years ago by xxDeveloper <[email protected]>
5c928a1d0fdd6993b164592f7ad3b67ab5836284 authored almost 3 years ago by xxDeveloper <[email protected]>
Update README.md
f30a373da63627638a05e3635f77c58087febfe6 authored almost 3 years ago by xxDeveloper <[email protected]>
f30a373da63627638a05e3635f77c58087febfe6 authored almost 3 years ago by xxDeveloper <[email protected]>
Update README.md
4a1de83b4197417fd2ed5496c239221950256eea authored almost 3 years ago by xxDeveloper <[email protected]>
4a1de83b4197417fd2ed5496c239221950256eea authored almost 3 years ago by xxDeveloper <[email protected]>
added docs for functions in `messageHelpers`
99daca5fa67ed2c3fe33b9c42711c771e3587518 authored almost 3 years ago by EvolutionX <[email protected]>
99daca5fa67ed2c3fe33b9c42711c771e3587518 authored almost 3 years ago by EvolutionX <[email protected]>
finished formatting
a648f347f129dc0e3eef57b9d7348022d7dde20e authored almost 3 years ago by EvolutionX <[email protected]>
a648f347f129dc0e3eef57b9d7348022d7dde20e authored almost 3 years ago by EvolutionX <[email protected]>
added preprocessors
5102563869d92c1dd5a22e28ac29b1d2b0097e58 authored almost 3 years ago by EvolutionX <[email protected]>
5102563869d92c1dd5a22e28ac29b1d2b0097e58 authored almost 3 years ago by EvolutionX <[email protected]>
fix eslint-caught semis
5c2701fba776c6836d1faacbf5f1bf0ce155b308 authored almost 3 years ago by jacoobes <[email protected]>
5c2701fba776c6836d1faacbf5f1bf0ce155b308 authored almost 3 years ago by jacoobes <[email protected]>
eslint require semis!
d5ad51d0e9d193420626db032149f36d0ef2f9c3 authored almost 3 years ago by jacoobes <[email protected]>
d5ad51d0e9d193420626db032149f36d0ef2f9c3 authored almost 3 years ago by jacoobes <[email protected]>
Merge branch 'main' of https://github.com/EvolutionX-10/Sern
ff0694f0722e40578c330829a8deac6265944d29 authored almost 3 years ago by EvolutionX <[email protected]>
ff0694f0722e40578c330829a8deac6265944d29 authored almost 3 years ago by EvolutionX <[email protected]>
lowercased preprocessors
ab7c5e09ee72f3405ad87869bf80efb9f1391f80 authored almost 3 years ago by EvolutionX <[email protected]>
ab7c5e09ee72f3405ad87869bf80efb9f1391f80 authored almost 3 years ago by EvolutionX <[email protected]>
Delete src/handler/utilities/Preprocessors directory
69a8baf201b21b2716e3f575dab2f079dce57a3a authored almost 3 years ago by EvolutionX <[email protected]>
69a8baf201b21b2716e3f575dab2f079dce57a3a authored almost 3 years ago by EvolutionX <[email protected]>
will it work
9193ede266bc6b63887c2e1afd764e87d5a5bf2e authored almost 3 years ago by EvolutionX <[email protected]>
9193ede266bc6b63887c2e1afd764e87d5a5bf2e authored almost 3 years ago by EvolutionX <[email protected]>
hmm
252df8b99002d50cc2f70e3f7a6c2418f48a79e9 authored almost 3 years ago by EvolutionX <[email protected]>
252df8b99002d50cc2f70e3f7a6c2418f48a79e9 authored almost 3 years ago by EvolutionX <[email protected]>
Delete src/handler/Utilities directory
1c679bd341bbf56df4996e5029fc8aff3f4197f7 authored almost 3 years ago by EvolutionX <[email protected]>
1c679bd341bbf56df4996e5029fc8aff3f4197f7 authored almost 3 years ago by EvolutionX <[email protected]>
Merge branch 'main' of https://github.com/EvolutionX-10/Sern
7510b0945cec9b02638d815df88a6d15f5ad3704 authored almost 3 years ago by EvolutionX <[email protected]>
7510b0945cec9b02638d815df88a6d15f5ad3704 authored almost 3 years ago by EvolutionX <[email protected]>
lowercased Utilities
38b478a9fb281aed969e5148b983163336e1e0b1 authored almost 3 years ago by EvolutionX <[email protected]>
38b478a9fb281aed969e5148b983163336e1e0b1 authored almost 3 years ago by EvolutionX <[email protected]>
Update .prettierrc
c9dfdb0467cbfb9d89d0b2c63a081f9f96a4e48b authored almost 3 years ago by EvolutionX <[email protected]>
c9dfdb0467cbfb9d89d0b2c63a081f9f96a4e48b authored almost 3 years ago by EvolutionX <[email protected]>
made the code pretty :)
57392f4e6a8eb64adf3e62dee408e5b407f19803 authored almost 3 years ago by EvolutionX <[email protected]>
57392f4e6a8eb64adf3e62dee408e5b407f19803 authored almost 3 years ago by EvolutionX <[email protected]>
Merge branch 'main' of https://github.com/EvolutionX-10/Sern
7545e33fa4b2c8ae0611ef751ee157a72e90c267 authored almost 3 years ago by EvolutionX <[email protected]>
7545e33fa4b2c8ae0611ef751ee157a72e90c267 authored almost 3 years ago by EvolutionX <[email protected]>
Matched the case of `Utilities`
caused import error
c15e3ab86e859f7b71fe14807c010f6c5576face authored almost 3 years ago by EvolutionX <[email protected]>
Merge branch 'main' of https://github.com/jacoobes/Sern
eed8da4dd34cacc813093322c36a76db67e0569a authored almost 3 years ago by jacoobes <[email protected]>
eed8da4dd34cacc813093322c36a76db67e0569a authored almost 3 years ago by jacoobes <[email protected]>
console.clear, modularize name -> map
34e09bbbb526f529c64fca29935ae6d3276b55d9 authored almost 3 years ago by jacoobes <[email protected]>
34e09bbbb526f529c64fca29935ae6d3276b55d9 authored almost 3 years ago by jacoobes <[email protected]>
Merge pull request #5 from EvolutionX-10/main
updated package-lock.json to match package.json
f0f88264a10f476e03162cf3778edf0e074b99aa authored almost 3 years ago by Jacob Nguyen <[email protected]>
updated package-lock.json to match package.json
8348c95dd40437cbe8ba22a801345a9df2a7482b authored almost 3 years ago by EvolutionX <[email protected]>
8348c95dd40437cbe8ba22a801345a9df2a7482b authored almost 3 years ago by EvolutionX <[email protected]>
update readme.md
1ae6ae86facb64c9bc9924e058db2447da249dec authored almost 3 years ago by Jacob Nguyen <[email protected]>
1ae6ae86facb64c9bc9924e058db2447da249dec authored almost 3 years ago by Jacob Nguyen <[email protected]>
Update basic usage
59dc1f55f6e172902e3ba0ca61b4e20ae31db3bb authored almost 3 years ago by Jacob Nguyen <[email protected]>
59dc1f55f6e172902e3ba0ca61b4e20ae31db3bb authored almost 3 years ago by Jacob Nguyen <[email protected]>
some comments and comment refactoring
ce22f854a13657a4a578fa330f355fdb405fb7ba authored almost 3 years ago by jacoobes <[email protected]>
ce22f854a13657a4a578fa330f355fdb405fb7ba authored almost 3 years ago by jacoobes <[email protected]>
Added table for memory usage
c3d29f7016b5b29e6e873ea99bfb99caff529580 authored almost 3 years ago by xxDeveloper <[email protected]>
c3d29f7016b5b29e6e873ea99bfb99caff529580 authored almost 3 years ago by xxDeveloper <[email protected]>
Add line
eaba125ce0405773a4fa0dffbed9cf6c8677a85c authored almost 3 years ago by xxDeveloper <[email protected]>
eaba125ce0405773a4fa0dffbed9cf6c8677a85c authored almost 3 years ago by xxDeveloper <[email protected]>
Merge branch 'main' of https://github.com/jacoobes/Sern
945e0dc22841a3b7c3cc9496572b65dfa07d15a7 authored almost 3 years ago by xxDeveloper <[email protected]>
945e0dc22841a3b7c3cc9496572b65dfa07d15a7 authored almost 3 years ago by xxDeveloper <[email protected]>
BetterCode
9e19e2fc6dc4544facbdb2400eab4d8ab93c9d2e authored almost 3 years ago by xxDeveloper <[email protected]>
9e19e2fc6dc4544facbdb2400eab4d8ab93c9d2e authored almost 3 years ago by xxDeveloper <[email protected]>
eslint fix and tableRam
47ea1435812b59b45de48b549ec1501c33967c04 authored almost 3 years ago by jacoobes <[email protected]>
47ea1435812b59b45de48b549ec1501c33967c04 authored almost 3 years ago by jacoobes <[email protected]>
Merge branch 'main' of https://github.com/jacoobes/Sern
d477ac08ddff52c326c0479c894078fc6ac570b5 authored almost 3 years ago by xxDeveloper <[email protected]>
d477ac08ddff52c326c0479c894078fc6ac570b5 authored almost 3 years ago by xxDeveloper <[email protected]>
Improvements in Readme.md
c07d87566a9b834a8d39b5dc2c353a27b296fa26 authored almost 3 years ago by xxDeveloper <[email protected]>
c07d87566a9b834a8d39b5dc2c353a27b296fa26 authored almost 3 years ago by xxDeveloper <[email protected]>
dir name fix, lowercase lint
ad86658e11a26d01e86d1a83e0bbcecef57d3001 authored almost 3 years ago by jacoobes <[email protected]>
ad86658e11a26d01e86d1a83e0bbcecef57d3001 authored almost 3 years ago by jacoobes <[email protected]>
Merge branch 'main' of https://github.com/jacoobes/Sern
911cf05d3f0ad11cd86a7c0592fdb5bc34c9df24 authored almost 3 years ago by xxDeveloper <[email protected]>
911cf05d3f0ad11cd86a7c0592fdb5bc34c9df24 authored almost 3 years ago by xxDeveloper <[email protected]>
Add code of conduct
bcb190a3846e8fc49630557893b95f07cbb42565 authored almost 3 years ago by xxDeveloper <[email protected]>
bcb190a3846e8fc49630557893b95f07cbb42565 authored almost 3 years ago by xxDeveloper <[email protected]>
Create npm-publish.yml
b7b920a3aee8ecac1783e59937b52d8527cb9f20 authored almost 3 years ago by xxDeveloper <[email protected]>
b7b920a3aee8ecac1783e59937b52d8527cb9f20 authored almost 3 years ago by xxDeveloper <[email protected]>
Merge branch 'main' of https://github.com/jacoobes/Sern
8a71f1135371569dcecfba9805ff58157cda9a80 authored almost 3 years ago by xxDeveloper <[email protected]>
8a71f1135371569dcecfba9805ff58157cda9a80 authored almost 3 years ago by xxDeveloper <[email protected]>
Rnamed some directories & format code
350c070b431a8a70a69a32b4a569a885a31fc5b9 authored almost 3 years ago by xxDeveloper <[email protected]>
350c070b431a8a70a69a32b4a569a885a31fc5b9 authored almost 3 years ago by xxDeveloper <[email protected]>
Update README.md
6ce7649311f1d077f6437528cbad10da16e58435 authored almost 3 years ago by xxDeveloper <[email protected]>
6ce7649311f1d077f6437528cbad10da16e58435 authored almost 3 years ago by xxDeveloper <[email protected]>
Update package.json
9870275635d881e6bed0116c0286c7edc81bdb38 authored almost 3 years ago by xxDeveloper <[email protected]>
9870275635d881e6bed0116c0286c7edc81bdb38 authored almost 3 years ago by xxDeveloper <[email protected]>
Update README.md
2889e92b2d497f4781f8ab2fb524baf4d5c4ed7f authored almost 3 years ago by xxDeveloper <[email protected]>
2889e92b2d497f4781f8ab2fb524baf4d5c4ed7f authored almost 3 years ago by xxDeveloper <[email protected]>
Update README.md
86c6647ecf137c50a2aa9b3be19c48ba8258b13b authored almost 3 years ago by xxDeveloper <[email protected]>
86c6647ecf137c50a2aa9b3be19c48ba8258b13b authored almost 3 years ago by xxDeveloper <[email protected]>
oops removed random function
e0a2bee00943fc5ab4552324dbc7fb511974b1e0 authored almost 3 years ago by jacoobes <[email protected]>
e0a2bee00943fc5ab4552324dbc7fb511974b1e0 authored almost 3 years ago by jacoobes <[email protected]>
starting logger
2810ecafcaadce855dd048c2e8488dc7ab1de339 authored almost 3 years ago by jacoobes <[email protected]>
2810ecafcaadce855dd048c2e8488dc7ab1de339 authored almost 3 years ago by jacoobes <[email protected]>
testing cmds now have module prop, not on filename
dfb34b99e325c98dbf0f701ba0fb51c39e175eaa authored almost 3 years ago by jacoobes <[email protected]>
dfb34b99e325c98dbf0f701ba0fb51c39e175eaa authored almost 3 years ago by jacoobes <[email protected]>
Fix bugs in sern.ts & improve
fcaf992164e5ea616874941477f3d456e08757b2 authored almost 3 years ago by xxDeveloper <[email protected]>
fcaf992164e5ea616874941477f3d456e08757b2 authored almost 3 years ago by xxDeveloper <[email protected]>
Format & improve src files
3b15b27803569b22e8053b32cdd7542341d1a92d authored almost 3 years ago by xxDeveloper <[email protected]>
3b15b27803569b22e8053b32cdd7542341d1a92d authored almost 3 years ago by xxDeveloper <[email protected]>
Update README.md
cdda518ed97ae31b7ff61ca2fdf321bb09c71d59 authored almost 3 years ago by xxDeveloper <[email protected]>
cdda518ed97ae31b7ff61ca2fdf321bb09c71d59 authored almost 3 years ago by xxDeveloper <[email protected]>