Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Jest Preview

Bring visual debugging experience for Jest. Increase web applications' quality by encouraging Front end engineers to write more tests.
Collective - Host: opensource - https://opencollective.com/jest-preview - Website: https://www.jest-preview.com/ - Code: https://github.com/nvh95/jest-preview

refactor: Remove jest preview configure in setupTests

github.com/nvh95/jest-preview - e52d4a147343f89a4cb11724bd6ac46cf714d6d2 authored over 2 years ago by Truong Nguyen <[email protected]>
feat: (In Progress) Support SASS

- Todo: Support @use, @import for SASS

github.com/nvh95/jest-preview - 186147d8ff782655a0a0ebdf62d13bbdc4eae69e authored over 2 years ago by Truong Nguyen <[email protected]>
chore: release 0.1.2

github.com/nvh95/jest-preview - ae3294acde0e629dde567ef89ca7c8450b52bb42 authored over 2 years ago by Hung Viet Nguyen <[email protected]>
Merge pull request #47 from nvh95/pre-config

Add pre-configured code transform + Replace Vite Library Mode by raw Rollup

github.com/nvh95/jest-preview - b4c848dc4ae9a6c7d2f4bb8951f7979948ed0b2f authored over 2 years ago by Truong Nguyen <[email protected]>
chore: Release 0.1.2-alpha.0

github.com/nvh95/jest-preview - d50d8fc6bacbba829e4b008db3730a8a14fb06ea authored over 2 years ago by Hung Viet Nguyen <[email protected]>
Merge branch 'main' into pre-config

github.com/nvh95/jest-preview - 47aa0c219afc3abb0e06dcfc82950299398744ea authored over 2 years ago by Hung Viet Nguyen <[email protected]>
fix: Use fileCRA for CRA

github.com/nvh95/jest-preview - 8a3451608015972e99babf7d6bf5014a00026649 authored over 2 years ago by Hung Viet Nguyen <[email protected]>
chore: Update file format in READMEs

github.com/nvh95/jest-preview - eceb1c1d6487d6baae33932894ea4c0fd3cab293 authored over 2 years ago by Hung Viet Nguyen <[email protected]>
chore: Update README.md

github.com/nvh95/jest-preview - c5bd7f0eb9d89db8f9657358a05b39c8d4ff9249 authored over 2 years ago by Hung Viet Nguyen <[email protected]>
chore: release v0.1.1

github.com/nvh95/jest-preview - 0d8a64baf41bc8f187b2ead6ab6ad6606e684d5e authored over 2 years ago by Hung Viet Nguyen <[email protected]>
docs: Update README.md about pre-configured code transform

github.com/nvh95/jest-preview - 907155a5e1af7ead03810defcaca12d840436e3e authored over 2 years ago by Hung Viet Nguyen <[email protected]>
chore: Update config to use preconfig transform

github.com/nvh95/jest-preview - 88c0e3bbc38c40eadf22ed7ac4ee6daf7c096693 authored over 2 years ago by Hung Viet Nguyen <[email protected]>
feat: Use rollup to bundle code instead of Vite Library Mode

The reason is Vite Library Mode does not support multiple entries well.

github.com/nvh95/jest-preview - 5bdc50a3a33100fcce0ffc13f0f56cf8f10b834c authored over 2 years ago by Hung Viet Nguyen <[email protected]>
feat: add preconfig transform

github.com/nvh95/jest-preview - 6ce35ca37d6c9de5fc72b05ce433cb83b10b0538 authored over 2 years ago by Hung Viet Nguyen <[email protected]>
Merge pull request #40 from nvh95/css-modules

Support CSS Modules's jest code transformation

github.com/nvh95/jest-preview - 84b8b4135cdc60fd18f6502da4ba474819ce2f5e authored over 2 years ago by Truong Nguyen <[email protected]>
chore: Update code style

github.com/nvh95/jest-preview - f9988ac704570e01e0d33add48e0aa821016bc1e authored over 2 years ago by Hung Viet Nguyen <[email protected]>
feat: Add rollup for multiple entries

github.com/nvh95/jest-preview - 5291ef33893e9d5ef0919898a6bea0e17f1610a7 authored over 2 years ago by Hung Viet Nguyen <[email protected]>
feat: add cssTransform pre config

github.com/nvh95/jest-preview - 4fb509ec1e6286769f4b8352b655f64061217247 authored over 2 years ago by Hung Viet Nguyen <[email protected]>
fix: Remove unneeded line of code

