Skip to content

tscircuit/a555timer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@tscircuit/a555timer

tscircuit version badge

This project was generated using tsci

To develop and view the examples, run tsci dev and open http://localhost:3020 in your browser.

Developing

You should install an editor like VS Code with a typescript extension. Many web developers already have this.

Usually, you'll want to develop some named circuits inside of the lib directory, export them in the index.ts file, then show how to use them in the examples directory.

Any file in examples will be automatically loaded and appear in the browser preview when you run tsci dev. It auto-reloads when you make changes, no need to reload the page or re-run the command.

[!TIP] Make sure to replace this README with some details about your project and how to use it.

Publishing

After you're satisfied with your project, publish it on the tscircuit registry with tsci publish

About

Simple 555timer Integrated Circuit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors