Ecosyste.ms: OpenCollective

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

github.com/nvh95/jest-preview

Debug your Jest tests. Effortlessly.🛠🖼
https://github.com/nvh95/jest-preview

Merge pull request #13 from nvh95/configure-external-css

Configure external css

887913e1299158285f58e38e812392e66525f6f2 authored over 2 years ago by Truong Nguyen <[email protected]>
Update README.md

Co-authored-by: Truong Nguyen <[email protected]>

82a890dfe5eea14753c46bbc22430ec13b6ea1e7 authored over 2 years ago by Hung Viet Nguyen <[email protected]>
chore: Add npm link to README.md

258807c12d2b32c33d614d58f99444950bfe212f authored over 2 years ago by Hung Viet Nguyen <[email protected]>
chore: Update docs for jestPreviewConfigure

665468de1bef24613d2a1e420b0b6285462c0e9f authored over 2 years ago by Hung Viet Nguyen <[email protected]>
feat: Add ability to configure external css files

44f0d648ea6bd0a9067b42fecfecb95217783c5b authored over 2 years ago by Hung Viet Nguyen <[email protected]>
chore: Update scripts

a478e2bc4bf71deb5e2312706f883bfbcca6a8f9 authored over 2 years ago by Hung Viet Nguyen <[email protected]>
chore: Add metadata to package.json

d39634fed53564c72401194183eec5297efc9808 authored over 2 years ago by Hung Viet Nguyen <[email protected]>
chore: Update README.md

db072ee877be76e80f05d8b80219a755da1f2b30 authored over 2 years ago by Hung Viet Nguyen <[email protected]>
Merge pull request #4 from nvh95/chore/CRA-example

Chore/cra example

810242d51b4635752be874cf020732a25dd6cb99 authored over 2 years ago by Hung Viet Nguyen <[email protected]>
refactor: Update README.md of CRA example

675fae7c447605cbd6b84552b9fc24986f1ef0aa authored over 2 years ago by Truong Nguyen <[email protected]>
Merge branch 'main' into chore/CRA-example

# Conflicts:
# examples/vite/package-lock.json

11ac0eca5339520d1204f34f61f5162ab85775e1 authored over 2 years ago by Truong Nguyen <[email protected]>
Merge pull request #10 from nvh95/styled-components

Support `styled-components`

029029729cfb9e45600857c4c7a75af61fb686a5 authored over 2 years ago by Truong Nguyen <[email protected]>
fix: Fix typo

21a58224797e3bae3316fac060439c4f91bb2b1a authored over 2 years ago by Hung Viet Nguyen <[email protected]>
Merge pull request #12 from nvh95/add-license-1

Add LICENSE

44c5fa1d1b3225a90d6a7f7757cd5cc5ff1e6468 authored over 2 years ago by Hung Viet Nguyen <[email protected]>
chore: Add MIT illustration

1f1c7b6c5a820e601902de76881cd75bc94a88d5 authored over 2 years ago by Hung Viet Nguyen <[email protected]>
Add LICENSE

255d5513736cecfd35140eb32cf0ce16240782d5 authored over 2 years ago by Hung Viet Nguyen <[email protected]>
chore: Add a comment to clarify try-catch use

24c34ea21c57639c305c0a662447150ee6a0b5cd authored over 2 years ago by Hung Viet Nguyen <[email protected]>
refactor: Update comment, README.md

ad023559792156d7f3045bfef68047eeaa48e509 authored over 2 years ago by Truong Nguyen <[email protected]>
refactor: Remove babel transform cause CRA preserves that for us

1ea28a48480d08fc17d8a1a005a967971cfd503a authored over 2 years ago by Truong Nguyen <[email protected]>
refactor: Use generateAssetFile so CRA can self generate and get hashed file name

7078beeebdbd324d8163f8b64e742d087fbc3d37 authored over 2 years ago by Truong Nguyen <[email protected]>
refactor: Move SVG component transform to CRA example

921e55dc90c3ff3793ee3c4a50ca8938eb8f2325 authored over 2 years ago by Truong Nguyen <[email protected]>
feat: Add README.md for CRA example

85f32179537efeb332c0dd3454248ed7032f2eda authored over 2 years ago by Truong Nguyen <[email protected]>
fix: Remove unused param in processFile

aeb97cae34025b1660385e22b618362e10d4f5f6 authored over 2 years ago by Truong Nguyen <[email protected]>
feat: Init CRA example