github.com/nvh95/jest-preview - ed8e42ed3e618e9936a01b33bad89323897db63a authored over 2 years ago by Hung Viet Nguyen <[email protected]>
chore: Update README.md to clarify on CSS Modules

github.com/nvh95/jest-preview - 7856977d203591fdb11c7336073a04bbfb7eb72f authored over 2 years ago by Hung Viet Nguyen <[email protected]>
chore: release 0.1.1-alpha.0

github.com/nvh95/jest-preview - c10dcd1a14a4e7ef246c3061982cded16834efd1 authored over 2 years ago by Hung Viet Nguyen <[email protected]>
chore: Use CSS Modules for vite-demo

github.com/nvh95/jest-preview - d6c48fde798a862c7ca0f4522c0eb4d14d69f98f authored over 2 years ago by Hung Viet Nguyen <[email protected]>
feat: Update vite-react example to use CSS Modules

github.com/nvh95/jest-preview - 98d6f247a987ff108a14b507d1d62b8e9a31439f authored over 2 years ago by Hung Viet Nguyen <[email protected]>
chore: restructure css modules transform code

github.com/nvh95/jest-preview - 7b67b879bb1348f4777a4726d471c093d8419bb3 authored over 2 years ago by Hung Viet Nguyen <[email protected]>
chore: Add comment for idea to handle processAsync

github.com/nvh95/jest-preview - 737bc08e99c4a4724a1f8db5c2338d48fba446cc authored over 2 years ago by Hung Viet Nguyen <[email protected]>
chore: remove unused code and files

github.com/nvh95/jest-preview - fdac111216c420916c488da7785c4c40a2959a31 authored over 2 years ago by Hung Viet Nguyen <[email protected]>
feat: Successfully support CSS Modules

github.com/nvh95/jest-preview - cf4f0b1f2689da8e7c357cb9ee05aacb98350dce authored over 2 years ago by Hung Viet Nguyen <[email protected]>
chore: add a note to inconsistency in Jest's docs

github.com/nvh95/jest-preview - c0305ecf5cbc7c792734082046f84b50f7829735 authored over 2 years ago by Hung Viet Nguyen <[email protected]>
chore: add global.css to real App in the demo

github.com/nvh95/jest-preview - fcb4cc668f6f8b5a26fe0f373f447c49ff1d6b19 authored over 2 years ago by Hung Viet Nguyen <[email protected]>
feat: support CSS Modules [wip]

github.com/nvh95/jest-preview - 6369c6ca0f39de7aa5ad14d3bf83182f2c71ea4b authored over 2 years ago by Hung Viet Nguyen <[email protected]>
chore: add `CONTRIBUTION.md`

github.com/nvh95/jest-preview - c5774e70ecaf41efa7b2eb81e3a0932991c4f280 authored over 2 years ago by Hung Viet Nguyen <[email protected]>
Merge pull request #45 from nvh95/vite-react

chore: Rename example: vite => vite-react

github.com/nvh95/jest-preview - 2fe7c1951917126878503263d65220dc15df301b authored over 2 years ago by Hung Viet Nguyen <[email protected]>
chore: Rename example: vite => vite-react

github.com/nvh95/jest-preview - ae65a532fa077f90cf21877f9d45625df85586e4 authored over 2 years ago by Hung Viet Nguyen <[email protected]>
Merge pull request #44 from nvh95/all-contributors/add-mattmurph9

github.com/nvh95/jest-preview - b9c62b1b74b826d19e9741ab65a5750b23d08c95 authored over 2 years ago by Hung Viet Nguyen <[email protected]>
docs: update .all-contributorsrc [skip ci]

github.com/nvh95/jest-preview - 514d8db92787406473f091dfdcfad689056f5b86 authored over 2 years ago by allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
docs: update README.md [skip ci]

github.com/nvh95/jest-preview - 70f3de4248a90def6740c919b6db1ab17ff787da authored over 2 years ago by allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Merge pull request #43 from mattmurph9/patch-1

github.com/nvh95/jest-preview - f8eaf7ded38534678585474ba6b85c76688f45e5 authored over 2 years ago by Hung Viet Nguyen <[email protected]>
Update README to save package to devDependencies

github.com/nvh95/jest-preview - fa1247b8df9b206ce689d7aa258d8c278e27de6a authored over 2 years ago by Matt Murphy <[email protected]>
chore: Update GIF demo image

github.com/nvh95/jest-preview - 51ca7106b9ebe21282e021e3e161edbad874ede9 authored over 2 years ago by Hung Viet Nguyen <[email protected]>
Merge pull request #38 from nvh95/polish-readme

