Refer to our documentation to learn more about creating a Yeoman generator.Run npm test to run your test suite.
yeoman-generator yeoman generator inception init create boilerplateThe goal is to remake MS Paint (including its little-known features), improve on it, and to extend the types of images it can edit. So far, it does this pretty well.Ah yes, good old paint. Not the one with the ribbons or the new skeuomorphic one with the interface that can take up nearly half the screen. And sorry, not the even newer Paint 3D.
image image-editing editor ms-paint paint online image-editor app retro drawing canvas html5 mspaint web-app web-application painting image-manipulation jspaint remake draw create picture edit nw-app mspaint-alternativefs-extra adds file system methods that aren't included in the native fs module and adds promise support to the fs methods. It should be a drop in replacement for fs.I got tired of including mkdirp, rimraf, and ncp in most of my projects.
nodejs filesystem move copy remove delete fs file file-system directory extra mkdirp mkdir mkdirs recursive json read write touch create text outputImagine you have finished a macOS app, exported it from Xcode, and now want to distribute it to users. The most common way of distributing an app outside the Mac App Store is by putting it in a .dmg file. These are hard to create, especially good-looking ones. You can either pay for a GUI app where you have to customize an existing design or you can run some homebrewed Bash script and you still have to design it. This tool does everything for you, so you can play with your 🐈 instead.Discuss it on Product Hunt and Twitter.
nodejs dmg cli-app cli app disk-image create disk image mac application appleiOS File Manager on top of NSFileManager for simplifying files management. It provides many static methods for executing most common operations with few lines of code. It works by default in the Documents directory to allow use of relative paths, but it's possible to work easily on any other directory. Copy FCFileManager.h and FCFileManager.m to your project.
ios file manager nsfilemanager pod copy create move delete rename read write files directory xattr exif directories remove listTool to create a React Native library with a single command. If you are looking to create a native module for React Native, you need some native code for each platform you want to support and then some JavaScript code to bind it all together. Setting this up by yourself can be time-consuming.
react-native native library scaffold react create module ios androidFaster and simpler technique for creating and querying GraphQL schemas. 100% compatible with the current GraphQL Schema spec.If you're interested in diving deeper into GraphQL, I've created a video course called Building Better APIs with GraphQL.
graphql schema simple createSiteUnity Framework makes it easier to build website. The target of framework, write less and simple code to build complex website. For that purpose there are some modules for viewing and managing page. It's develop in Asp.NET using C#, Mssql and Jquery.
build-tools create framework net site site-creator web-applicationsWrapper around the open xml office package. You can easily generate xlsx documents based on a template xlsx document and reuse parts from that document, if you mark them as named ranges (i.e."names"). Requirement: .Net 3.5 or later. Microsoft Office does not need to be installed!
excel big-volume create document docxProgrammatically create and provision a new TFS Team Project. Developed for VS/TFS 2010, but can be adapted for VS/TFS 2008. All feedback is welcome! As the TFS administrator, I've always wanted a customized tool for creating and provisioning new Team Projects, rather...
api batchnewteamproject create new-project program programmable programmatictl;dr Having a Code of Conduct is helpful in fostering and enforcing a friendly inclusive community.Open source projects suffer from a startling lack of diversity, with dramatically low representation by women, people of color, and other marginalized populations. Part of this problem lies with the very structure of some projects: the use of insensitive language, thoughtless use of pronouns, assumptions of gender, and even sexualized or culturally insensitive names.
cli-app cli code conduct code-of-conduct contributing contributor covenant friendly inclusive open source open-source oss generate scaffold createThe jQuery creator plugin repository.
jquery-plugin create element dom css syntaxThis is a continuation of the module basics lesson. Here we'll learn to write a new module, work with Node's CommonJS syntax, and publish the code to npm.Once you're comfortable with the process, splitting code into its own module becomes trivial. The benefits of reusability and semantic versioning often outweigh the small upfront cost of creating a new module.
module npm help how to tutorial guide lesson guides tutorials create a new modules modular publishProvides a binary that can be used as a git-hook to validate branch names according to git-flow prior to pushing upstream. Skip all checks for certain branches.
git gitflow git-flow flow enforce police ghooks hooks git-hooks automate restrict careful github push pull createInspired by the createServer() helper function in the Got tests.A simple interface for creating a preconfigured Express instance listening for both HTTP and HTTPS traffic.
test testing server tests test-server create mock nock ci unit ssl https http expressCreate a new project based on a branch in a github repo. Supports basic format strings
create project scaffold template templating
We have large collection of open source products. Follow the tags from
Tag Cloud >>
Open source products are scattered around the web. Please provide information
about the open source projects you own / you use.
Add Projects.