a869127325567cc76f0eac1408ab63fbf00d7424 authored over 2 years ago by Truong Nguyen <[email protected]>
feat: Integrate jest-preview for CRA example

0ed9a1a39a38157e1f85b73b818a2fd7fd953213 authored over 2 years ago by Truong Nguyen <[email protected]>
refactor: Overwrite transform in jest config to prevent warning when running tests

8e6d9b3ed60d8e124f95f7f858a58009588ee102 authored over 2 years ago by Truong Nguyen <[email protected]>
feat: Support SVG component in CRA

f039b569a5c2d1712fe278695d5de3a5dbdc6615 authored over 2 years ago by Truong Nguyen <[email protected]>
refactor: Rename cra-jest to create-react-app

78691968dda3820592aa3713ffa8f82dc058163d authored over 2 years ago by Truong Nguyen <[email protected]>
chore: add styled-components to vite example

7fe42c73a4ee78c335e72eb9b9bcca06a8700130 authored over 2 years ago by Hung Viet Nguyen <[email protected]>
fix: dedupe styled-components when using `npm link` or synbolic link

571d585fb91fe65108a6fa97f924ea23fee918a9 authored over 2 years ago by Hung Viet Nguyen <[email protected]>
fix: Fix when no preview is emitted

1465f5f1c2da6f6fb0c8fb44dcef68ef88a295fa authored over 2 years ago by Hung Viet Nguyen <[email protected]>
fix: fix not reload on index changes

1e01e1218181d8e453b930e8921ab883cdf62830 authored over 2 years ago by Hung Viet Nguyen <[email protected]>
feat: Open new tab when npm `jest-preview` cli

c826ad70ffdbbb6585524b5d848c4df9c932ac74 authored over 2 years ago by Hung Viet Nguyen <[email protected]>
feat: Restructure code support styled-components

89c508fde8f2f77f75ffabd89500087daf89a4eb authored over 2 years ago by Hung Viet Nguyen <[email protected]>
chore: Update scripts in package.json

9a35b9f87d7da43a7aecbb9f593388fd5f90a1c2 authored over 2 years ago by Hung Viet Nguyen <[email protected]>
feat: PoC styled-components

71415e3a8a21404db7c7702b185adc4cd48908fb authored over 2 years ago by Hung Viet Nguyen <[email protected]>
Merge pull request #11 from nvh95/simple-http-server

Use lightweight preview server + Auto reload on preview file change

555eb17884f88f280e84c2651a43114050338bd2 authored over 2 years ago by Hung Viet Nguyen <[email protected]>
chore: Update README.md

682d88d486d1b7e0e49c04e3dd4d4a6a39eee302 authored over 2 years ago by Hung Viet Nguyen <[email protected]>
feat: reload browser when index.html changes

db8dd89858566c8090d65d98ee46434b23490dbb authored over 2 years ago by Hung Viet Nguyen <[email protected]>
feat: Use connect and sirv to serve a server instead of express

d5bd334db2d20cb67d786f74b29abe4c2fc7106f authored over 2 years ago by Hung Viet Nguyen <[email protected]>
feat: Use outerHTML instead of prettyDOM

fix #9

cb64dae917ce3d9ae1f798d9d98a5b403fa9a826 authored over 2 years ago by Hung Viet Nguyen <[email protected]>
chore: Update scripts

0d09d1448a849528c0b70337f0ccd25a986d47f5 authored over 2 years ago by Hung Viet Nguyen <[email protected]>
Merge branch 'main' of github.com:nvh95/jest-preview

3ffacf2fcf04405d9f43c12b31c46f4065b99c28 authored over 2 years ago by Hung Viet Nguyen <[email protected]>
chore: Update README.md

4c578006220a2a7b96aac5cb009643be64eb30c4 authored over 2 years ago by Hung Viet Nguyen <[email protected]>
Merge pull request #8 from nvh95/all-contributors/add-ntt261298

docs: add ntt261298 as a contributor for doc, example

f1b14121b8c580b55e791fb91026c74341c2d284 authored over 2 years ago by Hung Viet Nguyen <[email protected]>
docs: update .all-contributorsrc [skip ci]

bd19b936b5e6bda63950031e6b9a82bcf40e7c34 authored over 2 years ago by allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
docs: update README.md [skip ci]

00d12621068affea1aa4b76b33cacbe82ba85b33 authored over 2 years ago by allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
chore: move main author in contributing list

955dbb86221cc6bedc641ec80abd4db221c4fac0 authored over 2 years ago by Hung Viet Nguyen <[email protected]>
Merge pull request #7 from nvh95/all-contributors/add-nvh95

