Top 10 TypeScript Ember Projects
-
storybook
Storybook is a frontend workshop for building UI components and pages in isolation. Made for UI development, testing, and documentation.
Website: https://storybook.js.org/
-
Project mention: Show HN: We’re open-sourcing our session replay tool | news.ycombinator.com | 2023-02-22
In addition to the network call data we already attached, that does go through data PII scrubbing on the edges as you mentioned, we're discussing capturing request/response body. We even talked about it today: https://github.com/getsentry/sentry-javascript/issues/7103
Avoiding any PII from getting into the system is always top of mind. And we're considering this as an opt-in regardless of scrubbing on the edge ingestion service.
-
Appwrite
Appwrite - The Open Source Firebase alternative introduces iOS support . Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more!
-
Project mention: [AskJS] Publishing NPM packages; semantic-release or changesets? | reddit.com/r/javascript | 2023-01-15
https://github.com/NullVoxPopuli/ember-resources/blob/main/ember-resources/CHANGELOG.md ( most recent release uses changesets )
-
Ember provides a codemod to convert object syntax to class syntax. This has saved us a tremendous amount of time. By doing this our development experience also greatly improved.
-
For sinon in your EmberJS project, you will probably want to install ember-sinon-qunit. This will also automatically pull in ember-sinon for you.
-
ember-browser-services
Services for interacting with browser APIs so that you can have fine-grained control in tests.
-
-
Sonar
Write Clean JavaScript Code. Always.. Sonar helps you commit clean code every time. With over 300 unique rules to find JavaScript bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work.
-
-
ember-statechart-component
Statecharts as components. No classes. Pure declarative state transitions.
-
Project mention: Nx - The fastest growing monorepo solution in the JS ecosystem | reddit.com/r/javascript | 2022-06-30
An example: https://github.com/NullVoxPopuli/limber/blob/main/turbo.json
TypeScript Ember related posts
Index
What are some of the best open-source Ember projects in TypeScript? This list will help you:
Project | Stars | |
---|---|---|
1 | storybook | 77,628 |
2 | sentry-javascript | 6,955 |
3 | ember-resources | 74 |
4 | ember-native-class-codemod | 63 |
5 | ember-sinon-qunit | 54 |
6 | ember-browser-services | 44 |
7 | frontile | 44 |
8 | swach | 43 |
9 | ember-statechart-component | 29 |
10 | limber | 22 |