Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#179: README update for [beta] TKO builds #180

Closed
wants to merge 7 commits into from
Closed

#179: README update for [beta] TKO builds #180

wants to merge 7 commits into from

Conversation

ironkayman
Copy link

@ironkayman ironkayman commented Aug 7, 2022

Close #179

As bescribed there i wanted to detail out these moments at project readme:

  • how to import TKO properly, considering different modules
  • build process now with esbuild instead of rollup
  • clearer basic instructions on monorepo usage for newcomers
  • represent monorepo architecture more transparently, explain tools/* interaction with makefile as they are deeply tied to each other (and test infrastructure) considering tools/* are referred at every inline package -- as up now it takes time to figure it all out despite working with both test runners, bundlers and monorepo managers, -- basically explain how it all sticks together.


#### `visual.html`
Copy link
Author

@ironkayman ironkayman Aug 7, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Removed this section entirely since it looks like karma does not produce this file, correct me if i'm wrong


Over CDN
#### Compabibility build: <a id="download-compatibility"></a>
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

typo - compabibility

3. [CommonJS](#imports-cjs)
4. [MJS](#imports-mjs)
3. [Sites](#sites)
3. [Using the Monporepo](#monorepo)
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

typo - monporepo


<!-- how it can house original KO monorepo, if the goal of TKO is not KO -->
<!-- **TKO** houses the monorepo of [Knockout](https://github.com/knockout/knockout). -->
**TKO** serves as a foundation for `Knockout 4` which goal is to become a drop-in replacement and a feature-rich expansion of already existing KnockoutJS (3+) while adhering new standards and paradigms of web developmentent. Its built on top of current KnockoutJS featurelist while being [mostly compatible](https://www.tko.io/3to4) with it, further about it and build differences at [download](#download) section.
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

typo - developmentent

@ironkayman ironkayman closed this Apr 19, 2023
@ironkayman ironkayman deleted the docs-readme-usage-revamp branch April 19, 2023 10:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[beta1.3] ESM support
1 participant