docs: add nvh95 as a contributor for code, doc, example

1e57771571d2ef1a7dd7038ac08b7f788a24d45e authored over 2 years ago by Hung Viet Nguyen <[email protected]>
docs: update .all-contributorsrc [skip ci]

a7cfda62e3162a3222967158dfffd379ce2bd65a authored over 2 years ago by allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
docs: update README.md [skip ci]

b5fc6d7c65ac1da67995edf1e05de2fe1bf2898c authored over 2 years ago by allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Merge pull request #2 from nvh95/build

Prepare for build

e8e889a82409472a6b35d5c0a91230f5f55b6206 authored over 2 years ago by Hung Viet Nguyen <[email protected]>
chore: prepare scripts to publish

1e640650112f465fc79b27edb86b02f311a56326 authored over 2 years ago by Hung Viet Nguyen <[email protected]>
docs: Add README.md for Vite

106a51aae6916ae2b706742be583c0cc66961f05 authored over 2 years ago by Hung Viet Nguyen <[email protected]>
chore: rename vite-jest folder

5b5eb9edcef63a1b2e97cd35c1d389946bf84f31 authored over 2 years ago by Hung Viet Nguyen <[email protected]>
chore: add badge

a04dfe39a41e06a7b0961af7ba033e4d692c882d authored over 2 years ago by Hung Viet Nguyen <[email protected]>
chore: Add GIF

