Grassp is the first ever CLI based Micro Learning Tool!

Overview

grassp-cli

Grassp is the first ever CLI based Micro Learning Tool!

grassp Version Downloads/week License

Usage

$ npm install -g grassp
$ grassp COMMAND
running command...
$ grassp (--version)
grassp/0.2.5 darwin-x64 node-v16.13.1
$ grassp --help [COMMAND]
USAGE
  $ grassp COMMAND
...

Commands

grassp help [COMMAND]

Display help for grassp.

USAGE
  $ grassp help [COMMAND] [-n]

ARGUMENTS
  COMMAND  Command to show help for.

FLAGS
  -n, --nested-commands  Include all nested commands in the output.

DESCRIPTION
  Display help for grassp.

See code: @oclif/plugin-help

grassp learn

select a module and start learning!

USAGE
  $ grassp learn

DESCRIPTION
  select a module and start learning!

EXAMPLES
  $ grassp learn

See code: dist/commands/learn.ts

grassp login

login to grassp.

USAGE
  $ grassp login

DESCRIPTION
  login to grassp.

EXAMPLES
  $ grassp login

See code: dist/commands/login.ts

grassp logout

logout from grassp.

USAGE
  $ grassp logout

DESCRIPTION
  logout from grassp.

EXAMPLES
  $ grassp logout

See code: dist/commands/logout.ts

grassp signup

create an account on grassp.

USAGE
  $ grassp signup

DESCRIPTION
  create an account on grassp.

EXAMPLES
  $ grassp signup

See code: dist/commands/signup.ts

grassp update interests

update your profile interests.

USAGE
  $ grassp update interests

DESCRIPTION
  update your profile interests.

EXAMPLES
  $ grassp update interests

grassp update profile

update your profile details.

USAGE
  $ grassp update profile

DESCRIPTION
  update your profile details.

EXAMPLES
  $ grassp update profile

grassp whoami

know who you are.

USAGE
  $ grassp whoami

DESCRIPTION
  know who you are.

EXAMPLES
  $ grassp whoami

See code: dist/commands/whoami.ts