github.com/nvh95/jest-preview - a7a763c95b83037ab7576fc1d7c2e25b96d2b4bb authored over 2 years ago by Hung Viet Nguyen <[email protected]>
chore: Add notice for externalCss

github.com/nvh95/jest-preview - 517deafdfbf803dc3fd5834d8cf819f75be279f2 authored over 2 years ago by Hung Viet Nguyen <[email protected]>
chore: add links

github.com/nvh95/jest-preview - 22c7d234d698d35e926dc5831f84531b45ac3f0e authored over 2 years ago by Hung Viet Nguyen <[email protected]>
chore: Polish README.md

github.com/nvh95/jest-preview - 59383d827ad31f77005ff90575f972318f912664 authored over 2 years ago by Hung Viet Nguyen <[email protected]>
fix: Update stackblitz url

github.com/nvh95/jest-preview - 1d2776924bc3f7054d242f8786ce71469cb61b6c authored over 2 years ago by Hung Viet Nguyen <[email protected]>
Merge pull request #37 from nvh95/stackblitz

Add stackblitz demo

github.com/nvh95/jest-preview - ebf4d0f08b319fd75e0dc323ab9776fce43e7900 authored over 2 years ago by Hung Viet Nguyen <[email protected]>
feat: add stackblitz demo.

github.com/nvh95/jest-preview - 094a874856f3cc3f92c18ae49ad62181a651a520 authored over 2 years ago by Hung Viet Nguyen <[email protected]>
Merge pull request #36 from nvh95/preview.debug

(BREAKING CHANGE) Change `preview(htmlElement)` to `preview.debug`

github.com/nvh95/jest-preview - bc4a063701f0aecb3157f056c7d906b85b0a9342 authored over 2 years ago by Hung Viet Nguyen <[email protected]>
chore: release 0.1.0

github.com/nvh95/jest-preview - 13a511c09c327172d6f287131323609cb0a52cea authored over 2 years ago by Hung Viet Nguyen <[email protected]>
fix: fix incorrect path to favicon

github.com/nvh95/jest-preview - 6fac95f9fdae88477bc7038196eead40844e1ce3 authored over 2 years ago by Hung Viet Nguyen <[email protected]>
chore: Update README and settings.json

github.com/nvh95/jest-preview - 235ae949fdf5065b1b96fe4e4290274c87a88177 authored over 2 years ago by Hung Viet Nguyen <[email protected]>
feat: Update demo gif when change API

github.com/nvh95/jest-preview - 6f7ddefcb4c653fae483df44bb1aa1a1a8800493 authored over 2 years ago by Hung Viet Nguyen <[email protected]>
chore: release 0.1.0-alpha.1

github.com/nvh95/jest-preview - 61bfd13997e91cf4647e52aee4117250c2264bb3 authored over 2 years ago by Hung Viet Nguyen <[email protected]>
fix: Fix global css get cached + add comments about new approach for global and styled-components css

github.com/nvh95/jest-preview - 939cbf4c9668afa43b8bafb7f0d8ed73725837d2 authored over 2 years ago by Hung Viet Nguyen <[email protected]>
feat: Add fav ico for preview dashboard + Remove .cache when start server

github.com/nvh95/jest-preview - a3eef486e1a6bc53bdbd8b40786aa9ba7c6e5014 authored over 2 years ago by Hung Viet Nguyen <[email protected]>
chore: release 0.1.0-alpha.0

github.com/nvh95/jest-preview - a1e7906ba270345e7fc00ef6ef3a48ce2e4c4200 authored over 2 years ago by Hung Viet Nguyen <[email protected]>
chore: Add globalCss for examples

github.com/nvh95/jest-preview - 186cbfcdc54539f248d0b941eb4c212f2d2d0d2c authored over 2 years ago by Hung Viet Nguyen <[email protected]>
feat:(BREAKING CHANGE): Change `preview(htmlElement)` to `preview.debug`

github.com/nvh95/jest-preview - c4acba8508eb48559b2648973f7b80ef46eb0740 authored over 2 years ago by Hung Viet Nguyen <[email protected]>
chore: add hints for features in development

github.com/nvh95/jest-preview - a7479ff21151db1ee0284f66c69bae59ad9e5307 authored over 2 years ago by Hung Viet Nguyen <[email protected]>
Merge pull request #19 from nvh95/rewrite-transform

Rewrite transform

github.com/nvh95/jest-preview - 67beacd36ad33908e22ee5db45b902726f60f535 authored over 2 years ago by Hung Viet Nguyen <[email protected]>
fix: fix typo

github.com/nvh95/jest-preview - 59ffbb0db41a90cc09e509d22f4cdc234a4e97d9 authored over 2 years ago by Hung Viet Nguyen <[email protected]>
chore: release 0.0.3

github.com/nvh95/jest-preview - d4c4eb18c6c413cc0e55e8d0fe59f4e506726a71 authored over 2 years ago by Hung Viet Nguyen <[email protected]>
docs: Add note for CRA users to main README.md

github.com/nvh95/jest-preview - c2b06d3936153a881031314e5e369b7e34905bd5 authored over 2 years ago by Hung Viet Nguyen <[email protected]>
feat: Add processFileCRA

github.com/nvh95/jest-preview - e862980219e6baa0610c924b723154c970d3634e authored over 2 years ago by Hung Viet Nguyen <[email protected]>
chore: import `fs`, `path` as ESM

github.com/nvh95/jest-preview - 0a53ed06703e081ad6a241a9c12261a038fff9e6 authored over 2 years ago by Hung Viet Nguyen <[email protected]>
fix: fix typo

github.com/nvh95/jest-preview - 19cdc19bb778cb0c9932a599c83b80cc611d0018 authored over 2 years ago by Hung Viet Nguyen <[email protected]>
chore: release 0.0.3-alpha.0

github.com/nvh95/jest-preview - 5bcf3add97d99af414621110a8db58601eb6f6d0 authored over 2 years ago by Hung Viet Nguyen <[email protected]>
chore: Add a comment to explain an unclear line of code

github.com/nvh95/jest-preview - 2a8ad5e31ac7f26537e0141b3ba6a9d9a7f119da authored over 2 years ago by Hung Viet Nguyen <[email protected]>
chore: remove a comment since we found the answer: yes

File transform works fine with other file types such as mp3, doc, pdf

github.com/nvh95/jest-preview - 14546f6621a102ee57b8d692f31b8f2e198acceb authored over 2 years ago by Hung Viet Nguyen <[email protected]>
chore: remmove unused generateAssetFile

github.com/nvh95/jest-preview - d4c16718e9da90cbfbe30937c78507cb0e4534a9 authored over 2 years ago by Hung Viet Nguyen <[email protected]>
refactor: reuse getRelativeFilename

github.com/nvh95/jest-preview - 7bc55b5277592f574df29c3076dfbf5d10e6aa82 authored over 2 years ago by Hung Viet Nguyen <[email protected]>
docs: Update docs to simplify usage

github.com/nvh95/jest-preview - f3a7c5747b9e11ea1fe9364af473d2356dfffdf7 authored over 2 years ago by Hung Viet Nguyen <[email protected]>
feat: inject <link> tag to html

github.com/nvh95/jest-preview - 7e8110bec69c52e43c62ecd1388f3a5370a1eb12 authored over 2 years ago by Hung Viet Nguyen <[email protected]>
feat: update cssTransform

github.com/nvh95/jest-preview - b21f9d062ef110bb031803b41ea8c76103954abe authored over 2 years ago by Hung Viet Nguyen <[email protected]>
Merge pull request #25 from nvh95/nvh95-patch-1

fix: Fix logo on dark theme

github.com/nvh95/jest-preview - ad840b44dab736d41dbf4f126c48085a20e99d1f authored over 2 years ago by Hung Viet Nguyen <[email protected]>
fix: Update logo to work with github dark theme

github.com/nvh95/jest-preview - 199f3768b10970fd02bd6a45a93dc68ed7ef7799 authored over 2 years ago by Hung Viet Nguyen <[email protected]>
chore: Update README.md

github.com/nvh95/jest-preview - e7da30dc4836198018efb0f07dca7efd9f967326 authored over 2 years ago by Hung Viet Nguyen <[email protected]>
Merge pull request #29 from nvh95/all-contributors/add-ntbinh-Harvey

docs: add ntbinh-Harvey as a contributor for test

github.com/nvh95/jest-preview - 17cf3e06736faae76207fd9605e8eacaafc19c1e authored over 2 years ago by Hung Viet Nguyen <[email protected]>
docs: update .all-contributorsrc [skip ci]

github.com/nvh95/jest-preview - f8631177cd32f3b61006ae715350d3e80eff3931 authored over 2 years ago by allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
docs: update README.md [skip ci]

github.com/nvh95/jest-preview - 5496bf11e5ca575a1e330eccf62c2b40db436824 authored over 2 years ago by allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
fix: Fix logo on dark theme

