Commit Graph

7 Commits

Author SHA1 Message Date
Rafael Bardini b79cb14c7e chore(deps): update dependencies 2023-01-09 00:53:49 +01:00
Rafael Bardini de801d2027 feat(esm): migrate to ESM
- Build with microbundle
- Add build step to GitHub Actions workflow
2021-11-05 18:48:45 +01:00
Rafael Bardini d30dd196f0 fix(deps): update dependencies 2021-02-14 15:40:50 +01:00
Rafael Bardini f35450130a Build and deploy demo
- Ignore public page
- Add netlify.toml
- Add build:demo script
2020-07-05 18:21:09 +02:00
Rafael Bardini 4149a6cce8 Collect coverage
- Add Coverage step to workflow
- Generate JSON coverage report
- Ignore coverage folder
2020-07-05 15:46:27 +02:00
Rafael Bardini a737d2828a Add tests
- Remove unused nl2br template helper
- Specify files to include in package
- Add nyc output folder to .gitignore
- Add render snapshot test
- Sort package.json fields
- Add test script
- Add tap dev dependency
2020-07-05 13:30:25 +02:00
Rafael Bardini f203660e46 0.1.0 2018-10-06 14:50:02 +02:00