This website works better with JavaScript.
Explore
Help
Sign In
hammy
/
carbon
mirror of
https://github.com/sgoudham/carbon.git
Watch
1
Star
0
Fork
You've already forked carbon
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
d8af796273
feat/catppuccin
main
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'd8af796273'
${ noResults }
carbon
/
.gitignore
11 lines
97 B
Plaintext
Raw
Normal View
History
Unescape
Escape
init
8 years ago
node_modules
.env
.next
Separate API service, deploy frontend statically (#474) * extract server into separate service * fix basic tests with url.parse * use Next withRouter * remove old custom next rendering
6 years ago
out
add Cypress integration tests (#162) * chore: add Cypress background color tests * add localStorage spec * add project id for Cypress dashboard * remove project id from cypress.json
7 years ago
cypress/videos
cypress/screenshots
fix issue #321 - load defaults, then localStorage, then url config (#322) * fix issue #321 - load defaults, then localStorage, then url config * update comment and also do not need current state
7 years ago
.idea
Add optional timestamp to saved file names (#430) * Add timestamp to file name save * Add .DS_Store to .gitignore * Add setting to toggle timestamp on file save * Tweak timestamp format
6 years ago
.DS_Store
add desktop icon
6 years ago
packaged
Add Jest setup for unit testing (#731) * install jest * rename test script name * test Safari detection logic * don't expose implementation details for testing * fix jest config * contrib build * don't expose impl details for testing
6 years ago
coverage