github.com/nvh95/jest-preview - 1892c71e07a4ef8e76ccf4b3f64a0f4d7760bb9f authored over 2 years ago by Hung Viet Nguyen <[email protected]>
Merge pull request #24 from nvh95/all-contributors/add-doanhuuviet

docs: add doanhuuviet as a contributor for design

github.com/nvh95/jest-preview - 00ee53930d2a19d2a7d57f9036a20be8ddee5cad authored over 2 years ago by Hung Viet Nguyen <[email protected]>
docs: update .all-contributorsrc [skip ci]

github.com/nvh95/jest-preview - 30c52779ea1fa65e9e666b6a39f1b5f526bec826 authored over 2 years ago by allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
docs: update README.md [skip ci]

github.com/nvh95/jest-preview - c386836c7d64eb2a4301af6667119575322bc4b4 authored over 2 years ago by allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Merge pull request #23 from nvh95/logo

feat: Add logo

github.com/nvh95/jest-preview - fa515d52fd0f14a2c5da07cf23bfdfbaffc04ef7 authored over 2 years ago by Hung Viet Nguyen <[email protected]>
feat: Add logo

github.com/nvh95/jest-preview - a9b011250719fabc97064253a1400924b3cef5f6 authored over 2 years ago by Hung Viet Nguyen <[email protected]>
fix: Add build step to github actions

github.com/nvh95/jest-preview - 47438142365dac01eb0571fce2a111914f2faa40 authored over 2 years ago by Hung Viet Nguyen <[email protected]>
chore: Enable github action

github.com/nvh95/jest-preview - 334569560c0fc21f40ecd97827f94270866cc42b authored over 2 years ago by Hung Viet Nguyen <[email protected]>
feat: Do not copy files to .cache folder in processFile

github.com/nvh95/jest-preview - 851cbc362804c8b2e8094e5347ff1ff08bd04b7e authored over 2 years ago by Hung Viet Nguyen <[email protected]>
chore: Add VSCode config

github.com/nvh95/jest-preview - 30912e70609c2f6834ea964d2804065fb3b28669 authored over 2 years ago by Hung Viet Nguyen <[email protected]>
Merge pull request #17 from nvh95/warning-styled-components

fix: fix warning if user's project does not use styled-components

github.com/nvh95/jest-preview - 6f7541c2d59c22efd6d7cd2e1659d97e583632ad authored over 2 years ago by Hung Viet Nguyen <[email protected]>
chore: release 0.0.2

github.com/nvh95/jest-preview - 2f555033865b2498b9d3140ff8a021728c72b50d authored over 2 years ago by Hung Viet Nguyen <[email protected]>
feat: try to reuse openning tab when open previewServer

github.com/nvh95/jest-preview - 854d2143a6b2463e5b1f3de9dee61fce363a8609 authored over 2 years ago by Hung Viet Nguyen <[email protected]>
chore: release 0.0.2-alpha.0

github.com/nvh95/jest-preview - 429c99c5e0a63864b84faebc79891310057ddcb8 authored over 2 years ago by Hung Viet Nguyen <[email protected]>
fix: fix warning if user's project does not use styled-components

github.com/nvh95/jest-preview - f689edecf65aceb568149b0f98a4f4f9a2543f9e authored over 2 years ago by Hung Viet Nguyen <[email protected]>
chore: release 0.0.1

github.com/nvh95/jest-preview - ff50efc6db15b8c6835a0ddf693bb7d557b98144 authored over 2 years ago by Hung Viet Nguyen <[email protected]>
chore: Update content of fallback page

github.com/nvh95/jest-preview - 1684aae20e2e3234e1df480bdc96f4612f007b81 authored over 2 years ago by Hung Viet Nguyen <[email protected]>
chore: release 0.0.1-alpha.1

github.com/nvh95/jest-preview - c572c7196e491e66b7f0c8d2382002472269fdee authored over 2 years ago by Hung Viet Nguyen <[email protected]>
chore: Add new GIF demo image

github.com/nvh95/jest-preview - 58c7b0795cbfd3355ded863539856257c3056383 authored over 2 years ago by Hung Viet Nguyen <[email protected]>
feat: Auto reload when add and remove file + add ws listener in fallback page

github.com/nvh95/jest-preview - faed9800b19f1280e14dc52800611dd6d99efc41 authored over 2 years ago by Hung Viet Nguyen <[email protected]>
chore: Update README.md

github.com/nvh95/jest-preview - de3478bc2be99358a8af84f00ff33a8bbe6a15c3 authored over 2 years ago by Hung Viet Nguyen <[email protected]>