Built with: Node.js v24.0.2
Supported Node.js versions: Node.js v20.x, v22.x, v24.x and v25.x - Monitored by central Blocks CI from @build-in-blocks/dev.setup
Overview: Shared @build-in-blocks framework Typescript code development library.
Description: Code used by more than one libraries from the @build-in-blocks framework so far, are gathered and developed in this library.
User guide: See docs.users README.md
Contributor guide: See docs.contributors README.md
Run into any issues? Report them via our product issue reports repo
Install our dev resources package as a devDependency in your project:
npm install -D @build-in-blocks/dev.resources --save-exact
If you are using both this library and @build-in-blocks/dev.build together in your project, then you don't need to install typescript in your project (the @build-in-blocks/dev.build library already does that internally, relative to your project).
Otherwise, you'll need to manually install typescript in your project. See typescript table in the general guide for more information: Typescript compatibility and usage.
Import and use what you need from the library in your .ts (or .js) file, for example:
import { _default } from '@build-in-blocks/dev.resources';
console.log(_default);
Note
Visit the user guide 👆🏽 to see the full list of variables and functions available.
Thanks to these amazing contributors to the @build-in-blocks/dev.resources project. This project follows the all-contributors specification. See emoji key. Contributions of any kind welcome!
Mary @Ifycode 💻 📖 |
allcontributors[bot] 🔧 📖 |