14a7f17d4e68f4544d51d03d0b6b319181ff29b5 authored over 2 years ago by Hung Viet Nguyen <[email protected]>
Bump minimist from 1.2.5 to 1.2.6

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](ht...

7abbeedfea9c0f9b2eb606b6d3ed2f2776672b0a authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge branch 'build' of github.com:nvh95/jest-preview into build

0deec461c93654d07d6b17623be7410d3fff5e9b authored over 2 years ago by Hung Viet Nguyen <[email protected]>
chore: Update vite

20a21e5391448aef91e77e77a8ada66492287573 authored over 2 years ago by Hung Viet Nguyen <[email protected]>
feat: Add test result image to README.md

96d1543366e84eb567eaa351bfab38125525dc92 authored over 2 years ago by Hung Viet Nguyen <[email protected]>
chore: Update format

8f01b5978765c9a20358d614d3dbe7697fd28e02 authored over 2 years ago by Hung Viet Nguyen <[email protected]>
feat: Update README.md

48b37d2ff6886290ed7b33f33e8246b8393b7724 authored over 2 years ago by Hung Viet Nguyen <[email protected]>
chore: add TODO work

e4beaf1fa22a208d40072102a1efa3249d451305 authored over 2 years ago by Hung Viet Nguyen <[email protected]>
feat: Fix executable file

e578319c143ee12650ab20694b0490d8766f9a95 authored over 2 years ago by Hung Viet Nguyen <[email protected]>
chore: change demo => src in example

9bbf54fdba1504b83e1abbdbf3cb65263045e3bc authored over 2 years ago by Hung Viet Nguyen <[email protected]>
feat: add executable file

6918315ea7fbfccfca52ca589b9d988d6a00bdc1 authored over 2 years ago by Hung Viet Nguyen <[email protected]>
chore: Add github action for test and PR template

2ffb5537efde69cc5fe61e57d5da67494e5ea837 authored over 2 years ago by Hung Viet Nguyen <[email protected]>
feat: add vite jest example

1bdeb24800f85f7759a06bafc86cb02d104b6fcb authored over 2 years ago by Hung Viet Nguyen <[email protected]>
feat: do not need to build `esm`, since we use with jest, and haven't make types work with esm and cjs export

838af26262e72ba714d0d0cf2edbedbdefd79b2e authored over 2 years ago by Hung Viet Nguyen <[email protected]>
chore: reorder file. draft getCacheKey

8b1a18ee227fd96815aa2cf129f556176802a951 authored over 2 years ago by Hung Viet Nguyen <[email protected]>
fix: Fix incorrect ci command

50859be415b72954575a9ce58d411d1f4e7b0f76 authored over 2 years ago by Hung Viet Nguyen <[email protected]>
chore: make 404 page looks nicer

7e8758bd03cc5eb35810fe16f1375c88c5c20530 authored over 2 years ago by Hung Viet Nguyen <[email protected]>
test: simulate 2 css files have same name

f9ca9df572e2038e8d06d01a3577006f748e8fdf authored over 2 years ago by Hung Viet Nguyen <[email protected]>
chore: add prettier, convert previewServer to js

dea8ee95608f7386370ac59a5fc6571d63bba64b authored over 2 years ago by Hung Viet Nguyen <[email protected]>
feat: add preview function

7d92ed9f396d026bfe7753e64a465211a382e637 authored over 2 years ago by Hung Viet Nguyen <[email protected]>
Merge pull request #5 from nvh95/all-contributors/add-ntt261298

docs: add ntt261298 as a contributor for code

6f5b1a07a63e360d936ab449a17444ca7fc7c137 authored over 2 years ago by Hung Viet Nguyen <[email protected]>
docs: create .all-contributorsrc [skip ci]

9712c4a13a7af5d0bca3a99fe22945f282aefd31 authored over 2 years ago by allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
docs: update README.md [skip ci]

e5138581320fba4623f4dd56a67203e357965e84 authored over 2 years ago by allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Configure build in package.json

eb62ba02db3cf64b324465000031b602bc4fde40 authored over 2 years ago by Hung Viet Nguyen <[email protected]>
build project

944762e1123e05fad146534900773ec859597d1d authored over 2 years ago by Hung Viet Nguyen <[email protected]>
Merge pull request #1 from nvh95/feat/serve-css

feat: Inject all CSS into HTML

0a972944409c572baae57395e322c141242e5899 authored over 2 years ago by Hung Viet Nguyen <[email protected]>
refactor: Use <style> tag for each css files

eaada1058b1768d9844e44373339c4a283e4fd79 authored over 2 years ago by Truong Nguyen <[email protected]>
feat: Inject css files to html

024cabd5eb4dc77e5316deb2e16f230367d8e2c4 authored over 2 years ago by Truong Nguyen <[email protected]>
App imports 2 images and 2 css

00eed1c2d05ca6b520d401d6f4dc317146bc340f authored over 2 years ago by Hung Viet Nguyen <[email protected]>
add more comments

86844501b3a13d4b5597ad54a982617b903244f9 authored over 2 years ago by Hung Viet Nguyen <[email protected]>
add TODO

a8467dbcf091b50599dea6f1311890249ed7f892 authored over 2 years ago by Hung Viet Nguyen <[email protected]>
clear cache before run test to make sure everything work

f166584e9382968d7be9ef7109ef579dde9baefc authored over 2 years ago by Hung Viet Nguyen <[email protected]>
add comments about moving previewServer to globalSetup (need experiment)

2be90287628b3377e14029dbe6d708f2abc7ad5a authored over 2 years ago by Hung Viet Nguyen <[email protected]>
move file to node_modules/.cache + check existed before writing

65ef58b6f21fbe098ffae40e2347177c325ddb3f authored over 2 years ago by Hung Viet Nguyen <[email protected]>
support file

f7ecb07060da0304f00a8aff704071e3fd257e4b authored over 2 years ago by Hung Viet Nguyen <[email protected]>
update test to make sure DOM is up to date after some interactions

f65215abe050b188f71ef49dc8add296efc7053f authored over 2 years ago by Hung Viet Nguyen <[email protected]>
intercept css

694915101b5b7a192493c558d27bc58ee1be4d6b authored over 2 years ago by Hung Viet Nguyen <[email protected]>
fix `npm run test` command to run parallel

25d0eb53957bae2e88ec6cdad7a29d0f6fc97cef authored over 2 years ago by Hung Viet Nguyen <[email protected]>
feat: proof of concept

b6aef54def592d615d4a897de0e17400d14400cb authored over 2 years ago by Hung Viet Nguyen <[email protected]>
Use `process.env` instead of `import.meta.env`

8904e093543ae7327bb388bfaa7f28f39ba6b604 authored over 2 years ago by Hung Viet Nguyen <[email protected]>
Use variable environment in App

438758ed4d749f2a04c6627b0be58880facc3632 authored over 2 years ago by Hung Viet Nguyen <[email protected]>
Configure jest

jest.ts setup test

dd7dd8ef8a16b9c3938ce7d47e0f72a76811bc70 authored over 2 years ago by Hung Viet Nguyen <[email protected]>
Add `jest-watch-typeahead`

a0350e59ce90bdddb58834106df3b96154089c8a authored over 2 years ago by Hung Viet Nguyen <[email protected]>
Add @swc/jest

f0ef957bf89cbe9f0f94389ccf37d33e53b8a6f8 authored over 2 years ago by Hung Viet Nguyen <[email protected]>