Comments
  • build(deps-dev): bump oclif from 3.1.0 to 3.1.1

    build(deps-dev): bump oclif from 3.1.0 to 3.1.1

    Bumps oclif from 3.1.0 to 3.1.1.

    Release notes

    Sourced from oclif's releases.

    v3.1.1

    3.1.1 (2022-07-15)

    Bug Fixes

    Changelog

    Sourced from oclif's changelog.

    3.1.1 (2022-07-15)

    Bug Fixes

    Commits

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    opened by dependabot[bot] 2
  • build(deps): bump @oclif/core from 1.0.10 to 1.10.0

    build(deps): bump @oclif/core from 1.0.10 to 1.10.0

    Bumps @oclif/core from 1.0.10 to 1.10.0.

    Release notes

    Sourced from @​oclif/core's releases.

    v1.10.0

    1.10.0 (2022-07-15)

    Features

    v1.9.10

    1.9.10 (2022-07-15)

    v1.9.9

    1.9.9 (2022-07-14)

    Bug Fixes

    v1.9.8

    1.9.8 (2022-07-14)

    v1.9.7

    1.9.7 (2022-07-14)

    Bug Fixes

    v1.9.6

    1.9.6 (2022-07-14)

    v1.9.5

    1.9.5 (2022-06-23)

    v1.9.4

    1.9.4 (2022-06-23)

    v1.9.3

    1.9.3 (2022-06-16)

    v1.9.2

    1.9.2 (2022-06-14)

    v1.9.1

    1.9.1 (2022-06-14)

    Bug Fixes

    ... (truncated)

    Changelog

    Sourced from @​oclif/core's changelog.

    1.10.0 (2022-07-15)

    Features

    1.9.10 (2022-07-15)

    1.9.9 (2022-07-14)

    Bug Fixes

    1.9.8 (2022-07-14)

    1.9.7 (2022-07-14)

    Bug Fixes

    1.9.6 (2022-07-14)

    1.9.5 (2022-06-23)

    1.9.4 (2022-06-23)

    1.9.3 (2022-06-16)

    1.9.2 (2022-06-14)

    1.9.1 (2022-06-14)

    Bug Fixes

    • support CLIs with single top level command (#426) (44adb4d)

    1.9.0 (2022-05-20)

    Features

    • support TS directory imports for ESM (#422) (4c58e78)

    1.8.2 (2022-05-18)

    ... (truncated)

    Commits

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    opened by dependabot[bot] 2
  • build(deps-dev): bump @types/node from 16.11.12 to 16.11.45

    build(deps-dev): bump @types/node from 16.11.12 to 16.11.45

    Bumps @types/node from 16.11.12 to 16.11.45.

    Commits

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    opened by dependabot[bot] 2
  • build(deps-dev): bump mocha and @types/mocha

    build(deps-dev): bump mocha and @types/mocha

    Bumps mocha and @types/mocha. These dependencies needed to be updated together. Updates mocha from 9.1.3 to 9.2.2

    Release notes

    Sourced from mocha's releases.

    v9.2.2

    9.2.2 / 2022-03-11

    Please also note our announcements.

    :bug: Fixes

    :nut_and_bolt: Other

    v9.2.1

    9.2.1 / 2022-02-19

    Please also note our announcements.

    :bug: Fixes

    v9.2.0

    9.2.0 / 2022-01-24

    Please also note our announcements.

    :tada: Enhancements

    :nut_and_bolt: Other

    v9.1.4

    9.1.4 / 2022-01-14

    Please also note our announcements.

    :bug: Fixes

    :nut_and_bolt: Other

    ... (truncated)

    Changelog

    Sourced from mocha's changelog.

    9.2.2 / 2022-03-11

    :bug: Fixes

    :nut_and_bolt: Other

    9.2.1 / 2022-02-19

    :bug: Fixes

    9.2.0 / 2022-01-24

    :tada: Enhancements

    :nut_and_bolt: Other

    9.1.4 / 2022-01-14

    :bug: Fixes

    :nut_and_bolt: Other

    Commits
    • 24b5243 build(v9.2.2): release
    • 22a1560 build(v9.2.2): update CHANGELOG [ci skip]
    • 632e602 chore: update dependencies (#4843)
    • 241964b fix: wrong error thrown while loading reporter (#4842)
    • 22f9306 fix(dry-run): potential call-stack crash with 'dry-run' option (#4839)
    • 547ffd7 build(v9.2.1): release
    • ca7432a build(v9.2.1): update CHANGELOG [ci skip]
    • 86305cf fix: wrong error thrown while loading config files (#4832)
    • 11c4560 fix: configurable max diff size (#4799)
    • 509938d doc: fix to show sponsors in narrow view (#4793)
    • Additional commits viewable in compare view

    Updates @types/mocha from 9.0.0 to 9.1.1

    Commits

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    opened by dependabot[bot] 2
  • build(deps-dev): bump @oclif/test from 2.0.3 to 2.1.0

    build(deps-dev): bump @oclif/test from 2.0.3 to 2.1.0

    Bumps @oclif/test from 2.0.3 to 2.1.0.

    Release notes

    Sourced from @​oclif/test's releases.

    v2.1.0

    2.1.0 (2022-02-10)

    Features

    • support commands with spaces (531f8e0)
    Changelog

    Sourced from @​oclif/test's changelog.

    2.1.0 (2022-02-10)

    Features

    • support commands with spaces (531f8e0)
    Commits
    • 029ecaa chore(release): 2.1.0 [ci skip]
    • f5cf36f Merge pull request #239 from oclif/mdonnalley/support-spaces
    • dcd36e3 chore: code review
    • 531f8e0 feat: support commands with spaces
    • 6c8ac42 chore: remove github workflows [skip ci]
    • 8343047 Merge pull request #228 from oclif/dependabot-npm_and_yarn-oclif-core-1.0.11
    • 2995b2d chore(deps-dev): bump @​oclif/core from 1.0.10 to 1.0.11
    • 99a75a6 Merge pull request #222 from oclif/dependabot-npm_and_yarn-types-node-14.18.0
    • b5d4c52 Merge pull request #225 from oclif/sync-circleci-config [skip ci]
    • 8f79cb1 ci: sync .circleci/config.yml
    • Additional commits viewable in compare view

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    opened by dependabot[bot] 2
  • build(deps-dev): bump shx from 0.3.3 to 0.3.4

    build(deps-dev): bump shx from 0.3.3 to 0.3.4

    Bumps shx from 0.3.3 to 0.3.4.

    Changelog

    Sourced from shx's changelog.

    Change Log

    Unreleased

    Full Changelog

    Closed issues:

    • New release with ShellJS v0.8.4 #185

    Merged pull requests:

    Commits

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    opened by dependabot[bot] 2
  • build(deps-dev): bump ts-node from 10.4.0 to 10.8.2

    build(deps-dev): bump ts-node from 10.4.0 to 10.8.2

    Bumps ts-node from 10.4.0 to 10.8.2.

    Release notes

    Sourced from ts-node's releases.

    v10.8.2

    Fixed

    • Revert "Use file URL for source map paths" (#1821) @​cspotcode
      • Fixes #1790: ts-node 10.8.1 regression where nyc code coverage reports had incorrect paths
      • Fixes #1797: ts-node 10.8.1 regression where breakpoints did not hit in VSCode debugging
    • Allow JSON imports in node 16.15 and up (#1792) @​queengooborg
      • JSON imports were already supported in v17.5 and up
      • this change extends support to >=16.15.0,<17.0.0
      • These version ranges match vanilla node's support for JSON imports

    https://github.com/TypeStrong/ts-node/compare/v10.8.1...v10.8.2 https://github.com/TypeStrong/ts-node/milestone/15?closed=1

    v10.8.1

    Fixed

    https://github.com/TypeStrong/ts-node/compare/v10.8.0...v10.8.1 https://github.com/TypeStrong/ts-node/milestone/14

    v10.8.0

    Questions about this release? Ask in the official discussion thread: #1767

    Added

    • Added support for module=NodeNext, module=Node16, .mts, .cts, .mjs, and .cjs file extensions (#1414, #1694, #1744, #1745, #1727, #1717, #1753, #1757) @​cspotcode
    • Added ability to include file extensions in CommonJS imports (#1727, #1753) @​cspotcode
      • Enables consistency with ESM, where file extensions are often mandatory
    • Resolves from emitted to source file extensions (#1727, #1753) @​cspotcode
      • Must enable experimentalResolver, will be enabled by default in a future version (docs)
      • Typechecker requires importing the emitted file extension; ts-node resolves correctly to the source file. E.g. import "./foo.js" will execute foo.ts See also: [TypeScript issue #37582](microsoft/TypeScript#37582)
      • If typechecking is disabled, you can also use source file extensions. E.g. import "./foo.ts"
    • Added experimentalSpecifierResolution (#1727, #1753) @​cspotcode
      • the same as Node's --experimental-specifier-resolution (Node docs)
      • can also be specified in tsconfig.json for convenience, to avoid the CLI flag
      • allows omitting file extensions in ESM imports, plus a few other CommonJS-style conveniences
    • Adds diagnostics property to TSError, with array of TypeScript diagnostic objects from the compiler (API docs) (#1705, #1706) @​paulbrimicombe

    Changed

    • Renames option experimentalResolverFeatures to experimentalResolver (docs) (#1727) @​cspotcode
    • Internal change to ESM loader for compatibility with forthcoming node versions: returns shortCircuit: true (#1714, #1715) @​cspotcode

    ... (truncated)

    Commits

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    opened by dependabot[bot] 2
  • build(deps-dev): bump globby from 11.0.4 to 11.1.0

    build(deps-dev): bump globby from 11.0.4 to 11.1.0

    Bumps globby from 11.0.4 to 11.1.0.

    Release notes

    Sourced from globby's releases.

    v11.1.0

    • Update dependencies to fix some npm audit notices

    https://github.com/sindresorhus/globby/compare/v11.0.4...v11.1.0

    Commits

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    opened by dependabot[bot] 2
  • build(deps-dev): bump typescript from 4.5.3 to 4.7.4

    build(deps-dev): bump typescript from 4.5.3 to 4.7.4

    Bumps typescript from 4.5.3 to 4.7.4.

    Release notes

    Sourced from typescript's releases.

    TypeScript 4.7.4

    For release notes, check out the release announcement.

    For the complete list of fixed issues, check out the

    Downloads are available on:

    TypeScript 4.7.3

    For release notes, check out the release announcement.

    For the complete list of fixed issues, check out the

    Downloads are available on:

    TypeScript 4.7.2

    For release notes, check out the release announcement.

    For the complete list of fixed issues, check out the

    Downloads are available on:

    TypeScript 4.7 RC

    For release notes, check out the release announcement.

    ... (truncated)

    Commits

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    opened by dependabot[bot] 2
  • build(deps): bump @oclif/plugin-help from 5.1.10 to 5.1.12

    build(deps): bump @oclif/plugin-help from 5.1.10 to 5.1.12

    Bumps @oclif/plugin-help from 5.1.10 to 5.1.12.

    Release notes

    Sourced from @​oclif/plugin-help's releases.

    v5.1.12

    5.1.12 (2022-03-07)

    Bug Fixes

    v5.1.11

    5.1.11 (2022-02-01)

    Bug Fixes

    Changelog

    Sourced from @​oclif/plugin-help's changelog.

    5.1.12 (2022-03-07)

    Bug Fixes

    5.1.11 (2022-02-01)

    Bug Fixes

    Commits
    • 3b8ecdc chore(release): 5.1.12 [ci skip]
    • d1b24b0 fix: types package.json (#375)
    • bc501f1 Merge pull request #370 from oclif/dependabot-npm_and_yarn-oclif-2.5.0
    • 2bfc643 chore(deps-dev): bump oclif from 2.4.1 to 2.5.0
    • e6e3010 Merge pull request #371 from oclif/dependabot-npm_and_yarn-typescript-4.6.2
    • 6644f5d chore(deps-dev): bump typescript from 4.5.5 to 4.6.2
    • a9c5155 Merge pull request #372 from oclif/dependabot-npm_and_yarn-oclif-test-2.1.0
    • dc7bb8e chore(deps-dev): bump @​oclif/test from 2.0.3 to 2.1.0
    • 5cce15c Merge pull request #373 from oclif/dependabot-npm_and_yarn-oclif-core-1.3.6
    • 26e69cc chore(deps): bump @​oclif/core from 1.3.0 to 1.3.6
    • Additional commits viewable in compare view

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    opened by dependabot[bot] 2
  • build(deps-dev): bump tslib from 2.3.1 to 2.4.0

    build(deps-dev): bump tslib from 2.3.1 to 2.4.0

    Bumps tslib from 2.3.1 to 2.4.0.

    Release notes

    Sourced from tslib's releases.

    tslib 2.4.0

    This release includes the __classPrivateFieldIn helper as well as an update to __createBinding to reduce indirection between multiple re-exports.

    Commits

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    opened by dependabot[bot] 2
Owner
Sahil Pabale
Backend Developer | Software Developer @toolboxco
Sahil Pabale
The first ever MC:BE ForceOP Exploit utilizing a user impersonation exploit within Bedrock Dedicated Server

EliteElixir The first ever MC:BE ForceOP Exploit utilizing a user impersonation exploit within Bedrock Dedicated Server This tool uses the sub_client_

null 28 Jul 27, 2023
A CLI tool to create a NodeJS project with TypeScript CTSP is a CLI tool to make easier to start a new NodeJS project and configure Typescript on it.

CTSP- Create TS Project A CLI tool to create a NodeJS project with TypeScript CTSP is a CLI tool to make easier to start a new NodeJS project and conf

Jean Rodríguez 7 Sep 13, 2022
three.js examples. if you are first in learning three.js , this will give you much help.

three-projected-material Three.js Material which lets you do Texture Projection on a 3d Model. Installation After having installed three.js, install i

null 22 Nov 2, 2022
⚡ the first open-source redis client made with care and acessibility-first 🚀

⚡ Redis UI The first open-source project to create an awesome and accessible UI for Redis as a native desktop application. ✨ ?? ?? How to develop loca

Nicolas Lopes Aquino 14 Dec 5, 2022
A script that implements a GUI to make cheating on Blooket easier than ever.

BlooketUI What's BlooketUI? A script that implements a GUI to make cheating on Blooket easier than ever. How do i Use This? Copy the code of src.js by

null 66 Dec 24, 2022
The only Backend you'll ever need. Written in NodeJS, works with any stack

The only Backend you'll ever need. Written in NodeJS, works with any stack Conduit Platform Conduit is a NodeJS-based Self-Hosted backend, that aims t

Conduit 225 Jan 3, 2023
The only job board you will ever need.

Jobilist A stunning job search engine that helps job seekers find the perfect employment opportunity by connecting them with the best employers around

Jobilist 14 Dec 23, 2022
The easiest quiz night you'll ever run.

Quizzler The easiest quiz night you'll ever run. About The Project Quizzler is a fun new way to practice, improve, and test your Javascript skills. Du

Wasim Reja 11 Dec 4, 2022
An extension for rating the web and making your browsing experience better than ever.

Hookmark An extension for rating the web and making your browsing experience better than ever. Read more about it here Update Firefox extension was un

Haridarshan Choudhary 9 Sep 17, 2022
The smallest CMS engine ever, made with ASP. NET Core and Dapper

TinyCMS The smallest CMS engine ever, made with ASP.NET Core and Dapper. Currently, only static content is supported, but adding new pages is as simpl

Marco Minerva 12 Dec 29, 2022
Sharing short code samples, logs or links is now easier than ever!

Pastebin Sharing short code samples, logs or links is now easier than ever. Explore the docs » • Report Bug • Request Feature • About The Project With

Prasoon Soni 4 Nov 26, 2022
The only developer portfolio template you'll ever need with modern UI/UX.

Personal Portfolio Deployed link: https://parthmittal.netlify.app/ Table of Contents ?? Tech Stack Implemented Sections Use as a theme Contributing In

Parth Mittal 12 Dec 29, 2022
Simplest ever I18N 1 KB library for HTML/JavaScript apps.

Ultimate I18n JS ?? Ultimate internationalization library for web applications. Super simple & easy. Less than 1KB (minified and gziped). 0 dependenci

Bart Tadych 8 Dec 22, 2022
Fast & Robust Front-End Micro-framework based on modern standards

Chat on gitter Hello slim.js - your declarative web components library import { Slim } from 'slim-js'; import { tag, template } from 'slim-js/decorato

slim.js 942 Dec 30, 2022
Simple, cli-first, mobile push notification across systems.

Notify.sh Simple, cli-first, mobile push notification across systems. Install In each folder, run npm install. The expected node version is 14. (Highe

David Alen 7 May 20, 2022
AI-based CLI tool for code generation and mass refactoring

fixgpt Tool that helps you do mass changes across your codebase Create new files Mass refactoring Remove files upon certain conditions Code execution

Anton Kosykh 6 May 5, 2023
A Chess learning tool where you have to find a top-engine move in a random position.

Just A Chess Move A Chess learning tool where you have to find a top-5 move in a random position. There aren't necessarily any tactics, you have to ju

Daan Heskes 14 Sep 18, 2022
A light-weight, simple, and straightforward learning tool for your Kubernetes cluster

Introducing Neptune Light-weight, simple, and straightforward learning tool for your Kubernetes cluster Neptune is an approachable learning tool, ligh

OSLabs Beta 109 Jan 4, 2023
Node-cli-starter - Basic starter kit for building Node CLI applications with TypeScript.

node-cli-starter Minimal starter kit for building Node CLI applications with TypeScript. Getting Started To get started clone repo locally and run npm

Cory Rylan 7 May 17, 2022