|
|
60e26ffb37
|
add log mode in cmd
|
2022-11-18 16:58:42 +01:00 |
|
|
|
91ae19c049
|
Merge pull request #16 from lucaspalomodevelop/15-add-config-manipulation-in-cmd
add jsconfig
|
2022-11-18 16:50:30 +01:00 |
|
|
|
479feb029c
|
add jsconfig
|
2022-11-18 16:49:20 +01:00 |
|
|
|
6294fe702c
|
Merge pull request #14 from lucaspalomodevelop/13-cmd-js
add cmd.js
|
2022-11-18 16:43:36 +01:00 |
|
|
|
794d6b5550
|
add cmd.js
|
2022-11-18 16:37:10 +01:00 |
|
|
|
908058bce6
|
Merge pull request #12 from lucaspalomodevelop/dependabot/npm_and_yarn/nanoid-and-mocha-3.3.3
Bump nanoid and mocha
|
2022-11-03 19:45:34 +01:00 |
|
dependabot[bot]
|
3552a43714
|
Bump nanoid and mocha
Bumps [nanoid](https://github.com/ai/nanoid) to 3.3.3 and updates ancestor dependency [mocha](https://github.com/mochajs/mocha). These dependencies need to be updated together.
Updates `nanoid` from 3.1.20 to 3.3.3
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/3.1.20...3.3.3)
Updates `mocha` from 8.4.0 to 10.1.0
- [Release notes](https://github.com/mochajs/mocha/releases)
- [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mochajs/mocha/compare/v8.4.0...v10.1.0)
---
updated-dependencies:
- dependency-name: nanoid
dependency-type: indirect
- dependency-name: mocha
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-11-03 18:43:20 +00:00 |
|
|
|
445d669815
|
Merge pull request #11 from lucaspalomodevelop/dependabot/npm_and_yarn/glob-parent-5.1.2
Bump glob-parent from 3.1.0 to 5.1.2
|
2022-11-03 19:42:29 +01:00 |
|
dependabot[bot]
|
df2fd6a888
|
Bump glob-parent from 3.1.0 to 5.1.2
Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 3.1.0 to 5.1.2.
- [Release notes](https://github.com/gulpjs/glob-parent/releases)
- [Changelog](https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md)
- [Commits](https://github.com/gulpjs/glob-parent/compare/v3.1.0...v5.1.2)
---
updated-dependencies:
- dependency-name: glob-parent
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-11-03 18:40:14 +00:00 |
|
|
|
71bfe7a22e
|
new version 1.2.3
1.2.3
|
2022-11-03 19:29:11 +01:00 |
|
|
|
496ad727f2
|
fix state
|
2022-11-03 19:27:13 +01:00 |
|
|
|
477570b4e5
|
version 1.2.2
1.2.2
|
2022-11-03 18:58:44 +01:00 |
|
|
|
6cdef37326
|
Merge pull request #10 from lucaspalomodevelop/refactoring
Refactoring
|
2022-11-03 18:56:25 +01:00 |
|
|
|
347e83f7f6
|
add StateFunction to README
|
2022-10-31 18:05:31 +01:00 |
|
|
|
dab7c7e78e
|
add State-Codes to README
|
2022-10-31 17:59:52 +01:00 |
|
|
|
6e371c15f0
|
add comments
|
2022-10-31 15:53:48 +01:00 |
|
|
|
da12e94818
|
removing uncomment code
|
2022-10-31 13:44:50 +01:00 |
|
|
|
36225ac7e8
|
Merge pull request #8 from lucaspalomodevelop/7-remove-typechecker
remove checker dependecy
|
2022-10-31 13:37:02 +01:00 |
|
|
|
96d4b4ee12
|
remove typechecker from engine.js
|
2022-10-31 13:33:40 +01:00 |
|
|
|
828667c3f3
|
remove checker dependecy
|
2022-10-31 13:24:22 +01:00 |
|
|
|
9f131a1702
|
add states in index.js
|
2022-10-31 12:58:45 +01:00 |
|
|
|
71e3e44e3d
|
add more states
|
2022-10-31 12:33:35 +01:00 |
|
|
|
c20047b95c
|
remove console.log's
|
2022-10-31 12:09:48 +01:00 |
|
|
|
8e3b25722b
|
add Statefunctionality
|
2022-10-30 18:12:47 +01:00 |
|
|
|
4fd34232a2
|
remove dependencies and tsc script
|
2022-10-29 19:14:38 +02:00 |
|
|
|
f4636b3946
|
change package.json
|
2022-10-28 17:38:16 +02:00 |
|
|
|
9d20956804
|
add examples-repo to readme.md
1.2.1
|
2022-10-28 16:44:20 +02:00 |
|
|
|
6c386a0f74
|
Merge branch 'main' of github.com:lucaspalomodevelop/JSSTE
1.2.0
|
2022-10-27 19:22:14 +02:00 |
|
|
|
5cc73cb37b
|
remove examples
|
2022-10-27 19:19:23 +02:00 |
|
|
|
18fb15a28e
|
Merge pull request #5 from Laurenz1606/patch-1
Update engine.js
|
2022-02-23 15:58:02 +01:00 |
|
Laurenz1606
|
f3b8516c5b
|
Update engine.js
|
2022-02-22 21:29:35 +01:00 |
|
|
|
bfc35db211
|
Update README.md
|
2022-02-17 20:22:19 +01:00 |
|
|
|
81e185d5c5
|
change static filepaths | fix whitespace bug | delete Express-API | add comments
|
2021-12-18 21:13:57 +01:00 |
|
|
|
f358a79a87
|
add examples | fix relativ-path import
|
2021-11-15 19:26:33 +01:00 |
|
|
|
112504233d
|
create examples | create tests | fix jsonmerger | fix imports
|
2021-11-10 20:06:59 +01:00 |
|
|
|
60eee82fb5
|
create examples | create tests | fix jsonmerger | fix imports
|
2021-11-10 20:05:09 +01:00 |
|
|
|
9dd738ad87
|
Update README.md
|
2021-10-20 14:23:10 +02:00 |
|
|
|
deb59689e3
|
Update node.js.yml
|
2021-08-08 19:17:12 +02:00 |
|
|
|
b11851ced7
|
Update node.js.yml
|
2021-08-08 19:13:23 +02:00 |
|
|
|
e0d03e55d6
|
Update node.js.yml
|
2021-08-08 19:12:30 +02:00 |
|
|
|
c2199fdc08
|
change github workflow
|
2021-08-08 19:11:01 +02:00 |
|
|
|
074b5ac026
|
replace checker with typechecker npm package
|
2021-08-08 19:05:52 +02:00 |
|
|
|
ff32e74531
|
remove empty catch | add checker module
|
2021-08-08 18:58:39 +02:00 |
|
|
|
430831bde9
|
change readme.md
|
2021-08-08 16:40:09 +02:00 |
|
|
|
cb6843b337
|
delete jsdom
|
2021-08-07 20:05:45 +02:00 |
|
|
|
bab47bfa1d
|
del dist and gulpfile
|
2021-08-07 18:44:57 +02:00 |
|
|
|
1d7b951a10
|
change config
|
2021-08-07 17:37:57 +02:00 |
|
|
|
d01f9fb233
|
add license in package.json
|
2021-08-07 17:23:31 +02:00 |
|
|
|
2ff0636b41
|
add tests | change regex bug
|
2021-08-07 17:21:53 +02:00 |
|
|
|
c4e8cadb9c
|
rename
|
2021-08-07 16:32:56 +02:00 |
|